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

@@ -6,6 +6,8 @@
# YES, THAT MEANS YOU #
/////////////////////////////////////////////////////////
umask(0002);
$config['os']['default']['over'][0]['graph'] = "device_processor";
$config['os']['default']['over'][0]['text'] = "Processor Usage";
$config['os']['default']['over'][1]['graph'] = "device_mempool";