|
@ -1,5 +1,5 @@ |
|
|
# Quick howto |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Monitoring request |
|
|
|
|
|
### How-to-use : |
|
|
With curl : |
|
|
With curl : |
|
|
|
|
|
|
|
|
curl -s https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/monitoring/altinea_monitoring_request.sh |sh |
|
|
curl -s https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/monitoring/altinea_monitoring_request.sh |sh |
|
@ -8,7 +8,9 @@ With wget : |
|
|
|
|
|
|
|
|
wget -q -O - https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/monitoring/altinea_monitoring_request.sh |sh |
|
|
wget -q -O - https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/monitoring/altinea_monitoring_request.sh |sh |
|
|
|
|
|
|
|
|
# Variables |
|
|
|
|
|
|
|
|
### Variables |
|
|
|
|
|
|
|
|
|
|
|
**Variables are cumulative, you can use both at the same time** |
|
|
|
|
|
|
|
|
_DRYRUN='on' : Display the email at the end instead of running it. Example : |
|
|
_DRYRUN='on' : Display the email at the end instead of running it. Example : |
|
|
|
|
|
|
|
|