Hello again,
On 22/01/2012 3:28, Ciro Iriarte wrote:
Any pointers/help to add support for:
- Brocade SAN Switches (FabricOS): Added as unknown device, some
traffic data saved.
To add a new OS, there is some documentation on the wiki: http://www.observium.org/wiki/Developing/NewOS (and/or http://www.observium.org/wiki/Developing_for_Observium)
If it's possible to give us (adam or me) readonly snmp access to the device to develop against, we could also try to help. (However, I'm quite short of free time at the moment)
- Eaton Powerware Rack Monitor: Recognized as UPS (!), no environment
data saved. Snmpwalk output: http://pastebin.com/xdT0La6T
MIB: http://pastebin.com/gH2W9dvK
I kinda suck at php, but would be nice to add support for this devices..
This one is probably recognized as a power device because other Eaton Powerware thingies are usually doing something with power ;-)
Can you link to the MIB file online so we can include it in the distribution?
Adding support for the environment parts should be doable if we have the MIB and some snmp access, otherwise you'll have to do it yourself (see includes/discovery/[power|humidity|temperature|...])
Tom