| .. |
|
t
|
Allow multiple -k parameters (Gerd Mueller - 1457726)
|
2006-04-05 07:58:29 +00:00 |
|
tests
|
New function to for escaped strings from command line for send/quit.
|
2006-03-29 16:33:36 +00:00 |
|
.cvsignore
|
Adding check_mysql_query, using new ranges and threshold checking
|
2006-01-31 14:52:49 +00:00 |
|
check_apt.c
|
finally??? cvs works again???? let me dig up my week-old cvs
|
2006-04-05 06:58:34 +00:00 |
|
check_by_ssh.c
|
Typo (Thomas Guettler - 1433447)
|
2006-03-22 13:18:06 +00:00 |
|
check_dig.c
|
start of the cleaning of the localization
|
2005-11-14 00:51:44 +00:00 |
|
check_disk.c
|
Fixed bug with malloc of wrong size
|
2006-03-27 08:19:01 +00:00 |
|
check_dns.c
|
Added warning and critical response times (John Rouillard - 1343159)
|
2006-03-22 16:45:57 +00:00 |
|
check_dummy.c
|
start of the cleaning of the localization
|
2005-11-14 00:51:44 +00:00 |
|
check_fping.c
|
start of the cleaning of the localization
|
2005-11-14 00:51:44 +00:00 |
|
check_game.c
|
start of the cleaning of the localization
|
2005-11-14 00:51:44 +00:00 |
|
check_hpjd.c
|
fixes from richard brodie (tracker id 1216576)
|
2005-06-27 13:07:39 +00:00 |
|
check_http.c
|
Allow multiple -k parameters (Gerd Mueller - 1457726)
|
2006-04-05 07:58:29 +00:00 |
|
check_ide_smart.c
|
try again to stop looping
|
2005-02-02 06:42:18 +00:00 |
|
check_ldap.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
check_load.c
|
Fix to parsing of uptime (Ronald Tin - 1254656)
|
2005-09-14 09:53:49 +00:00 |
|
check_mrtg.c
|
was this plugin even working? i don't think the if/else logic
|
2005-10-13 09:58:12 +00:00 |
|
check_mrtgtraf.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
check_mysql.c
|
mysql detection cleanup: fixes runtime linking, autodetection of main
|
2006-03-17 14:07:34 +00:00 |
|
check_mysql_query.c
|
mysql detection cleanup: fixes runtime linking, autodetection of main
|
2006-03-17 14:07:34 +00:00 |
|
check_nagios.c
|
Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)
|
2005-12-02 22:28:06 +00:00 |
|
check_nt.c
|
In the CHECK_COUNTER block, there were several strcats writing to unallocated
|
2005-01-19 23:39:45 +00:00 |
|
check_ntp.c
|
the offset_requests are now parallelized. still stuff needs to be
|
2006-04-12 10:00:23 +00:00 |
|
check_nwstat.c
|
Reopen connections for each query (1296296 - David Sullivan)
|
2005-09-21 13:04:54 +00:00 |
|
check_overcr.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
check_pgsql.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
check_ping.c
|
Change warning message if there is stderr output. This catches a problem
|
2006-03-13 11:08:28 +00:00 |
|
check_procs.c
|
Use pid_t for pids (1463853)
|
2006-04-05 08:06:19 +00:00 |
|
check_radius.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
check_real.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
check_smtp.c
|
check_smtp.c
|
2005-11-02 08:47:26 +00:00 |
|
check_snmp.c
|
code cleanups, largely resulting from turning on -Wall. mostly
|
2005-10-31 20:03:19 +00:00 |
|
check_ssh.c
|
properly call close() on the ssh connection before exiting.
|
2005-04-11 18:02:40 +00:00 |
|
check_swap.c
|
fix for (tracker id 1420741)
|
2006-03-13 17:59:23 +00:00 |
|
check_tcp.c
|
New function to for escaped strings from command line for send/quit.
|
2006-03-29 16:33:36 +00:00 |
|
check_time.c
|
64bit sys support - 1185713
|
2005-05-25 17:42:35 +00:00 |
|
check_udp.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
check_ups.c
|
fix for misreporting temperature in perfdata output for check_ups
|
2005-10-06 12:16:06 +00:00 |
|
check_users.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
common.h
|
No floorf on Solaris 9 (Jon Vandegrift - 1374705)
|
2005-12-07 15:10:27 +00:00 |
|
getaddrinfo.c
|
standardize localization string
|
2004-12-01 23:54:51 +00:00 |
|
getaddrinfo.h
|
standardize localization string
|
2004-12-01 23:54:51 +00:00 |
|
gethostbyname.c
|
standardize localization string
|
2004-12-01 23:54:51 +00:00 |
|
gethostbyname.h
|
standardize localization string
|
2004-12-01 23:54:51 +00:00 |
|
Makefile.am
|
mysql discovery based on mysql_config (Johan Fischer - 1359414)
|
2006-03-21 11:42:59 +00:00 |
|
negate.c
|
various fixes for localization
|
2004-12-25 23:17:46 +00:00 |
|
netutils.c
|
code cleanups, largely resulting from turning on -Wall. mostly
|
2005-10-31 20:03:19 +00:00 |
|
netutils.h
|
code cleanups, largely resulting from turning on -Wall. mostly
|
2005-10-31 20:03:19 +00:00 |
|
popen.c
|
SIGALRM could be received before child_process is created (Jason Crawford)
|
2006-02-17 09:08:08 +00:00 |
|
popen.h
|
better error checking in spopen signal handler (see 1107524)
|
2005-05-01 20:12:03 +00:00 |
|
runcmd.c
|
initial merging of ae's np_runcmd code into selected plugins.
|
2005-10-24 11:10:29 +00:00 |
|
runcmd.h
|
initial versions of the runcmd framework by andreas
|
2005-06-29 04:11:29 +00:00 |
|
sslutils.c
|
code cleanups, largely resulting from turning on -Wall. mostly
|
2005-10-31 20:03:19 +00:00 |
|
urlize.c
|
Nagiosplug bug 1266977. Added code to insert the closing </A> after the plugin output but before the performance output.
|
2005-12-07 19:32:37 +00:00 |
|
utils.c
|
Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)
|
2006-04-06 10:08:57 +00:00 |
|
utils.h
|
New function to for escaped strings from command line for send/quit.
|
2006-03-29 16:33:36 +00:00 |