cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OS Service Monitoring : How to exclude some OS services from being monitored on some servers

LaurentBignens
Participant

Hi Community,

We have a policy in place at the HostGroup level which monitors a list of OS Services on our Windows Servers.
On 1-2 servers, we do not want to monitor those OS Services.

Does anyone know how to do this? Any help would be appreciated 🙂
##########################################
Here are some details of our setup in our Dynatrace Managed environment:

##########################################
In Host Groups/*/Setting/OS services monitoring, we setup
a policy to monitor the OS Services with detection rules similar to these:
1- : Startup Type matches $not($eq(disabled))
2- : Service Name matches $or($contains(Domino Server),$contains(DominoServer))
There is an option to also add rules based on Host metadata, but I have not figured out how to use it yet.
For now, I tried this as a 3rd detection rule:
3- Host: Custom metadata Detected name matches $not($eq(hostname_placeholder))

3 REPLIES 3

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I have just not test it, but maybe creating same rule, in host level, with flag disabled?

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Hi Anton,
Your suggestion worked.
At Host Group level, I had this in my policy
HostGroupPolicy.jpg
At Host level, I added this policy which is the same, except that is has the "Alert" button disabled

HostOnlyPolicy.jpg

As, a result the problem that was open from the HostGroup OS:Services policy, is now closed.

Thanks for your help.
Regards, LB

Hi,

Nice to know it, thank you!  😎

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts