From: Steve B <rec...@gm...> - 2016-01-26 14:38:45
|
for ibmupstmp I'm using this: xupsEnvRemoteTemp 1.3.6.1.4.1.534.1.6.5 The reading of a remote temperature sensor connected to the UPS or SNMP agent. OBJECT-TYPE INTEGER -100..200 On Tue, Jan 26, 2016 at 3:30 PM, Ken Connell <kco...@ry...> wrote: > Is ibmupstmp output an INTEGER value ? > On Jan 26, 2016 9:19 AM, "Steve B" <rec...@gm...> wrote: > > > That is the strange thing about this. If I individually snmpwalk all > those > > oids (with probe removed), they give good results. Except of course the > > ibmupstmp which just gives an empty result as one would expect. I > checked > > all the transforms already, all use different names. > > > > On Tue, Jan 26, 2016 at 3:04 PM, W.J.M. Nelis <Wim...@nl...> wrote: > > > > > Hello Steve, > > > > > > > here is what I have in the ibmups template I have made (in terms of > > oids) > > > > > > > > check/column:batt-capacity > > > > > > > > upsBatteryStatus : .1.3.6.1.2.1.33.1.2.1.0 : > leaf > > > > upsEstimatedminsrem : .1.3.6.1.2.1.33.1.2.3.0 : > leaf > > > > upsEstimateChargerem : .1.3.6.1.2.1.33.1.2.4.0 : > leaf > > > > upsBattVoltage : .1.3.6.1.2.1.33.1.2.5.0 : > leaf > > > > > > > > check/column:ibmupspwr > > > > > > > > inputvolt : .1.3.6.1.2.1.33.1.3.3.1.3.1 : leaf > > > > inputfreq : .1.3.6.1.2.1.33.1.3.3.1.2.1 : leaf > > > > outputvolt : .1.3.6.1.2.1.33.1.4.4.1.2.1 : leaf > > > > outputcurr : .1.3.6.1.2.1.33.1.4.4.1.3.1 : leaf > > > > outputpwr : .1.3.6.1.2.1.33.1.4.4.1.4.1 : leaf > > > > outputloadlvl : .1.3.6.1.2.1.33.1.4.4.1.5.1 : leaf > > > > > > > > check/column:ibmupstmp > > > > > > > > IBMTemp : 1.3.6.1.4.1.534.1.6.5.0 : leaf > > > > IBMHumi : 1.3.6.1.4.1.534.1.6.6.0 : leaf > > > > > > > > For temperature output, it says unknown and the other checks all have > > > > unknown/no data (with no SNMP data in logs) > > > > > > > > Is it perhaps something to do with the ending in 0 or not? I do > > remember > > > > testing those out. > > > > > > I don't think that the last digit of the OID does matter. > > > > > > Assuming that also the OIDS defined in the transforms-files all have > > > different names, the next thing you could check is the behaviour of the > > IBM > > > UPS device. If the temperature-probe is removed, can you get the > > > information of all the OIDs starting with ".1.3.6.`.2.1.33", using a > > basic > > > utility like snmpget? If so, there must be something wrong in devmon. > If > > > not so, the UPS is behaving strangely. > > > > > > Regards, > > > Wim Nelis. > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > Site24x7 APM Insight: Get Deep Visibility into Application Performance > > > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > > > Monitor end-to-end web transactions and take corrective actions now > > > Troubleshoot faster and improve end-user experience. Signup Now! > > > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > > > _______________________________________________ > > > Devmon-support mailing list > > > Dev...@li... > > > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > > > > > ------------------------------------------------------------------------------ > > Site24x7 APM Insight: Get Deep Visibility into Application Performance > > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > > Monitor end-to-end web transactions and take corrective actions now > > Troubleshoot faster and improve end-user experience. Signup Now! > > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > > _______________________________________________ > > Devmon-support mailing list > > Dev...@li... > > https://lists.sourceforge.net/lists/listinfo/devmon-support > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > |