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
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-05
fix patch 998291
Benoit Mortier
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
fixes for internationalization
Benoit Mortier
2004-12-03
Localization fixes
Benoit Mortier
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-11-24
Making messages more consistent
Ton Voon
2004-11-20
New output format reported by pumuckel1980 (946857)
Matthew Kent
2004-02-25
pass timeout to ping if supported with -w parameter (linux)
Karl DeBisschop
2004-02-09
Fix for check_ping old-style argument handling (Patrick McCormick - 892211)
Ton Voon
2003-09-12
new output format reported by Patrick Allen <p.allen@brandblue.co.uk>
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-18
move error scans to a new separate routine and scan both stderr and stdio
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-09
more pedantic compiler warns
Karl DeBisschop
2003-08-07
cleanup for better readability
Karl DeBisschop
2003-08-07
markup for translation
Karl DeBisschop
2003-06-30
Corrections to get code to compile on systems without IPv6 support
Jeremy T. Bouse
2003-06-29
Changed usage output to show -4 and -6 are mutually exclusive. You can only
Jeremy T. Bouse
2003-06-29
check_ping is now coded with -4 & -6 options to call PING or PING6 command
Jeremy T. Bouse
2003-05-07
Modified check_ping to handle IPv6 as well as IPv4 ICMP checks using the
Jeremy T. Bouse
2003-03-11
Remove getopt_long checks
Ton Voon
2003-03-03
accept comma-delimted list of hosts for checking if a multihomed host is alive
Karl DeBisschop
2003-03-02
add logic to check multiple servers
Karl DeBisschop
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2002-11-13
remove call_getopt and asprintf
Karl DeBisschop
2002-11-09
remove call_getopt
Karl DeBisschop
2002-11-09
define and use usage3 where second part of message is a an int/char
Karl DeBisschop
2002-11-08
remove unused variables
Karl DeBisschop
2002-10-18
remove broken call_getopt stuff
Karl DeBisschop
2002-06-19
more POSIX return value comparison related code fixes
Subhendu Ghosh
2002-06-19
fixes for using POSIX return codes
Subhendu Ghosh
2002-05-08
patch for Suse 8.0 loss output
Subhendu Ghosh
2002-04-23
corrected program name and added rtt patch for RH7.2+beta
Subhendu Ghosh
2002-02-28
Initial revision
Ethan Galstad
[prev]