Added Alerting

This commit is contained in:
f0o
2014-12-15 11:10:26 +00:00
parent dbf407746c
commit c0e1d9cbc5
12 changed files with 710 additions and 130 deletions

View File

@@ -1,4 +1,5 @@
33 */6 * * * root /opt/librenms/discovery.php -h all >> /dev/null 2>&1
*/5 * * * * root /opt/librenms/discovery.php -h new >> /dev/null 2>&1
*/5 * * * * root /opt/librenms/poller-wrapper.py 16 >> /dev/null 2>&1
15 0 * * * root sh /opt/librenms/daily.sh > /dev/null 2>&1
15 0 * * * root sh /opt/librenms/daily.sh >> /dev/null 2>&1
*/2 * * * * root /opt/librenms/alerts.php >> /dev/null 2>&1