index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
Cosmetic change: s/THRLIBS/THREADLIBS/
Holger Weiss
1
-1/+1
2014-11-28
Don't let check_disk hang on hanging file systems
Gerhard Lausser
1
-1/+1
2014-04-27
Make check_users work on Windows.
Gunnar Beutner
1
-1/+1
2014-03-09
build - avoid deprecated INCLUDES
Davide Madrisan
1
-5/+6
2014-02-07
Merge pull request #1234 from skottler/plugin_makefile_whitespace
Thomas Guyot-Sionnest
1
-3/+2
2014-02-07
Remove unnecessary whitespace in Makefile.am
refs/pull/1234/head
Sam Kottler
1
-3/+2
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-1/+1
2013-08-20
check_users: Use utmpx(5) only if available
Holger Weiss
1
-0/+4
2013-05-12
build: fix building with parallel make.
Diego Elio Pettenò
1
-71/+24
2012-07-04
Merge remote-tracking branch 'github/tokkee/sh/check_dbi'
Holger Weiss
1
-1/+3
2012-06-07
check_users: improve performance
M. Remy
1
-1/+1
2012-06-06
Initial version of the 'check_dbi' plugin.
Sebastian Harl
1
-1/+3
2010-06-23
Added state retention APIs. Implemented for check_snmp with --rate option.
Ton Voon
1
-1/+1
2009-09-25
Allow custom versions with the release file...
nagiosplugins
1
-1/+1
2009-05-26
Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675)
Thomas Guyot-Sionnest
1
-2/+2
2009-03-14
Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch b...
Ton Voon
1
-2/+2
2009-01-15
Sync with gnulib
Thomas Guyot-Sionnest
1
-4/+0
2008-11-27
Fixing build breakages (I totally forgot this rule was there...)
Thomas Guyot-Sionnest
1
-1/+1
2008-11-26
Disable dynamic versionning for releases, and allow generating version out of...
Thomas Guyot-Sionnest
1
-5/+5
2008-11-25
Workaround to support more make programs
Thomas Guyot-Sionnest
1
-1/+4
2008-11-23
Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...
Thomas Guyot-Sionnest
1
-2/+2
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-3/+13
2008-07-08
check_procs captures stderr and adds to plugin output. This is
Ton Voon
1
-1/+1
2008-03-14
Fixed 64 bit pst3 when tries to link to gettext. Gettext linked
Ton Voon
1
-2/+3
2007-12-12
Run tinderbox builds in a test debug mode using "make test-debug"
Ton Voon
1
-0/+3
2007-12-04
Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time)
Thomas Guyot-Sionnest
1
-2/+6
2007-09-21
Stop double expansion of parameters for negate - works like
Ton Voon
1
-2/+2
2007-04-15
Add thresholds support for check_cluster + lots of standardization.
Thomas Guyot-Sionnest
1
-1/+2
2007-04-13
automake magic for check_cluster
Thomas Guyot-Sionnest
1
-1/+2
2007-01-24
Various cleanups in the syncing with gnulib
Ton Voon
1
-2/+1
2007-01-24
Sync with gnulib - lots of extraneous code removed in preference to GNU code
Ton Voon
1
-2/+2
2006-12-06
Move SSL libs to correct order per plugin
Ton Voon
1
-4/+4
2006-12-06
Only include -lssl for plugins that require it
Ton Voon
1
-2/+2
2006-07-28
Cleanup references to old check_udp and INSTALL_OPTS. Error if
Ton Voon
1
-5/+1
2006-07-28
check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removed
Ton Voon
1
-1/+1
2006-07-13
Move new util_* functions to lib/
Ton Voon
1
-5/+2
2006-07-12
Moving check_disk functions into utils_disk.c and testing them
Ton Voon
1
-2/+2
2006-07-03
Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
Ton Voon
1
-1/+3
2006-05-01
- check_ntp:
M. Sean Finney
1
-3/+7
2006-03-21
mysql discovery based on mysql_config (Johan Fischer - 1359414)
Ton Voon
1
-0/+2
2006-03-17
mysql detection cleanup: fixes runtime linking, autodetection of main
Ton Voon
1
-0/+2
2006-01-31
Clean compile of check_mysql_query on MacOSX
Ton Voon
1
-1/+1
2006-01-31
Adding check_mysql_query, using new ranges and threshold checking
Ton Voon
1
-1/+3
2006-01-30
Added libtap tests for utils.c library functions. Removed redundant
Ton Voon
1
-0/+3
2005-10-30
turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keep
M. Sean Finney
1
-0/+1
2005-10-29
patch from nsturm: Makefile.am should have been checking for check_ldap
M. Sean Finney
1
-1/+1
2005-10-25
- added code to allow check_tcp (via np_net_connect) work with local
M. Sean Finney
1
-1/+1
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
1
-11/+13
2005-10-23
- compartmentalized ssl code into seperate sslutils.c
M. Sean Finney
1
-10/+13
2005-10-19
- initial attempt at consolidating ssl-related code into netutils.{c,h}
M. Sean Finney
1
-5/+5
[next]