<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hi<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am running Xymon server 4.3.30, and the vast majority of windows clients using BBwin, and trying xymonpsclient on a couple.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">After advise from another users, I could successfully use central mode for services, which is ok for a couple of clients but then gets quite wieldy when it is going to be dozens.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I tried the following in analysis.cfg file<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I created a regular expression for one pattern of hostnames, and then for the extra services that differ on certain servers, I added a specific host/service entry. This works fantastically well.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I then tried to add another regular expression for another pattern of hostnames, and would similarly try to add in exceptions.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">This does not work, the machines with the new pattern are still being given the services list for the first pattern. What I also tried was removing the second regular expression and just have a specific host/service entry. That also does
 not work, as it still gets the original services list even though the hostname does not fit the pattern.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">See below for excerpt from analysis.cfg<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Does anyone have any idea how/if I can do what I am trying?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Regards<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">David Smith<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">##A regular expression here for all the generic stuff on one pattern of servers<o:p></o:p></p>
<p class="MsoNormal">HOSTS=s[cgjprst][abghlrm]as01<o:p></o:p></p>
<p class="MsoNormal">##stuff that is on all old app servers<o:p></o:p></p>
<p class="MsoNormal">#backupexec stuff<o:p></o:p></p>
<p class="MsoNormal">SVC BackupExecAgentAccelerator status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC BackupExecAgentBrowser status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC BackupExecDeviceMediaService  status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC BackupExecJobEngine    status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">##a bit more refined here, to add extra services for specific hosts<o:p></o:p></p>
<p class="MsoNormal">HOST=schas01<o:p></o:p></p>
<p class="MsoNormal">SVC  SibeliusLicenceServerV6 status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">HOST=sjhas01<o:p></o:p></p>
<p class="MsoNormal">SVC  SibeliusLicenceServerV7 status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">######STUFF below here doesnt obey the pattern<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">##A regular expression here for generic stuff on another pattern of servers<o:p></o:p></p>
<p class="MsoNormal">HOSTS=[cgjprst][abghlrm]-as1<o:p></o:p></p>
<p class="MsoNormal">##stuff that is on all new servers<o:p></o:p></p>
<p class="MsoNormal">SVC BrokerInfrastructure status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC IISADMIN status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC UALSVC status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC W3SVC status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC VeeamDeploySvc status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC VeeamEndpointBackupSvc status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal">SVC VeeamTransportSvc status=started startup=automatic<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">HOST=ndo-as1<o:p></o:p></p>
<p class="MsoNormal">SVC  SibeliusLicenceServerV7 status=started startup=automatic<o:p></o:p></p>
</div>
<p> </p>
<p> </p>
<p>Renfrewshire Council Website -http://www.renfrewshire.gov.uk</p>
<p>This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Renfrewshire Council may, in
 accordance with the Telecommunications(Lawful Business Practice) (Interception of Communications) Regulations 2000, intercept e-mail messages for the purpose of monitoring or keeping a record of communications on the Council's system. If a message contains
 inappropriate dialogue it will automatically be intercepted by the Council's Internal Audit section who will decide whether or not the e-mail should be onwardly transmitted to the intended recipient(s).</p>
</body>
</html>