This website works better with JavaScript
홈
탐색
도움말
로그인
LBP
/
nagios-plugins
의 미러
https://github.com/nagios-plugins/nagios-plugins.git
Watch
4
Star
0
포크
0
파일
이슈
0
위키
트리:
f100554212
브랜치
태그
722-check_oracle-tnsping
743-check_snmp-2.0
743-check_snmp-timetick
767-check_dig-exact-match
maint
master
release-2.4.12
release-2.4.11
release-2.4.10
release-2.4.9
2.4.8
release-2.4.8
release-2.4.7
release-2.4.6
release-2.4.5
release-2.4.4
release-2.4.3
release-2.4.2
release-2.4.1
release-2.4.0
release-2.3.3
release-2.3.2
release-2.3.1
release-2.3.0
release-2.2.1
release-2.2.0
v2.2
release-2.1.4
release-2.1.3
release-2.1.2
v2.1.2
release-2.1.1
release-2.1.0
v2.1.1
v2.1
v2.0
release-2.0.3
release-2.0.2
release-2.0.1
release-2.0
release-1.5
release-1.4.16
release-1.4.15
release-1.4.14
release-1.4.13
release-1.4.12
release-1.4.11
release-1.4.10
release-1.4.9
release-1.4.8
release-1.4.7
release-1.4.6
release-1.4.5
release-1.4.4
release-1.4.3
release-1.4.2
release-1.4.1
release-1.4
r1_4-beta1
r1_4_0-alpha3
r1_4_0-alpha2
release-1.3.1
r1_3_0-beta3
r1_3_0-beta2
arelease
nagios-plugins
/
lib
/
tests
Ton Voon
eca20aa3a0
Add libgnu.a as regex functions required
19 년 전
..
.cvsignore
548083b2ea
Move new util_* functions to lib/
19 년 전
Makefile.am
eca20aa3a0
Add libgnu.a as regex functions required
19 년 전
Makefile.config-opts
88ff556670
Added test files to test the parse_ini.c routines. Requires libtap
19 년 전
README
548083b2ea
Move new util_* functions to lib/
19 년 전
config-tiny.ini
88ff556670
Added test files to test the parse_ini.c routines. Requires libtap
19 년 전
plugin.ini
88ff556670
Added test files to test the parse_ini.c routines. Requires libtap
19 년 전
test_disk.c
950f99c62a
Test Cases for check_disk's -r, -R, -C and -g
19 년 전
test_disk.t
548083b2ea
Move new util_* functions to lib/
19 년 전
test_ini.c
88ff556670
Added test files to test the parse_ini.c routines. Requires libtap
19 년 전
test_utils.c
5912398b97
Major fixes to check_disk. Now should return same data as df
19 년 전
test_utils.t
548083b2ea
Move new util_* functions to lib/
19 년 전
README
The tests in here use the libtap library functions
(http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap), so are
more for unit testing the utils.c library functions.
However, it probably should be merged into the plugins/t subdirectory.