<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Den 2014-03-13 4:47, brad.morris@depi.vic.gov.au skrev:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored --><span style="font-family: sans-serif; font-size: small;">We have xymon running and have the following in the analysis.cfg</span> <br /><br /><span style="font-family: sans-serif; font-size: small;">CLASS=win32</span> <br /><span style="font-family: sans-serif; font-size: small;">        SVC VMTools startup=automatic status=started</span><br /><br /><br /><span style="font-family: sans-serif; font-size: small;">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.</span> <br /><br /><span style="font-family: sans-serif; font-size: small;">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?</span></blockquote>
<p>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.</p>
<p> </p>
<p>Regards,<br />Henrik</p>
<p> </p>
<div> </div>
</body></html>