On 16 November 2012 20:51, Olivier AUDRY <span dir="ltr"><<a href="mailto:olivier@audry.fr" target="_blank">olivier@audry.fr</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">

hello<br>
<br>
I would like to show a different graph (in %) into the cpu probe for a kind of device (network windows and vmware). Is it possible ? If yes how ?<br></blockquote><div><br></div><div>You might be able to do something like this:</div>

<div><br></div><div>1) Create a new cpu graph in graphs.cfg as required.  The default is "[la]", so you could start with that if you wanted to.  Let's say you call it "[la-new]"</div><div><br></div>

<div>2) In the hosts.cfg file, where required, add something like:</div><div><br></div><div>  10.1.2.3 name.of.host # ssh testip dns TRENDS:*,la:la-new</div><div><br></div><div>I think this means that whenever a "la" graph is required on the trends page, the "la-new" graph will be used.  This probably won't replace the graph on the "cpu" page but might be good enough for you.</div>

<div><br></div><div>J</div><div><br></div></div>