aboutsummaryrefslogtreecommitdiff
path: root/plugins-root
AgeCommit message (Expand)Author
2014-07-06check_icmp/check_dhcp: disable check, if we are rootGravatar Jan Wagner
2014-06-28plugins-root/check_dhcp.c - array out of boundsGravatar Spenser Reinhardt
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-17check_dhcp: fix mac address and interface number detection on solarisGravatar Sven Nierlein
2013-09-17check_dhcp: fix tests interface detectionGravatar Sven Nierlein
2013-09-16check_dhcp: fix tests for machines with default interace != eth0Gravatar Sven Nierlein
2013-09-16check_dhcp test: skip subtests if no variable is setGravatar Sven Nierlein
2013-09-15check_dhcp: add test fileGravatar Sven Nierlein
2013-09-15check_icmp: tests do not require sudo if run by rootGravatar Sven Nierlein
2013-09-15plugins-root: include t folder in release tarballGravatar Sven Nierlein
2013-09-04check_icmp: Minor whitespace/indentation fixesGravatar Holger Weiss
2013-09-04check_icmp: Support "--help" and "--version"Gravatar Holger Weiss
2012-06-14check_dhcp: Don't misinterpret the "siaddr" fieldGravatar Holger Weiss
2012-06-13check_dhcp: Fix handling of "pad" optionsGravatar 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
2010-04-14pst3.c must not use nagiosplug/gnulib includesGravatar 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-09-25Allow custom versions with the release file...Gravatar nagiosplugins
2009-09-14Ensure dirhandle is closed (Duncan Ferguson)Gravatar Ton Voon
2009-07-14pst3 compile with Sun Studio CompilerGravatar Ton Voon
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-26Fixing build breakages (I totally forgot this rule was there...)Gravatar Thomas Guyot-Sionnest
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Gravatar Thomas Guyot-Sionnest
2008-11-25Workaround to support more make programsGravatar Thomas Guyot-Sionnest
2008-11-23Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...Gravatar Thomas Guyot-Sionnest
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-08Close on fdGravatar Ton Voon
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-07-06Don't try to set the "SO_BROADCAST" socket option for unicast requests.Gravatar Holger Weiss
2008-07-02Change pst3 again, this time to remove use of kvm which is notGravatar Ton Voon
2008-06-17Fixed possible coredump. Removed one level of subroutines (Duncan Ferguson)Gravatar Ton Voon
2008-06-02Optimised pst3 for systems with large number of processes (Duncan Ferguson)Gravatar Ton Voon
2008-05-27Add additional PID column headingGravatar Ton Voon
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-03-14Fixed 64 bit pst3 when tries to link to gettext. Gettext linkedGravatar Ton Voon
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSGravatar Ton Voon