<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Henrik Størner a écrit :
<blockquote cite="mid:20090211213852.GA17029@osiris.hswn.dk" type="cite">
  <pre wrap="">On Wed, Feb 11, 2009 at 07:19:37PM +0100, dOCtoR MADneSs wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm running xymon 4.2.2 client on an ARM based host, running linux. All  
is running ok but the memory test. I can run manually vmstat and I get  
results. I can start the hobbitclient-linux.sh script, and it doesn't  
give me the vmstat output. When i run manually vmstat with same  
parameters, I get an output.
Can some one help me, or at least give me a tip to find what's wrong ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
vmstat is a bit special on the client side, because the client only
starts the vmstat data collection as a background process (using the
'nohup' utility), and then picks up the output on the next run.

This is because vmstat must be running for 5 minutes to pick up
the average values over a 5 minute period.

But if the client has been running for more than 5 minutes, then
you should see a [vmstat] section in the client message data.
If not, the first place to look would be the hobbitclient.log file
in the clients' logs/ directory.


Regards,
Henrik


To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>


  </pre>
</blockquote>
Hi,<br>
<br>
Thank you for your details on vmstat usage in xymon. I checked the log
file, but it's totaly empty. I can't find any "debug" option to get
more logs.<br>
I'd really appreciate to get memory test working on this host (i've
other hosts running ARM based linux, and memory test is OK, could it be
due to vmstat version ?)<br>
</body>
</html>