new: [add] init commit, elab-update, elab-manage-install & scripts
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Elabore Manage monitoring Script
|
||||
|
||||
This allow to handle alerting and monitoring using cron scripts + send function from myc-manage
|
||||
|
||||
> Warning : your server should be under myc-manage administration to have the send function installed
|
||||
|
||||
## Usage :
|
||||
|
||||
1. Clone the repo
|
||||
2. run the script in `bin/elab-manage-install`
|
||||
|
||||
Then each time you want to update this repos : `elab-update` from the server
|
||||
|
||||
## Adding a new script :
|
||||
|
||||
Take exemple on the simples scripts that are in cron.daily or cron.hourly and make your own
|
Reference in New Issue
Block a user