| .. |
|
t
|
39e0ee3dcd
Allow multiple -k parameters (Gerd Mueller - 1457726)
|
20 лет назад |
|
tests
|
f5c1cf6dd4
New function to for escaped strings from command line for send/quit.
|
20 лет назад |
|
.cvsignore
|
864544b29e
Adding check_mysql_query, using new ranges and threshold checking
|
20 лет назад |
|
Makefile.am
|
b3b7354467
mysql discovery based on mysql_config (Johan Fischer - 1359414)
|
20 лет назад |
|
check_apt.c
|
f235579d0d
finally??? cvs works again???? let me dig up my week-old cvs
|
20 лет назад |
|
check_by_ssh.c
|
dfbd0be389
Typo (Thomas Guettler - 1433447)
|
20 лет назад |
|
check_dig.c
|
c68d99cee2
|
20 лет назад |
|
check_disk.c
|
0f342875df
Fixed bug with malloc of wrong size
|
20 лет назад |
|
check_dns.c
|
63271bf65d
Added warning and critical response times (John Rouillard - 1343159)
|
20 лет назад |
|
check_dummy.c
|
c68d99cee2
|
20 лет назад |
|
check_fping.c
|
c68d99cee2
|
20 лет назад |
|
check_game.c
|
c68d99cee2
|
20 лет назад |
|
check_hpjd.c
|
f573447d1f
fixes from richard brodie (tracker id 1216576)
|
20 лет назад |
|
check_http.c
|
39e0ee3dcd
Allow multiple -k parameters (Gerd Mueller - 1457726)
|
20 лет назад |
|
check_ide_smart.c
|
93c1c1d845
try again to stop looping
|
21 лет назад |
|
check_ldap.c
|
e9ccc6b21a
|
21 лет назад |
|
check_load.c
|
20d0154211
Fix to parsing of uptime (Ronald Tin - 1254656)
|
20 лет назад |
|
check_mrtg.c
|
866709d4b5
was this plugin even working? i don't think the if/else logic
|
20 лет назад |
|
check_mrtgtraf.c
|
e9ccc6b21a
|
21 лет назад |
|
check_mysql.c
|
2db2f402a3
mysql detection cleanup: fixes runtime linking, autodetection of main
|
20 лет назад |
|
check_mysql_query.c
|
2db2f402a3
mysql detection cleanup: fixes runtime linking, autodetection of main
|
20 лет назад |
|
check_nagios.c
|
ec6d0db61c
Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)
|
20 лет назад |
|
check_nt.c
|
3f0fd90ba8
In the CHECK_COUNTER block, there were several strcats writing to unallocated
|
21 лет назад |
|
check_ntp.c
|
8250d65061
- shuffling some code around to keep things tidy.
|
20 лет назад |
|
check_nwstat.c
|
44e4bb1e12
Reopen connections for each query (1296296 - David Sullivan)
|
20 лет назад |
|
check_overcr.c
|
e9ccc6b21a
|
21 лет назад |
|
check_pgsql.c
|
e9ccc6b21a
|
21 лет назад |
|
check_ping.c
|
5c0aa37260
Change warning message if there is stderr output. This catches a problem
|
20 лет назад |
|
check_procs.c
|
8c6126f91c
Use pid_t for pids (1463853)
|
20 лет назад |
|
check_radius.c
|
e9ccc6b21a
|
21 лет назад |
|
check_real.c
|
e9ccc6b21a
|
21 лет назад |
|
check_smtp.c
|
b51ab1c069
check_smtp.c
|
20 лет назад |
|
check_snmp.c
|
3038819fef
code cleanups, largely resulting from turning on -Wall. mostly
|
20 лет назад |
|
check_ssh.c
|
afca8db23e
properly call close() on the ssh connection before exiting.
|
21 лет назад |
|
check_swap.c
|
edf94c7d2a
fix for (tracker id 1420741)
|
20 лет назад |
|
check_tcp.c
|
f5c1cf6dd4
New function to for escaped strings from command line for send/quit.
|
20 лет назад |
|
check_time.c
|
fd947321a3
64bit sys support - 1185713
|
21 лет назад |
|
check_udp.c
|
e9ccc6b21a
|
21 лет назад |
|
check_ups.c
|
2a139ee92f
fix for misreporting temperature in perfdata output for check_ups
|
20 лет назад |
|
check_users.c
|
e9ccc6b21a
|
21 лет назад |
|
common.h
|
7c69ccaee2
No floorf on Solaris 9 (Jon Vandegrift - 1374705)
|
20 лет назад |
|
getaddrinfo.c
|
d19edd4043
|
21 лет назад |
|
getaddrinfo.h
|
d19edd4043
|
21 лет назад |
|
gethostbyname.c
|
d19edd4043
|
21 лет назад |
|
gethostbyname.h
|
d19edd4043
|
21 лет назад |
|
negate.c
|
e9ccc6b21a
|
21 лет назад |
|
netutils.c
|
3038819fef
code cleanups, largely resulting from turning on -Wall. mostly
|
20 лет назад |
|
netutils.h
|
3038819fef
code cleanups, largely resulting from turning on -Wall. mostly
|
20 лет назад |
|
popen.c
|
4a7401ea71
SIGALRM could be received before child_process is created (Jason Crawford)
|
20 лет назад |
|
popen.h
|
1cd64d081d
better error checking in spopen signal handler (see 1107524)
|
21 лет назад |
|
runcmd.c
|
ceebd58040
initial merging of ae's np_runcmd code into selected plugins.
|
20 лет назад |
|
runcmd.h
|
290c9b1077
initial versions of the runcmd framework by andreas
|
20 лет назад |
|
sslutils.c
|
3038819fef
code cleanups, largely resulting from turning on -Wall. mostly
|
20 лет назад |
|
urlize.c
|
162faf883a
Nagiosplug bug 1266977. Added code to insert the closing </A> after the plugin output but before the performance output.
|
20 лет назад |
|
utils.c
|
2e7a39ae55
Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)
|
20 лет назад |
|
utils.h
|
f5c1cf6dd4
New function to for escaped strings from command line for send/quit.
|
20 лет назад |