Hi guys,
Does anyone know how to make this into an alert where when the value of the PSU is 9 its in a critical state?
thanksssss
Have you tried using this value?
Then you can set the end value to 9.
I tried that too but I am not getting the result I wanted
However, I tried changing the the first variable to "Current Table Poller Current Status."
But alert keeps reading that both PSU have faults.
put the AND outside the OR. Also as stuartd mentioned, use the current Numeric Value. Image below.
Currently your alert is just a giant OR statement. It triggers on the PS1 Status, PS2 Status, or 0 name. It doesn't look at the 0-9 value.
Try this: