This website works better with JavaScript
首頁
探索
說明
登入
LBP
/
nagios-plugins
镜像来自
https://github.com/nagios-plugins/nagios-plugins.git
關注
4
讚好
0
複刻
0
檔案
問題管理
0
Wiki
目錄樹:
8ee7a9f28d
分支列表
標籤列表
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
88ff556670
Added test files to test the parse_ini.c routines. Requires libtap
19 年之前
..
.cvsignore
548083b2ea
Move new util_* functions to lib/
19 年之前
Makefile.am
fe856aa957
Sync with gnulib - lots of extraneous code removed in preference to GNU code
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
450ad346ed
Fix tests for exact matches when searching filesystems
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.