aboutsummaryrefslogtreecommitdiff
path: root/plugins-root/check_icmp.c
AgeCommit message (Expand)Author
2015-10-04use unknown exit code for help/version in plugins-root as wellGravatar Sven Nierlein
2015-01-29make use of MSG_CONFIRM optionalGravatar Sven Nierlein
2014-12-02check_icmp: Cast size_t values for printf(3)Gravatar Holger Weiss
2014-11-28check_icmp: Fix a few type errorsGravatar Holger Weiss
2014-11-28Don't mix variable declarations and codeGravatar Holger Weiss
2014-11-28Use kernel reception time on ICMP packets to compute rtt.Gravatar Matthieu Kermagoret
2014-07-06check_icmp/check_dhcp: disable check, if we are rootGravatar Jan Wagner
2014-01-21Capitalize "Monitoring Plugins"Gravatar Holger Weiss
2014-01-20Capitalize "Monitoring" when it's the first wordGravatar Holger Weiss
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2013-09-04check_icmp: Minor whitespace/indentation fixesGravatar Holger Weiss
2013-09-04check_icmp: Support "--help" and "--version"Gravatar Holger Weiss
2011-04-28check_host: Allocate a large-enough buffer for the host table.Gravatar Sebastian Harl
2010-04-22Add newline after "Usage:" in --helpGravatar Thomas Guyot-Sionnest
2010-04-21Standardize the extra-opts notesGravatar Thomas Guyot-Sionnest
2010-04-14Fix translations when extra-opts aren't enabledGravatar Thomas Guyot-Sionnest
2009-10-15Set proper network byte order for icmp_id and icmp_seq in icmp packetsGravatar Thomas Guyot-Sionnest
2009-10-15Increment per-host sequence in check_icmpGravatar Thomas Guyot-Sionnest
2009-06-14Fixed error in rtt/rta calculation in case of system clock problemsGravatar Matthias Eble
2009-06-02Don't use the plain char type for data buffersGravatar Holger Weiss
2009-06-01Fixed check_icmp compiler warnings by including float.hGravatar Matthias Eble
2009-06-01Fixed --help output for warn and critical thresholds (sf.net #2796624, debian...Gravatar Matthias Eble
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-19Bulk EOL cleanupGravatar Thomas Guyot-Sionnest
2008-11-07check_icmp now reports min and max round trip time perfdata (Steve Rader)Gravatar Thomas Guyot-Sionnest
2008-08-08Typo in --help outputGravatar Thomas Guyot-Sionnest
2008-07-28-b option now specifies ICMP data bytes instead of packet sizeGravatar Matthias Eble
2008-07-17Add support for packet size modification (-b)Gravatar Matthias Eble
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Gravatar Thomas Guyot-Sionnest
2008-04-29--help output cleanup (plus removal of spaces on blank lines)Gravatar Thomas Guyot-Sionnest
2008-01-31Bump plugins-root/ to GPLv3Gravatar Thomas Guyot-Sionnest
2008-01-08Hide some debug output which was printed even without "-v" (underGravatar Holger Weiss
2008-01-08Fix the handling of ICMP packets which are not echo replies (such asGravatar Holger Weiss
2008-01-08Get rid of a cast which increases the required alignment.Gravatar Holger Weiss
2008-01-08Mark some constant strings "const".Gravatar Holger Weiss
2007-12-21Fix INADDR_NONE value (for systems which don't define it).Gravatar Holger Weiss
2007-12-21Include <sys/sockio.h> (if available) to get SIOCGIFADDR defined onGravatar Holger Weiss
2007-12-21New "-s" option to specify the source IP address (thanks to Harald JennyGravatar Holger Weiss
2007-12-11Adding missing function calls needed for i18n (only for plugins already in PO...Gravatar Thomas Guyot-Sionnest
2007-09-15Correct all instances of misaligned memory access. This fixes bus errosGravatar Holger Weiss
2007-05-27added functions to utils_base:Gravatar M. Sean Finney
2007-03-27Fix bug #1494629 - check_icmp fails after some time on FreeBSDGravatar Thomas Guyot-Sionnest
2007-03-08New switch to check_icmp to set the minimum required hosts for success.Gravatar Thomas Guyot-Sionnest
2007-03-08Fixed C++ style comments, but I don't get why those lines were originally com...Gravatar Thomas Guyot-Sionnest
2007-01-20Fix bug #1632078: critical threshold % incorrectly displayed by check_icmpGravatar Thomas Guyot-Sionnest
2006-10-24more fixes and removal of certain sentences not neededGravatar Benoit Mortier
2006-10-24last localization fixes for core plugins in cGravatar Benoit Mortier
2006-10-24Fixed compile on non-glibc platformsGravatar Ton Voon
2006-10-23first pass a making check icmp respecting nagiosplugins rulesGravatar Benoit Mortier
2006-10-22putting default template for copyright and explanationsGravatar Benoit Mortier