<div dir="ltr">I changed NSV output from MB to bytes and which is showing correctly now but no human readable format but anyways graph is showing in human readable.<div><br></div><div><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px">"data file size: 4500" - previous</span><br>

</div><div><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px">"data file size: </span><font color="#500050" face="arial, sans-serif">4718592000</font><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px">" - current</span></div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 20, 2013 at 5:36 PM,  <span dir="ltr"><<a href="mailto:henrik@hswn.dk" target="_blank">henrik@hswn.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Den 20.06.2013 13:28, deepak deore skrev:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I am monitoring a size of a file and have created custom graph.<br>
NCV value is "data file size: 4500" which is 4500 MB. On graph I have<br>
mentioned Y axis as size (MB).<br>
<br>
Graph is working fine. But Y axis is coming like 4.0 k, 4.1 k, 4.2 k<br>
etc. which is not looking good. How do I change the Y axis to full<br>
value instead of "k"<br>
</blockquote>
<br></div>
It's really an rrdtool issue, since that is what Xymon uses to generate the graphs. So you should look at the "rrdgraph" man-page for options that you can add to the graphs.cfg entry to do what you want.<br>


<br>
A quick look here points to something like "-X 0" as the solution; you just add this on a separate line inside the definition for your graph.<br>
<br>
<br>
Regards,<br>
Henrik<br>
<br>
______________________________<u></u>_________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/<u></u>mailman/listinfo/xymon</a><br>
</blockquote></div><br></div>