Adjust check_swap tests
[monitoring-plugins.git] / .gitignore
blob6f903d619b6b60d728b93d3bd71f87bdaee1989e
1 # In all paths
2 NP-VERSION-FILE
3 *.o
5 # /
6 /aclocal.m4
7 /autom4te*.cache
8 /Cache.pm
9 /ChangeLog
10 /command.cfg
11 /compile
12 /confdefs.h
13 /config.*
14 /configure
15 /debian
16 /depcomp
17 /INSTALL
18 /install-sh
19 /intl
20 /libtool
21 /Makefile
22 /Makefile.in
23 /missing
24 /monitoring-plugins.spec
25 /stamp-h1
26 /test.pl
27 /THANKS
29 # /build-aux/
30 /build-aux/*~
31 /build-aux/compile
32 /build-aux/config.guess
33 /build-aux/config.sub
34 /build-aux/depcomp
35 /build-aux/install-sh
36 /build-aux/missing
37 /build-aux/mkinstalldirs
38 /build-aux/test-driver
40 # /doc/
41 /doc/developer-guidelines.html
42 /doc/developer-guidelines.html.last
43 /doc/jade-out.fot
45 # /tap/
46 /tap/.deps
47 /tap/.libs
48 /tap/Makefile
49 /tap/Makefile.in
50 /tap/libtap.la
51 /tap/tap.lo
53 # /gl/
54 /gl/.deps
55 /gl/alloca.h
56 /gl/arpa
57 /gl/arpa_inet.h
58 /gl/charset.alias
59 /gl/configmake.h
60 /gl/errno.h
61 /gl/fcntl.h
62 /gl/float.h
63 /gl/getopt.h
64 /gl/glthread/.deps
65 /gl/glthread/.dirstamp
66 /gl/langinfo.h
67 /gl/libgnu.a
68 /gl/locale.h
69 /gl/Makefile
70 /gl/Makefile.in
71 /gl/malloc/.dirstamp
72 /gl/malloc/.deps
73 /gl/math.h
74 /gl/netdb.h
75 /gl/netinet_in.h
76 /gl/ref-add.sed
77 /gl/ref-del.sed
78 /gl/stdalign.h
79 /gl/stdbool.h
80 /gl/stddef.h
81 /gl/stdint.h
82 /gl/stdio.h
83 /gl/stdlib.h
84 /gl/string.h
85 /gl/strings.h
86 /gl/sys_socket.h
87 /gl/sys_stat.h
88 /gl/sys
89 /gl/time.h
90 /gl/unistd.h
91 /gl/wchar.h
92 /gl/wctype.h
93 /gl/inttypes.h
94 /gl/limits.h
95 /gl/malloc/dynarray-skeleton.gl.h
96 /gl/malloc/dynarray.gl.h
97 /gl/stdckdint.h
99 # /lib/
100 /lib/.deps
101 /lib/getopt.h
102 /lib/libmonitoringplug.a
103 /lib/Makefile
104 /lib/Makefile.in
106 # /lib/tests/
107 /lib/tests/base64.Po
108 /lib/tests/.deps
109 /lib/tests/.libs
110 /lib/tests/Makefile
111 /lib/tests/Makefile.in
112 /lib/tests/test_base64
113 /lib/tests/test_cmd
114 /lib/tests/test_disk
115 /lib/tests/test_tcp
116 /lib/tests/test_utils
117 /lib/tests/utils_base.Po
118 /lib/tests/utils_cmd.Po
119 /lib/tests/utils_disk.Po
120 /lib/tests/utils_tcp.Po
121 /lib/tests/parse_ini.Po
122 /lib/tests/test_ini1
123 /lib/tests/test_ini3
124 /lib/tests/test_opts1
125 /lib/tests/test_opts2
126 /lib/tests/test_opts3
127 /lib/tests/extra_opts.Po
129 # /m4/
130 /m4/Makefile
131 /m4/Makefile.in
132 /m4/Makefile.am
134 # /perlmods/
135 /perlmods/Makefile
136 /perlmods/Makefile.in
137 /perlmods/*[0-9]
139 # /pkg/solaris/
140 /pkg/solaris/.cvsignore
141 /pkg/solaris/pkginfo
143 # /plugins/
144 /plugins/check_apt
145 /plugins/check_by_ssh
146 /plugins/check_by_ssh
147 /plugins/check_clamd
148 /plugins/check_cluster
149 /plugins/check_curl
150 /plugins/check_dbi
151 /plugins/check_dig
152 /plugins/check_disk
153 /plugins/check_dns
154 /plugins/check_dummy
155 /plugins/check_fping
156 /plugins/check_ftp
157 /plugins/check_game
158 /plugins/check_hpjd
159 /plugins/check_http
160 /plugins/check_ide_smart
161 /plugins/check_imap
162 /plugins/check_jabber
163 /plugins/check_ldap
164 /plugins/check_load
165 /plugins/check_mrtg
166 /plugins/check_mrtgtraf
167 /plugins/check_mysql
168 /plugins/check_mysql_query
169 /plugins/check_nagios
170 /plugins/check_netsaint
171 /plugins/check_nntp
172 /plugins/check_nntps
173 /plugins/check_nt
174 /plugins/check_ntp
175 /plugins/check_ntp_peer
176 /plugins/check_ntp_time
177 /plugins/check_nwstat
178 /plugins/check_overcr
179 /plugins/check_pgsql
180 /plugins/check_ping
181 /plugins/check_pop
182 /plugins/check_procs
183 /plugins/check_radius
184 /plugins/check_real
185 /plugins/check_reply
186 /plugins/check_simap
187 /plugins/check_smtp
188 /plugins/check_snmp
189 /plugins/check_spop
190 /plugins/check_ssh
191 /plugins/check_ssmtp
192 /plugins/check_swap
193 /plugins/check_tcp
194 /plugins/check_time
195 /plugins/check_udp
196 /plugins/check_ups
197 /plugins/check_users
198 /plugins/check_vsz
199 /plugins/config.h
200 /plugins/config.h.in
201 /plugins/.deps
202 /plugins/.libs
203 /plugins/Makefile
204 /plugins/Makefile.in
205 /plugins/libnpcommon.a
206 /plugins/negate
207 /plugins/stamp-h*
208 /plugins/urlize
210 # /plugins/picohttpparser
211 /plugins/picohttpparser/Makefile
212 /plugins/picohttpparser/Makefile.in
213 /plugins/picohttpparser/.deps
214 /plugins/picohttpparser/libpicohttpparser.a
216 # /plugins/t/
217 /plugins/t/*.tmp
219 # /plugins/tests/
220 /plugins/tests/Makefile
221 /plugins/tests/Makefile.in
222 /plugins/tests/test_utils
223 /plugins/tests/test_disk
224 /plugins/tests/.deps
226 # /plugins-root/
227 /plugins-root/.deps
228 /plugins-root/.libs
229 /plugins-root/Makefile.in
230 /plugins-root/Makefile
231 /plugins-root/check_dhcp
232 /plugins-root/check_icmp
233 /plugins-root/pst3
235 # /plugins-scripts/
236 /plugins-scripts/Makefile
237 /plugins-scripts/Makefile.in
238 /plugins-scripts/subst
239 /plugins-scripts/utils.pm
240 /plugins-scripts/utils.sh
241 /plugins-scripts/check_breeze
242 /plugins-scripts/check_disk_smb
243 /plugins-scripts/check_flexlm
244 /plugins-scripts/check_ifoperstatus
245 /plugins-scripts/check_ifstatus
246 /plugins-scripts/check_ircd
247 /plugins-scripts/check_log
248 /plugins-scripts/check_mailq
249 /plugins-scripts/check_mssql
250 /plugins-scripts/check_ntp
251 /plugins-scripts/check_oracle
252 /plugins-scripts/check_rpc
253 /plugins-scripts/check_sensors
254 /plugins-scripts/check_wave
255 /plugins-scripts/check_file_age
256 /plugins-scripts/check_uptime
258 # /po/
259 /po/Makefile
260 /po/Makefile.in
261 /po/remove-potcdate.sed
262 /po/Rules-quot
263 /po/boldquot.sed
264 /po/de.gmo
265 /po/en@boldquot.header
266 /po/en@quot.header
267 /po/fr.gmo
268 /po/insert-header.sin
269 /po/quot.sed
270 /po/POTFILES
271 /po/stamp-po