| .. |
|
t
|
7ead062b8c
Added test to make sure hostname has to be specified
|
20 жил өмнө |
|
tests
|
44a321cb8a
Initial revision
|
24 жил өмнө |
|
.cvsignore
|
f6cc0cf400
Updated cvs ignore files to reflect changes
|
23 жил өмнө |
|
Makefile.am
|
63e9193516
Some makes do not like blank lines after "\". Fixed check_ldaps to only
|
20 жил өмнө |
|
check_by_ssh.c
|
4014207f5d
|
21 жил өмнө |
|
check_dhcp.c
|
60780d270f
Tracker:1109261 This was an alignment problem on Solaris. Linux kernel fixes alignment so this was not seen there. Memcpy takes care of proper alignment. Tested on RHEL V3 U3, RHEL V4, FreeBSD 4.10 (Thanks Stanley!) and Solaris 9 with the GNU env.
|
21 жил өмнө |
|
check_dig.c
|
c9ce6037b5
Convert tabs to spaces from dig's answer section (Randy O'Meara - 1107651)
|
21 жил өмнө |
|
check_disk.c
|
d713c5de25
Fixed // comments (Steve Greenland - 1143836)
|
21 жил өмнө |
|
check_dns.c
|
7df9bd7bab
|
21 жил өмнө |
|
check_dummy.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_fping.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_game.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_hpjd.c
|
f573447d1f
fixes from richard brodie (tracker id 1216576)
|
20 жил өмнө |
|
check_http.c
|
020a6135ae
Changed long argument --minmax to --pagesize and updated help and usage
|
21 жил өмнө |
|
check_icmp.c
|
bf9d0869be
Revised check_icmp (1.0) from A Ericsson.
|
21 жил өмнө |
|
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
|
e9ccc6b21a
|
21 жил өмнө |
|
check_mrtgtraf.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_mysql.c
|
43ab308923
fix for check_msyql so that it doesn't use column numbers but the
|
21 жил өмнө |
|
check_nagios.c
|
4e19425ce6
fixes for check_procs:
|
21 жил өмнө |
|
check_nt.c
|
3f0fd90ba8
In the CHECK_COUNTER block, there were several strcats writing to unallocated
|
21 жил өмнө |
|
check_nwstat.c
|
129692ff6a
Miscelleneous bug fixes (Gerd Mueller - 1235879)
|
20 жил өмнө |
|
check_overcr.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_pgsql.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_ping.c
|
e5e4c84560
Using common message
|
20 жил өмнө |
|
check_procs.c
|
79e5b12d89
- Cleanup minor compile errors on Irix
|
20 жил өмнө |
|
check_radius.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_real.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_smtp.c
|
d6b81a5912
in honor of joining up, my first bugfix. this should resolve 1174070.
|
21 жил өмнө |
|
check_snmp.c
|
bba4957fb2
only load mibs if needed or specified - patch 1212395
|
21 жил өмнө |
|
check_ssh.c
|
afca8db23e
properly call close() on the ssh connection before exiting.
|
21 жил өмнө |
|
check_swap.c
|
79e5b12d89
- Cleanup minor compile errors on Irix
|
20 жил өмнө |
|
check_tcp.c
|
45b373ebda
check_tcp code cleanup from andreas plus fix to andreas' patch from sean
|
21 жил өмнө |
|
check_time.c
|
fd947321a3
64bit sys support - 1185713
|
21 жил өмнө |
|
check_udp.c
|
e9ccc6b21a
|
21 жил өмнө |
|
check_ups.c
|
d713c5de25
Fixed // comments (Steve Greenland - 1143836)
|
21 жил өмнө |
|
check_users.c
|
e9ccc6b21a
|
21 жил өмнө |
|
common.h
|
e273a76bc5
Fix includes for gettext
|
21 жил өмнө |
|
getaddrinfo.c
|
d19edd4043
|
21 жил өмнө |
|
getaddrinfo.h
|
d19edd4043
|
21 жил өмнө |
|
gethostbyname.c
|
d19edd4043
|
21 жил өмнө |
|
gethostbyname.h
|
d19edd4043
|
21 жил өмнө |
|
negate.c
|
e9ccc6b21a
|
21 жил өмнө |
|
netutils.c
|
8134ec30d1
bah, my_connect is taken by mysql. now calling it np_net_connect.
|
21 жил өмнө |
|
netutils.h
|
8134ec30d1
bah, my_connect is taken by mysql. now calling it np_net_connect.
|
21 жил өмнө |
|
popen.c
|
e85edd9e55
ECHILD error at waitpid on Red Hat systems (Peter Pramberger and
|
20 жил өмнө |
|
popen.h
|
1cd64d081d
better error checking in spopen signal handler (see 1107524)
|
21 жил өмнө |
|
runcmd.c
|
290c9b1077
initial versions of the runcmd framework by andreas
|
20 жил өмнө |
|
runcmd.h
|
290c9b1077
initial versions of the runcmd framework by andreas
|
20 жил өмнө |
|
urlize.c
|
e9ccc6b21a
|
21 жил өмнө |
|
utils.c
|
e9ccc6b21a
|
21 жил өмнө |
|
utils.h
|
2ab4d8fc27
|
21 жил өмнө |