mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Changed:
Alerts cronjob to be every minute. Added: Lockfile to Alerts cronjob
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
*/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
|
||||
*/2 * * * * root /opt/librenms/alerts.php >> /dev/null 2>&1
|
||||
* * * * * root /opt/librenms/alerts.php >> /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user