new: [add] init commit, elab-update, elab-manage-install & scripts

This commit is contained in:
default
2024-05-30 17:42:32 +02:00
commit 4767e76060
6 changed files with 152 additions and 0 deletions

16
README.md Normal file
View 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