From: W.J.M. N. <Wim...@nl...> - 2016-01-25 07:39:37
|
Hi Steve, > any ideas on this one? I am monitoring 2 IBM UPS devices (per site) and > testing temperature/humidity snmp monitoring which gives results if a probe > is installed. So I have a temp check, battery capacity and power. When the > probe is installed, I have results for all these checks but if I remove the > probe, the temp check gives unknown as entries and this spreads to the > other checks for that host with the dreaded "No SNMP data found for...." in > the logs so I get white faces and greens with barely any results (there are > a few). I've never seen such spreading of the message "No SNMP data found"-status. Are the variables in the templates in use linked with one another somehow? > How can I say to devmon, please only monitor the temp if the probe is > present (and leave the other checks alone)? Or is there another way to look > at this? If the availability of the temp probe does not change too fast, you might circumvent the problem by specifying which tests should be performed in the DEVMON-directive of the host in the xymon configuration file hosts.cfg. Regards, Wim Nelis. |