mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Introduce own librenms user and remove rrds when removing a device
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# It's recommended not to run this cron anymore - please see librenms.nonroot.cron
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user