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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-19
Break out of testing if a new parameter is required
Ton Voon
1
-0
/
+6
2005-12-16
Added ability to output critical on error. Fixed open so it properly fails if...
Harper Mann
1
-5
/
+22
2005-12-15
Display errors with slave queries correctly. Added extra tests for slaves
Ton Voon
3
-16
/
+57
2005-12-15
New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.
Ton Voon
3
-26
/
+88
2005-12-15
Allow directories and links to be tested by check_file_age. Sanitise output.
Ton Voon
2
-8
/
+96
2005-12-07
Nagiosplug bug 1266977. Added code to insert the closing </A> after the plug...
Harper Mann
1
-3
/
+22
2005-12-07
No floorf on Solaris 9 (Jon Vandegrift - 1374705)
Ton Voon
2
-0
/
+6
2005-12-02
Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)
Ton Voon
6
-31
/
+257
2005-12-02
Ignore temporary files created for tests
Ton Voon
1
-0
/
+1
2005-12-01
Run longer test on redhat for spopen/pthread problem. Allow enable/disable of
Ton Voon
3
-25
/
+50
2005-11-30
Nagiosplug bug # 1251096
Harper Mann
1
-4
/
+11
2005-11-29
UNKNOWN exit status was returning status of "-1", changed to "3"
Harper Mann
1
-2
/
+2
2005-11-29
Bug: 1355304 Added patch for ePN and perl warnings. Fixed some text and
Harper Mann
1
-5
/
+19
2005-11-18
Create a permanent link to HEAD snapshot
Ton Voon
1
-1
/
+8
2005-11-18
Updated with more detailed description of UNKNOWN states
Ton Voon
1
-10
/
+6
2005-11-16
Fixed some compile errors with new translations. Also reintroduced formatting
Ton Voon
1
-139
/
+35
2005-11-15
Updated tests to minimise false positives. Breaking down so more obvious
Ton Voon
1
-51
/
+113
2005-11-14
Added section re: translations
Ton Voon
1
-0
/
+19
2005-11-14
localization cleaning ...
Benoit Mortier
1
-959
/
+962
2005-11-14
start of the cleaning of the localization
Benoit Mortier
6
-1618
/
+1806
2005-11-12
Updated check_disk tests to use Test::More (Serhan Kiymaz)
Ton Voon
2
-11
/
+78
2005-11-09
Using Test::More
Ton Voon
1
-16
/
+15
2005-11-09
Added new NPTest->testCmd which returns objects back for testing
Ton Voon
3
-38
/
+98
2005-11-09
Problem where absolute thresholds not working on /proc/meminfo
Ton Voon
1
-87
/
+94
2005-11-09
Typo with predetermined values
Ton Voon
1
-1
/
+1
2005-11-09
Added copyright/license info required in submissions
Ton Voon
1
-0
/
+3
2005-11-09
Updated dev guidelines to link to NagiosExchange. Removed project admin
Ton Voon
2
-71
/
+39
2005-11-07
incorporated patch from Elan Ruusamäe (ahmake) to override
M. Sean Finney
1
-42
/
+159
2005-11-04
Fixed --mismatch option for check_tcp. Added tests into check_imap
Ton Voon
3
-2
/
+6
2005-11-03
Adding new tinderbox build script
Ton Voon
2
-1
/
+281
2005-11-03
Invalid mount point doesn't make sense because most df implementations
Ton Voon
2
-6
/
+2
2005-11-03
Fixing some test failures
Ton Voon
3
-6
/
+9
2005-11-02
#995761: patch from ben o'hara to include inode calculations in
M. Sean Finney
1
-35
/
+105
2005-11-02
check_smtp.c
M. Sean Finney
1
-8
/
+164
2005-10-31
code cleanups, largely resulting from turning on -Wall. mostly
M. Sean Finney
11
-20
/
+24
2005-10-30
turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keep
M. Sean Finney
1
-0
/
+1
2005-10-30
another fix from alex: check for '/' in the server_address before
M. Sean Finney
1
-1
/
+1
2005-10-30
fixes for some bugs found in my merging of the tcp socket patch
M. Sean Finney
1
-3
/
+3
2005-10-29
check_log fixes from Ade Rixon
M. Sean Finney
1
-4
/
+6
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
9
-389
/
+411
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
10
-391
/
+293
2005-10-23
whoops, missed this one, same as last commit
M. Sean Finney
1
-98
/
+97
2005-10-23
- compartmentalized ssl code into seperate sslutils.c
M. Sean Finney
3
-137
/
+175
2005-10-19
all plugins now using centralized ssl functions in netutils.c
M. Sean Finney
5
-572
/
+134
2005-10-19
endif was a few lines off of where it should be
M. Sean Finney
1
-3
/
+2
2005-10-19
- initial attempt at consolidating ssl-related code into netutils.{c,h}
M. Sean Finney
9
-128
/
+151
2005-10-18
initial "experimental" support for gnutls. by default openssl is still
M. Sean Finney
2
-15
/
+63
2005-10-18
Added license information to README with exemption for use of OpenSSL
Ton Voon
1
-2
/
+10
2005-10-13
Run spopen tests for Redhat ES SMP (Hans Engelen)
Ton Voon
1
-1
/
+3
[prev]
[next]