index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_ping.c
Age
Commit message (
Expand
)
Author
2022-01-22
Trivial source code formatting only: Use tabs consistently for source code in...
Mark A. Ziesemer
2022-01-14
Merge pull request #1412 from glensc/pld/nagios-plugins-ping.patch
Lorenz
2021-11-17
Add thresholds even if value is missing
RincewindsHat
2021-11-17
Show RTA as unknown if it can not be determined
RincewindsHat
2021-11-17
Do not show RTA if no connection was possible
rincewind
2017-01-04
understang ping6 output from iputils package
Elan Ruusamäe
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2014-04-27
Make check_ping work on Windows.
Gunnar Beutner
2014-01-24
check_ping: Fixing "time of day goes back"
Jan Wagner
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2012-06-29
Die when asprintf fails
Anders Kaseorg
2012-06-25
check_ping: Add missing newline to die() calls
Holger Weiss
2012-06-25
Merge remote-tracking branch 'github/waja/master'
Holger Weiss
2012-06-24
check_ping: Ignore ping(1)'s exit status
Holger Weiss
2012-06-11
Improve parsing of ping6(1) output
Holger Weiss
2012-04-17
Fix check_ping where output of ping6 when unreachable (Debian #662638)
Jan Wagner
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-05-07
Added performance data to check_ping (Christian Schneemann)
Thomas Guyot-Sionnest
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
2007-10-25
Automatically update website with --help output. Cosmetic
Ton Voon
2007-04-23
#ifdef can only test a single macro, not an expression.
Holger Weiss
2007-03-12
check_ping's timeout interval is only +1 if ping command has a timeout value.
Ton Voon
2007-03-11
Fixed some help display. Removed -L from usage as deprecated option
Ton Voon
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2007-01-06
Fix bug #1629008: check_ping fails to handle Packet filtered error
Thomas Guyot-Sionnest
2007-01-06
Revert last patch: it works but not really for the reason I though.
Thomas Guyot-Sionnest
2007-01-06
Fix the way check_ping calculate the maximum run time
Thomas Guyot-Sionnest
2007-01-04
Fix bug #1592605: check_ping times out
Thomas Guyot-Sionnest
2006-11-09
Reduced DNS lookups in check_ping and netutils.c in IPv6 configurations
Ton Voon
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
2006-06-17
cleaning up help and usage
Benoit Mortier
2006-03-13
Change warning message if there is stderr output. This catches a problem
Ton Voon
2005-09-14
Using common message
Ton Voon
2005-09-14
Required hostname not flagging as an error
Ton Voon
2005-09-13
More diagnostic messages from check_ping
Ton Voon
2005-09-12
re-add a call to setlocale(LC_ALL, "") in check_ping.c
M. Sean Finney
2005-07-20
Fix parsing for netkit-ping and iputils-ping (Christian G Warden)
Ton Voon
2005-05-25
RH9 pattern
Subhendu Ghosh
2005-05-03
setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC, "C") to properly parse ...
M. Sean Finney
2004-12-30
more internationalization fixes
Benoit Mortier
2004-12-28
String match in check_ping for Solaris 10 #1091043
Benoit Mortier
[next]