aboutsummaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
AgeCommit message (Expand)Author
2018-10-24builds: alway put picohttpparser into the dist tarballGravatar Sven Nierlein
2018-10-22removed embedded uriparser library, added --with-uriparser configure optionGravatar Andreas Baumann
2018-10-22some rework:Gravatar Andreas Baumann
2018-10-22added -M<m> age option for document age, using picohttpparser from h2o (maybe...Gravatar Andreas Baumann
2018-10-22check_curl: implement certificate checksGravatar Sven Nierlein
2018-10-22added autoconf stuff for curl plugin, created empty pluginGravatar Andreas Baumann
2015-10-12Revert "Don't let check_disk hang on hanging file systems"Gravatar Holger Weiss
2014-12-02Cosmetic change: s/THRLIBS/THREADLIBS/Gravatar Holger Weiss
2014-11-28Don't let check_disk hang on hanging file systemsGravatar Gerhard Lausser
2014-04-27Make check_users work on Windows.Gravatar Gunnar Beutner
2014-03-09build - avoid deprecated INCLUDESGravatar Davide Madrisan
2014-02-07Merge pull request #1234 from skottler/plugin_makefile_whitespaceGravatar Thomas Guyot-Sionnest
2014-02-07Remove unnecessary whitespace in Makefile.amGravatar Sam Kottler
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2013-08-20check_users: Use utmpx(5) only if availableGravatar Holger Weiss
2013-05-12build: fix building with parallel make.Gravatar Diego Elio Pettenò
2012-07-04Merge remote-tracking branch 'github/tokkee/sh/check_dbi'Gravatar Holger Weiss
2012-06-07check_users: improve performanceGravatar M. Remy
2012-06-06Initial version of the 'check_dbi' plugin.Gravatar Sebastian Harl
2010-06-23Added state retention APIs. Implemented for check_snmp with --rate option.Gravatar Ton Voon
2009-09-25Allow custom versions with the release file...Gravatar nagiosplugins
2009-05-26Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675)Gravatar Thomas Guyot-Sionnest
2009-03-14Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch b...Gravatar Ton Voon
2009-01-15Sync with gnulibGravatar Thomas Guyot-Sionnest
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-07-08check_procs captures stderr and adds to plugin output. This isGravatar Ton Voon
2008-03-14Fixed 64 bit pst3 when tries to link to gettext. Gettext linkedGravatar Ton Voon
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Gravatar Ton Voon
2007-12-04Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time)Gravatar Thomas Guyot-Sionnest
2007-09-21Stop double expansion of parameters for negate - works likeGravatar Ton Voon
2007-04-15Add thresholds support for check_cluster + lots of standardization.Gravatar Thomas Guyot-Sionnest
2007-04-13automake magic for check_clusterGravatar Thomas Guyot-Sionnest
2007-01-24Various cleanups in the syncing with gnulibGravatar Ton Voon
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeGravatar Ton Voon
2006-12-06Move SSL libs to correct order per pluginGravatar Ton Voon
2006-12-06Only include -lssl for plugins that require itGravatar Ton Voon
2006-07-28Cleanup references to old check_udp and INSTALL_OPTS. Error ifGravatar Ton Voon
2006-07-28check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removedGravatar Ton Voon
2006-07-13Move new util_* functions to lib/Gravatar Ton Voon
2006-07-12Moving check_disk functions into utils_disk.c and testing themGravatar Ton Voon
2006-07-03Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)Gravatar Ton Voon
2006-05-01- check_ntp:Gravatar M. Sean Finney
2006-03-21mysql discovery based on mysql_config (Johan Fischer - 1359414)Gravatar Ton Voon
2006-03-17mysql detection cleanup: fixes runtime linking, autodetection of mainGravatar Ton Voon
2006-01-31Clean compile of check_mysql_query on MacOSXGravatar Ton Voon
2006-01-31Adding check_mysql_query, using new ranges and threshold checkingGravatar Ton Voon