[Nagiosplug-devel] How do we report a possible bug (in check_ping)?

Eddie F bigedd at gmail.com
Fri Jun 20 14:53:31 CEST 2008


Here it is with  "-vvv" ...

# /usr/local/nagios/libexec/check_ping -vvv -H nagios.org -w 300,10% -c
1000,50% -p 5
CMD: /bin/ping -n -U -w 10 -c 5 nagios.org
Output: PING nagios.org (66.118.156.22) 56(84) bytes of data.
Output: 64 bytes from 66.118.156.22: icmp_seq=1 ttl=45 time=368 ms
CRITICAL - Plugin timed out after 10 seconds


Version...

# /usr/local/nagios/libexec/check_ping -V
check_ping v1991 (nagios-plugins 1.4.12)


On Fri, Jun 20, 2008 at 10:04 PM, Holger Weiss <holger at cis.fu-berlin.de>
wrote:

> * Eddie F <bigedd at gmail.com> [2008-06-20 16:39]:
> > How/where do I report bugs for a Nagios plugin (check_ping)?
>
> http://sourceforge.net/tracker/?group_id=29880
>
> > And just as importantly, how/where do I check to see if it is something
> that
> > has already been reported?
>
> http://sourceforge.net/search/?group_id=29880
>
> > # /usr/local/nagios/libexec/check_ping -H nagios.org -w 300,10% -c
> 1000,50% -p 5
> > CRITICAL - Plugin timed out after 10 seconds
>
> Works fine for me:
>
> | $ check_ping -vvv -H nagios.org -w 300,10% -c 1000,50% -p
> | CMD: /bin/ping -n -U -w 10 -c 5 nagios.org
> | Output: PING nagios.org (66.118.156.22) 56(84) bytes of data.
> | Output: 64 bytes from 66.118.156.22: icmp_seq=1 ttl=54 time=143 ms
> | Output: 64 bytes from 66.118.156.22: icmp_seq=2 ttl=54 time=143 ms
> | Output: 64 bytes from 66.118.156.22: icmp_seq=3 ttl=54 time=142 ms
> | Output: 64 bytes from 66.118.156.22: icmp_seq=4 ttl=54 time=143 ms
> | Output: 64 bytes from 66.118.156.22: icmp_seq=5 ttl=54 time=143 ms
> | Output:
> | Output: --- nagios.org ping statistics ---
> | Output: 5 packets transmitted, 5 received, 0% packet loss, time 4002ms
> | Output: rtt min/avg/max/mdev = 142.896/143.149/143.259/0.272 ms
> | PING OK - Packet loss = 0%, RTA = 143.15
> ms|rta=143.149002ms;300.000000;1000.000000;0.000000 pl=0%;10;50;0
> | 300.000000:10% 1000.000000:50%
>
> Which release of the Nagios Plugins are you using?  Could you show us
> the output you get if you use "-vvv" as I did in this example?
>
> Holger
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________________
> Nagios Plugin Development Mailing List
> Nagiosplug-devel at lists.sourceforge.net
> Unsubscribe at
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel
> ::: Please include plugins version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20080620/280652b8/attachment.html>


More information about the Devel mailing list