I am monitoring services from a windows agent, in a table. I have a threshold set to look for any service set to auto that is not running. I have exceptions as well, ignoring Software Protection, Google and other services that start and stop on demand (although set to auto in the service itself). This works well for the most part, however I am getting false positives on this. For example:
Threshold reached for data collection item "SYS - Services" (Parameter: System.Services; Threshold value: 0x00000086; Actual value: 18)
Do I need to break up my conditions or something? How do I narrow down what service it is that hitting the threshold?
Thanks in advance!
Threshold reached for data collection item "SYS - Services" (Parameter: System.Services; Threshold value: 0x00000086; Actual value: 18)
Do I need to break up my conditions or something? How do I narrow down what service it is that hitting the threshold?
Thanks in advance!