Hi All,
I am having trouble figuring out how to set up an alert of a Numeric Value change from a Custom Node Poller.
We have six APC Automatic Transfer Switches that I am monitoring which provide redundant power to single-power-supply devices. For more detail, one of the pollers looks at which power source an ATS is currently using (A or
. It returns a Numeric Value of 1 for A and 2 for B, which I have mapped to 1="Source A" and 2="Source B". I have the pollers set up and working, but I can't figure out how to alert on a Numeric Value Change.
Now, to complicate things a bit, not all six ATS devices are set to the same default source. Some are default to Source A and some are default to Source B. So, some ATS devices will normally return a value of "1" and some will normally return a value of "2". I was hoping to create one alert so that any time any ATS device switched to the non-default source, it would alert. However, I see no way to alert on a Numeric Value change, only on absolute values.
Do I need to create two separate alerts, one for each default source type, so that the devices that are default on Source A have a separate alert from those that are default on Source B?
Thanks!