<div dir="ltr">I've never used bbwin, but I would think you can get the details you need from the client data.  Have a look at the client data for a [df] section or somewhere showing disk sizes.<div><br></div><div>If it's there, then you could create a server-side script to extract that section using the "clientlog" command to fetch the client data.  Something like:</div>

<div><br></div><div>DISKDATA=`$XYMON $XYMSRV "clientlog name.of.server section=df"`</div><div><br></div><div>After parsing the disk data, you can create your own status (if you also want alerting) or data message with NCV formatted data lines, and Xymon will put it into RRD files for you, and show it on the trends page.  Or send a trends message for more control over the RRD file creation.  See the "Custom Graphs" doco here:  <a href="http://www.xymon.com/xymon/help/howtograph.html" rel="noreferrer">http://www.xymon.com/xymon/help/howtograph.html</a></div>

<div><br></div><div>J</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 3 January 2014 00:31, Cedric Steenbeke <span dir="ltr"><<a href="mailto:Cedric.Steenbeke@aznikolaas.be" target="_blank">Cedric.Steenbeke@aznikolaas.be</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="NL-BE" link="blue" vlink="purple"><div><p class="MsoNormal">Hello Xymon mailing!<u></u><u></u></p><p class="MsoNormal">

<u></u> <u></u></p><p class="MsoNormal"><span lang="EN-US">I’m facing the following challenge; I would like to graph the actual disk space used instead of the percentage.<u></u><u></u></span></p><p class="MsoNormal"><span lang="EN-US">One of the reasons I want to do this is because I want to keep track when I last expended my disk etc…<u></u><u></u></span></p>

<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p><p class="MsoNormal"><span lang="EN-US">I read the rrd documentation about graphing but I can’t get my head around how I can make xymon do it.<u></u><u></u></span></p>

<p class="MsoNormal"><span lang="EN-US">Can anybody point me in the right direction? Does the default disk test from bbwin collect the right data for rrd to do this?<u></u><u></u></span></p><p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>

<p class="MsoNormal"><span lang="EN-US">Thanks in advance!<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></span></p><span class="HOEnZb"><font color="#888888"><p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif"">Cedric Steenbeke<br></span><span style="font-size:7.5pt;font-family:"Arial","sans-serif"">Dienst Informatica<br>

AZ Nikolaas<br>Tel: <a href="tel:%2B32%203%20760%2028%2088" value="+3237602888" target="_blank">+32 3 760 28 88</a><u></u><u></u></span></p><p class="MsoNormal"><u></u> <u></u></p></font></span></div></div><br>_______________________________________________<br>


Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>