For nagiosgraph (and other rrd graph solutions) it is important that the used plugin also returns perfdata. <br>Please show the output and the perfdata of that particular check. <br><br><div class="gmail_quote">On Wed, Apr 4, 2012 at 3:53 PM, domenico cosentino <span dir="ltr"><<a href="mailto:grouchoman@hotmail.it">grouchoman@hotmail.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">
Hi, I want to graph my Oid value.<div>The Snmp responce is  <span style="font-family:arial,serif;font-size:11px;background-color:rgb(233,233,233)">SNMP OK - 645616 .</span></div><div><font face="arial, serif"><span style="font-size:11px">How can I graph it correctly?<br>
</span></font><br></div><div><br></div><div><div>#/output:SNMP.*?(\d+)|ABILIS-CPX-2-MIB::cxEthDgRxPayload5secThr.eth.[0-9]+c/</div><div># and push @s, [ RxPayloadsec, [ 'data', GAUGE, $1 ]];</div><div><br></div><div>
#/output:SNMP.*?(\d+)|ABILIS-CPX-2-MIB::cxEthDgTxPayload5secThr.eth.[0-9]+c/</div><div># and push @s, [ TxPayloadsec, [ 'data', GAUGE, $1 ]];</div></div><div><br></div>                                        </div></div>
<br>------------------------------------------------------------------------------<br>
Better than sec? Nothing is better than sec when it comes to<br>
monitoring Big Data applications. Try Boundary one-second<br>
resolution app monitoring today. Free.<br>
<a href="http://p.sf.net/sfu/Boundary-dev2dev" target="_blank">http://p.sf.net/sfu/Boundary-dev2dev</a><br>_______________________________________________<br>
Nagiosplug-help mailing list<br>
<a href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</a><br>
::: Please include plugins version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
<br></blockquote></div><br>