mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
add memory to procurve overlib
git-svn-id: http://www.observium.org/svn/observer/trunk@1540 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -269,6 +269,9 @@ $config['os'][$os]['over'][0]['graph'] = "device_bits";
|
||||
$config['os'][$os]['over'][0]['text'] = "Traffic";
|
||||
$config['os'][$os]['over'][0]['graph'] = "device_processors";
|
||||
$config['os'][$os]['over'][0]['text'] = "CPU Usage";
|
||||
$config['os'][$os]['over'][0]['graph'] = "device_mempools";
|
||||
$config['os'][$os]['over'][0]['text'] = "Memory Usage";
|
||||
|
||||
|
||||
$os = "speedtouch";
|
||||
$config['os'][$os]['text'] = "Thomson Speedtouch";
|
||||
|
||||
Reference in New Issue
Block a user