88b131634a246b2e70dc3a983fef87935e7ff807
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 :
- Clone the repo
- 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
Description
Languages
Shell
100%