![]() |
![]() |
Subject: | HOWto Import All traps in MIB file to create a template |
Author: | [Not Specified] |
Posted: | 2016-05-09 13:59 |
HI , i'm new zenoss , just installed it and trying to integrate it to monitor SUN X4150 servers , server FW already have following MIBs : ENTITY-MIB.mib , SUN-HW-CTRL-MIB.mib , SUN-ILOM-CONTROL-MIB.mib , SUN-PLATFORM-MIB.mib and SUN-HW-TRAP-MIB.mib
i used MIB Browser and found needed traps included in SUN-HW-TRAP-MIB.mib ..
NOw , i have 2 porblems :
1- These traps for server sensors and LEDS are 73 trap , is there a method to add all traps in an MIB file instead of defining them one by one
2 - For the sensors i can set a threshold with upper and lower limits , but actually what's more important is the fault LED which have (ON/OFF) value .
When i'm configuring a data source i can only set a threshold , how can i setup a "on/off" trigger ..
Subject: | MIB is already using zenmib |
Author: | [Not Specified] |
Posted: | 2016-05-10 14:58 |
MIB is already using zenmib run command , the problem is that Traps in the MIB are 73 ..
When creating a template , i must define them one by one !
Additionally , traps are not only senor readings that i can set a threshold in the template for , but it's also LED , i don't know how to set alert if fault LED in ON .
Zenoss is 4.2.5
Subject: | You can import MIBs into |
Author: | Jane Curry |
Posted: | 2016-05-10 15:01 |
You can import MIBs into Zenoss with the zenmib command. Is this a Zenoss 4 or 5
You should acquire the necessary MIB file and put it in the site directory under $ZENHOME/share/mibs (it will almost certainly already exist with Zenoss 4). As the zenoss user, run:
zenmib run -v 10
Watch the output carefully. MIB files often have pre-reqs / co-reqs which you need to load first.
If you have Zenoss 5, you need to run the zenmib command in the Zope container.
Do be aware the Zenoss ONLY uses MIBs to decode traps; it does NOT use them for defining templates that use SNMP. You need to use some other tool to work out what SNMP OID you need in your template and then cut-and-paste that into a template definiton.
Cheers,
Jane
Email: jane.curry@skills-1st.co.uk Web: https://www.skills-1st.co.uk
< |
Previous New Install of 5.1.2 serviced won't start |
Next Problem with serviced |
> |