I have a request for NPM to reset a service at 5:30 AM each day. I had a hard time grasping this one in that an alert is suppose to react to something going wrong.... not act because its a set time of day... oh well.
I figure this is doable but I"m having problems. When I set my special alert, the alert will trigger but the actions do not go off.
The trigger is set to go off when the component statis is NOT Down.... the Time of Day will be 5:30 AM - 5:40 AM. Here is what I have (with a test time set... ). The alert shows a trigger but no event occurs.
Anyone have ideas?