index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_fping.c
Age
Commit message (
Expand
)
Author
2022-01-22
Fixes the positioning of the code and some other changes
RincewindsHat
2022-01-22
Implements 'host-alive' mode (Closes. #1027)
Jan Wagner
2016-12-01
Spelling fixes suggested by lintian
Jan Wagner
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2015-08-13
Allow check_fping to autodetect ipv6 addresses
Andrew Widdersheim
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-09-13
fping: some fping versions set loss to 0% by mistake
Sven Nierlein
2013-08-18
check_fping error handling enhanced, generates UNKNOWN on
Steve Weinreich
2013-08-18
check_fping: Use fping6(8) only if available
Holger Weiss
2013-08-18
Merge remote-tracking branch 'github/villemattila/check_fping_ipv6'
Holger Weiss
2013-08-17
check_fping: Remove unused printf(3) arguments
Holger Weiss
2013-08-17
Added -S und -I parameter to match fping -S and -I parameters.
Steve Weinreich
2012-12-28
check_fping: IPv6 support
Ville Mattila
2012-06-29
Die when asprintf fails
Anders Kaseorg
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
2009-06-01
check_fping now supports passing target timeout and interval to fping (#23476...
Matthias Eble
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-08-16
Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpm...
Thomas Guyot-Sionnest
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
2006-06-14
updating the help and usage for localization
Benoit Mortier
2005-11-14
start of the cleaning of the localization
Benoit Mortier
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
internationalization fixes and help 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-01
standardize localization string
Benoit Mortier
2004-12-01
first pass at standardization of messages for the localization
Benoit Mortier
2004-11-24
Making messages more consistent
Ton Voon
2004-03-23
check was supposed to be agains ms - got munged wfixeg the perfdata output to...
Karl DeBisschop
2004-03-14
use fperfdata
Karl DeBisschop
2003-08-26
print perfdata
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-02
markupf for translation
Karl DeBisschop
2003-08-02
markup for translation
Karl DeBisschop
2003-03-11
Remove getopt_long checks
Ton Voon
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2002-11-13
remove call_getopt and asprintf
Karl DeBisschop
[next]