Introduce own librenms user and remove rrds when removing a device

This commit is contained in:
f0o
2015-05-19 14:25:17 +00:00
parent 66297e1a19
commit 1f8db156eb
7 changed files with 53 additions and 8 deletions

View File

@@ -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