APC and NetBotz Support

Need new test, action, option? Post request here.
Post Reply
wehamilton
Posts: 6
Joined: Fri Sep 01, 2006 1:49 pm
Location: Downey, CA
Contact:

APC and NetBotz Support

Post by wehamilton »

Will Host Monitor include test methods for the following data?
-From an APC UPS
- UPS voltage
- UPS % Load
- UPS Est. run time

-From an APC Netbotz
- Temperature
- Humidity
- Door Switch

Thanks
Yoorix
Posts: 177
Joined: Wed Dec 14, 2005 8:28 am

Post by Yoorix »

As I know, such devices support SNMP protocol.
So, you may use SNMP Get test method:
http://www.ks-soft.net/hostmon.eng/mfra ... tm#chkSNMP

E.g. for APC UPS:
1.3.6.1.4.1.318.1.1.1.2.2.1.0 - upsAdvOutputFrequency
1.3.6.1.4.1.318.1.1.1.4.2.1.0 - upsAdvOutputVoltage
etc.

I think, you should download MIB files for mentioned devices from vendor's site and use MIB Browser to prepare particular tests.
http://www.ks-soft.net/hostmon.eng/mibbrowser/index.htm

Regards,
Yoorix
wehamilton
Posts: 6
Joined: Fri Sep 01, 2006 1:49 pm
Location: Downey, CA
Contact:

APC and NetBotz Support

Post by wehamilton »

Thanks,

I know I can use SNMP tests, I just liked the Temperature Monitor test method layout.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Temperature Monitor test method was implemented because old devices from Sensatronics did not support SNMP protocol.
But I do not see a reason to implement separate test methods for simple SNMP Get operations. This way we should implement thousands of test methods...
However I see a reason to improvements of SNMP Get test method, e.g. posibility to read several objects in one test.

Regards
Alex
Post Reply