Wetness test on Sensatronics EM1

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
agustinpineda
Posts: 6
Joined: Thu Jun 30, 2005 1:46 pm
Location: Denver

Wetness test on Sensatronics EM1

Post by agustinpineda »

I have set up a wetness test on a Sensatronics EM1 using SNMP method. The oid is 1.3.6.1.4.1.16174.1.1.3.3.4.9.0. I set it up to alert when is greater than 30 but it keeps sending bad alerts when it is not event greater than 10. The test for Humidity and Temperature are working fine on the same device.
We are running Host Monitor 5.92 version and RMA 3.30c version. The OS is Windows Server 2003 SP1. Any ideas?
Thanks.


Agustin Pineda
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

OID 1.3.6.1.4.1.16174.1.1.3.3.4.9 represents group4WetDataStr counter. If you check Sensatronics manual, you will see this counter returns STRING, so HostMonitor compare value as a string.
Use OID 1.3.6.1.4.1.16174.1.1.3.3.4.10.0 (group4WetDataInt) instead, this counter returns numberic (int) value

Regards
Alex
Post Reply