How to use the launcher - 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 0f22f5b5051b3e26a242faa340b7480346b63435 DIR parent b9988585e8525d9d4e146fc3ab29e9a14eca14af HTML Author: Solene Rapenne <solene@perso.pw> Date: Wed, 24 Oct 2018 06:47:07 +0200 How to use the launcher Diffstat: M README | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) --- DIR diff --git a/README b/README @@ -45,15 +45,13 @@ commits. NOTE : declaration of notifiers is easier now. Usage ===== -Start reed-alert +Install reed-alert ---------------- -To start reed-alert - -+ sbcl : **sbcl --script config_file.lisp** -+ ecl : **ecl --shell config_file.lisp** - -Older versions of ecl requires -shell instead of --shell. + $ cd reed-alert + $ make + $ sudo make install + $ /usr/local/bin/reed-alert ~/monitoring/my_config.lisp Reed-alert start automation ---------------------------