Orion Platform 2018.2 HF6, SRM 6.7.0, IPAM 4.7.0, SAM 6.7.0, DPAIM 11.1.0, NCM 7.8, NetPath 1.1.3, NPM 12.3, NTA 4.2.3, WPM 2.2.2
I am working to build alerting for services but need to account for the recovery actions set on the service's properties on the server. I want to only alert if the service would still remain down after the recovery actions were attempted.
It looks like there are options to wait x number of polls for performance metrics but not for the "not running" status.
Current config:
adjusted polling to wait , but I seem to get an alert no matter if i am at 300,600 or 900
Polling Frequency: | 1200 seconds |
Polling Timeout: | 1200 seconds |
Does this polling adjustment work the same as if I had the option to adjust to "has to occur for more than x polls"?
This is on a Windows Server 2016 Node polling via wmi w/ wmi service monitor applied.
Any advice or personal successes would be welcome.