I am trying to monitor our Dell servers temperature based on model and can't get the alert to work. I currently have it set to
Type of Property to Monitor: Custom Node Poller
Trigger Alert when all of the following apply
- Trigger Alert when all of the following apply
- Poller Name is equal to Current_Temperature
- Rate is greater than 5
- Trigger Alert when all of the following apply
- Poller Name is equal to DellchassisModelName
- Status contains 1950
I have also tried:
Trigger Alert when all of the following apply
- Trigger Alert when all of the following apply
- Poller Name is equal to Current_Temperature
- Trigger Alert when all of the following apply
- Poller Name is equal to DellchassisModelName
- Status contains 1950
but that didn't work. I know the temp works if I only do it and the model works if I only do that, but doing both of them together doesn't work. I have also tried putting them all in one trigger group and in order, but it didn't work. Logically either of the ways I showed above should work. Is there something I am forgetting or is this not possible?