cleanups + more mge ups

git-svn-id: http://www.observium.org/svn/observer/trunk@1094 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2010-06-03 09:42:24 +00:00
parent 564e9fdc07
commit 94cfe9d618
5 changed files with 9 additions and 48 deletions

View File

@@ -33,7 +33,9 @@ $os_groups['iosxr'] = "ios";
$os_groups['ios'] = "ios";
$os_groups['asa'] = "ios";
$os_groups['printers'] = "dell-laser";
$os_groups['mgeups'] = "ups";
$os_groups['dell-laser'] = "printer";
##
$os_text['linux'] = "Linux";
@@ -62,6 +64,7 @@ $os_text['speedtouch'] = "Thomson Speedtouch";
$os_text['dell-laser'] = "Dell Laser Printer";
$os_text['adva'] = "Adva";
$os_text['allied'] = "AlliedWare";
$os_text['mgeups'] = "MGE UPS";
if(!$config['graph_colours']['greens']) {
$config['graph_colours']['greens'] = array('B6D14B','91B13C','6D912D','48721E','24520F','003300');