Exclude Windows service Monitor for host
Hi all,
We have xymon running and have the following in the analysis.cfg
CLASS=win32 SVC VMTools startup=automatic status=started
The problem is we have about 10 servers that are physical of over 200 servers so of course we now get warnings from xymon is reporting the service VMTools as RED.
How can I configure the system to exclude the physical servers from reporting the VMTools service is not running when it is not even installed on the physical servers?
Thanks, Brad.
Notice:
This email and any attachments may contain information that is personal, confidential, legally privileged and/or copyright. No part of it should be reproduced, adapted or communicated without the prior written consent of the copyright owner.
It is the responsibility of the recipient to check for and remove viruses.
If you have received this email in error, please notify the sender by return email, delete it from your system and destroy any copies. You are not authorised to use, communicate or rely on the information contained in this email.
Please consider the environment before printing this email.
Den 2014-03-13 4:47, brad.morris at depi.vic.gov.au skrev:
We have xymon running and have the following in the analysis.cfg
CLASS=win32
SVC VMTools startup=automatic status=started
The problem is we have about 10 servers that are physical of over 200 servers so of course we now get warnings from xymon is reporting the service VMTools as RED.
How can I configure the system to exclude the physical servers from reporting the VMTools service is not running when it is not even installed on the physical servers?
Add an "EXHOST=host1,host2,..." to that SVC line (or the CLASS line, doesn't matter which). You can also use a regular expression to match the hosts if that is easier.
Regards, Henrik
participants (2)
-
brad.morris@depi.vic.gov.au
-
henrik@hswn.dk