Yep I found it before reading this message that if I put | in the output of the plugin it works. Thanks anyway<div><br></div><div>cheers<br><br><div class="gmail_quote">On Mon, Oct 24, 2011 at 10:34 PM, Jim Avery <span dir="ltr"><<a href="mailto:jim@jimavery.me.uk">jim@jimavery.me.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 24 October 2011 01:00, Steve Kieu <<a href="mailto:msh.computing@gmail.com">msh.computing@gmail.com</a>> wrote:<br>

> Hello everyone,<br>
><br>
> I have strange problem with nagios not writing performance data for some<br>
> services checks but it does for some others and checking it does not return<br>
> any clue at all. The purpose is to parse this for nagios_grapher - and to<br>
> debug I just echo it to a file and see that symptom.<br>
><br>
> Basically all options look correct - service a and b all use generic service<br>
> and option process_perf_data is set to 1, and nagios.cfg it is enabled.<br>
><br>
> Service b nagios does write serivce performance data to a file that I set,<br>
> Service a does not<br>
><br>
> Run the command check for service a it print a line like this<br>
><br>
> su nagios -c '/usr/local/nagios/libexec/check_isdn_channels 10.200.200.33 40<br>
> 50'<br>
> OK: There are 25 channels up out of 60<br>
><br>
> so nothing special, and similarto the service b service check command, we do<br>
> not use pipe |  after the main one at all and only parse the %SERVICEOUTPUT$<br>
<br>
</div>What does service b output?<br>
<div class="im"><br>
> any ideas about what to track to find out why this happened would be highly<br>
> appreciated.<br>
<br>
</div>My wild guess is that Nagiosgrapher doesn't know which of the two<br>
numbers "25" or "60" to parse (how could it?) so it doesn't.<br>
<br>
I strongly recommend you use plugins which follow the developer<br>
guidelines, producing the performance data after the "|".  Even if the<br>
plugin doesn't produce any performance data, I would either re-write<br>
it so it does or would write a wrapper script to give Nagios correctly<br>
formatted performance data.<br>
<br>
Cheers,<br>
<br>
Jim<br>
<br>
------------------------------------------------------------------------------<br>
The demand for IT networking professionals continues to grow, and the<br>
demand for specialized networking skills is growing even more rapidly.<br>
Take a complimentary Learning@Cisco Self-Assessment and learn<br>
about Cisco certifications, training, and career opportunities.<br>
<a href="http://p.sf.net/sfu/cisco-dev2dev" target="_blank">http://p.sf.net/sfu/cisco-dev2dev</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Steve Kieu<br>
</div>