this is the full stanza. it is currently in config.php the ups is correctly found as a emerson ups and shows the correct .png
$os = "emerson"; $config['os'][$os]['text'] = "Emerson UPS"; $config['os'][$os]['type'] = "power"; $config['os'][$os]['over'][0]['graph'] = "device_voltage"; $config['os'][$os]['over'][0]['text'] = "Voltage"; $config['os'][$os]['over'][1]['graph'] = "device_current"; $config['os'][$os]['over'][1]['text'] = "Current"; $config['os'][$os]['over'][2]['graph'] = "device_frequency"; $config['os'][$os]['over'][2]['text'] = "Frequency"; $config['os'][$os]['sysObjectID'][] = ".1.3.6.1.2.1.33"; $config['os'][$os]['mibs'][] = "UPS-MIB";
however, i just moved it to "./includes/definitions/os.inc.php" (which i was trying not to do) and now it works.
thanks
Peter Hine
From: Adam Armstrong adama@memetic.org To: Observium Network Observation System observium@observium.org Date: 09/07/2014 21:27 Subject: Re: [Observium] Three phase UPS, [SEC=UNCLASSIFIED] Sent by: "observium" observium-bounces@observium.org
Are you sure you changed it for the correct OS type? :)
adam.
********************************************************************** The information contained in this e-mail (including any attachments) is for the exclusive use of the addressee. If you are not the intended recipient please notify the sender immediately and delete this e-mail. It is noted that legal privilege is not waived because you have read this e-mail. **********************************************************************