[DOC] How to configure - reed-alert - Lightweight agentless alerting system for server
HTML git clone git://bitreich.org/reed-alert/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/reed-alert/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 3e40457fcefb0a170792f54aa1288013c411ed29
DIR parent 58cdbb7571edd559b97f75f61106262cf9e18a38
HTML Author: solene rapenne <solene@dataswamp.org>
Date: Fri, 7 Oct 2016 15:56:58 +0200
[DOC] How to configure
Diffstat:
M README.md | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
DIR diff --git a/README.md b/README.md
@@ -25,6 +25,9 @@ To start reed-alert
+ sbcl : **sbcl --script config_file.lisp**
+ ecl : **ecl -shell config_file.lisp**
+You can rename **config.lisp.sample** to **config.lisp** to create
+your own configuration file. The configuration is explained below.
+
Defining notification system
============================