<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Den 2014-01-30 23:31, Andy Smith 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 -->
<div dir="ltr">
<div>
<div>
<div>
<div>Hi,<br /><br /></div>
I have a number of hosts where I need to check the ps listing every minute and alert when something is wrong, but I dont want or need to run the rest of the client agent tests more frequently than the standard 5 minute interval.<br /><br /></div>
I thought the answer was to create a client extension to send another ps listing as a client message with a unique Collector ID and run this as frequently as required  When I do this, I find on the server that the client data does indeed get updated every minute but the extra ps listing (which I put in a section called '[ps]') is not apparently processed against analysis.cfg.  I know I can do this all on the client with a status message but I wanted to keep the configuration central and re-use the PROCS settings in analysis.cfg.<br /><br /></div>
</div>
</div>
</blockquote>
<p>The 'collector ID' is used by Xymon to choose which module is used to process the data. So if you change the collector ID, then the data will be ignored by xymond_client.</p>
<p>Try sending the data with the normal collector ID (blank), and I think that should work fine.</p>
<p> </p>
<p>Regards,<br />Henrik</p>
<p> </p>
<div> </div>
</body></html>