<div dir="ltr"><div class="gmail_extra">On 14 June 2013 15:43, deepak deore <span dir="ltr"><<a href="mailto:deepakdeore2004@gmail.com" target="_blank">deepakdeore2004@gmail.com</a>></span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>We get the cpu load graph but how can we add cpu utilization graph as well under cpu column ?<br></div></blockquote>

</div><br>So you want both [la] and [la1] to show for the "cpu" test.  Not possible as far as I know.</div><div class="gmail_extra"><br></div><div class="gmail_extra">You can add both graphs to the trends page by specifying both in TRENDS in hosts.cfg.  For example:</div>

<div class="gmail_extra"><br></div><div class="gmail_extra" style>10.1.2.3 name.of.host # conn smtp TRENDS:*,cpu:la|la1</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>This tells Xymon to show not only the [la] graph for CPU, but the [la1] graph as well - on the trends page.  I think you specify this as "cpu", but perhaps "la" instead - not sure.</div>

<div class="gmail_extra" style><br></div><div class="gmail_extra" style>You can change what graph displays on the cpu page by changing the definition in graphs.cfg, perhaps by swapping the names [la] and [la1].</div><div class="gmail_extra" style>

<br></div><div class="gmail_extra" style>If you want both load average and utilisation on the same graph, you can define a new graph that contains both the load average and the utilisation on the same graph.  I think the [vmstat2] graph definition does this.</div>

<div class="gmail_extra" style><br></div><div class="gmail_extra" style>So for example, you could rename [la] as [laold] and rename or copy [vmstat2] as [la].</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>

Cheers</div><div class="gmail_extra" style>Jeremy</div><div class="gmail_extra" style><br></div></div>