Added graphs for number of APs and number of Clients attached to the APs

This commit is contained in:
Frederik Mogensen
2015-10-01 17:40:50 +02:00
parent 5b670fab5c
commit 04faec2d16
4 changed files with 96 additions and 0 deletions
+4
View File
@@ -413,6 +413,10 @@ $config['os'][$os]['over'][1]['graph'] = 'device_processor';
$config['os'][$os]['over'][1]['text'] = 'CPU Usage';
$config['os'][$os]['over'][2]['graph'] = 'device_mempool';
$config['os'][$os]['over'][2]['text'] = 'Memory Usage';
$config['os'][$os]['over'][3]['graph'] = 'device_ciscowlc_numaps';
$config['os'][$os]['over'][3]['text'] = 'Number of APs';
$config['os'][$os]['over'][4]['graph'] = 'device_ciscowlc_numclients';
$config['os'][$os]['over'][4]['text'] = 'Number of Clients';
$config['os'][$os]['icon'] = 'cisco';
// Brocade NOS