16 lines
514 B
Markdown
16 lines
514 B
Markdown
# 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 |