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:
@@ -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";
|
||||
|
Reference in New Issue
Block a user