Code

New or revised plugin in /contrib
[nagiosplug.git] / ChangeLog
1 2004-12-30 14:23  tonvoon
3         * CHANGES: Note some syntax changes to check_disk
5 2004-12-30 14:22  tonvoon
7         * doc/RELEASING: Update package files for version
9 2004-12-30 14:21  tonvoon
11         * AUTHORS: For help with ps on FreeBSD 4
13 2004-12-30 14:19  tonvoon
15         * configure.in: Get ps command for FreeBSD 4 (Tomasz Pilat)
17 2004-12-30 00:41  opensides
19         * plugins/check_dhcp.c, plugins/check_dns.c, plugins/check_ping.c,
20           plugins/check_procs.c, plugins/check_smtp.c,
21           plugins/check_snmp.c, plugins/check_swap.c, plugins/check_tcp.c,
22           po/de.po, po/fr.po, po/nagios-plugins.pot:
23           more internationalization fixes internationalization freeze for
24           beta1
26 2004-12-28 23:40  opensides
28         * AUTHORS, po/fr.po:
29           more internationalization
31 2004-12-28 23:18  opensides
33         * plugins/Makefile.am, plugins/check_smtp.c, po/fr.po:
34           starttls support for check_smtp #1041576
36 2004-12-28 22:34  opensides
38         * AUTHORS, plugins/check_ping.c:
39           String match in check_ping for Solaris 10 #1091043
41 2004-12-28 20:40  tonvoon
43         * configure.in: sys/param.h needed for sys/swap.h on openbsd 3.6
44           (Julien Touche)
46 2004-12-27 22:44  opensides
48         * po/fr.po:
49           more internationalization
51 2004-12-25 23:17  opensides
53         * plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c,
54           plugins/check_dummy.c, plugins/check_fping.c,
55           plugins/check_game.c, plugins/check_hpjd.c, plugins/check_icmp.c,
56           plugins/check_ide_smart.c, plugins/check_ldap.c,
57           plugins/check_load.c, plugins/check_mrtg.c,
58           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
59           plugins/check_nagios.c, plugins/check_nt.c,
60           plugins/check_nwstat.c, plugins/check_overcr.c,
61           plugins/check_pgsql.c, plugins/check_ping.c,
62           plugins/check_procs.c, plugins/check_radius.c,
63           plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
64           plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
65           plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
66           plugins/check_users.c, plugins/negate.c, plugins/netutils.c,
67           plugins/popen.c, plugins/popen.h, plugins/urlize.c,
68           plugins/utils.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
69           various fixes for localization
71 2004-12-25 16:18  opensides
73         * po/: de.po, fr.po, nagios-plugins.pot:
74           new version of po files and pot file
76 2004-12-25 12:25  opensides
78         * package.def, po/POTFILES.in:
79           change realase name on package.def adding check_dhcp.c to
80           potfiles.in
82 2004-12-25 12:09  opensides
84         * plugins/: check_by_ssh.c, check_dhcp.c:
85           internationalization of check_dhcp internationalization fixes of
86           check_ssh
88 2004-12-24 18:06  opensides
90         * plugins/check_icmp.c, po/POTFILES.in, po/fr.po:
91           first pass at adapting to plugin guidelines and start of
92           localization
94 2004-12-23 18:54  opensides
96         * plugins/check_http.c, po/fr.po:
97           internationalization fixes
99 2004-12-23 16:47  mwirtgen
101         * po/de.po: german translations 391 to go
103 2004-12-23 09:30  tonvoon
105         * ACKNOWLEDGEMENTS, configure.in, m4/np_curl.m4,
106           plugins/Makefile.am: Another attempt at fixing check_http compile
107           on Redhat EL3. Fixed check_icmp compile (Lynne Lawrence -
108           1087171) - still some code changes to check_icmp outstanding.
109           Fixed compile of check_dhcp (complaining about socklen_t).  Added
110           acknowledgements for Coreutils and curl
112 2004-12-22 23:02  harpermann
114         * plugins/check_nt.c: Added check for "%" in COUNTER <description>.
115           If it exists, <description> is used as an arg to asprintf.  If
116           it doesn't exist, <description> is used as a label.  If the
117           formatting is wrong, the program will segv.
119 2004-12-22 07:24  tonvoon
121         * lib/: Makefile.am, stdbool_.h: File required from coreutils
123 2004-12-21 22:52  tonvoon
125         * configure.in, plugins/Makefile.am: Revert back to previous
126           openssl checks (the ones from curl kept having problems with
127           later Redhat versions)
129 2004-12-21 22:36  tonvoon
131         * m4/stdbool.m4: Another m4 from coreutils
133 2004-12-21 15:45  tonvoon
135         * AUTHORS: For their bug reports
137 2004-12-21 12:47  tonvoon
139         * configure.in: Fix for FreeBSD ps command (reported by Michael
140           Bakker)
142 2004-12-21 09:32  tonvoon
144         * lib/Makefile.am, m4/Makefile.am, m4/np_coreutils.m4: Fixed
145           compile problem on Sol2.6 with stdbool.h
147 2004-12-21 08:56  stanleyhopcroft
149         * plugins/check_dhcp.c: Commentary changes only: cite origin of
150           copied code with reference to ACK file
152 2004-12-21 08:55  stanleyhopcroft
154         * ACKNOWLEDGEMENTS: ACK file contains the details of the authors of
155           code copied by the plugins
157 2004-12-21 05:00  mattkent
159         * plugins/check_dns.c: Add another error string match from Pasi
160           Tiittanen
162 2004-12-20 22:20  tonvoon
164         * plugins/check_nagios.c: Corrected help for expiry units. Restored
165           functionality of searching for process arguments
167 2004-12-20 22:01  tonvoon
169         * plugins/check_nagios.c: Updating help text to reflect using
170           shortname instead of full path for command
172 2004-12-20 21:38  tonvoon
174         * configure.in: - stupid typo
176 2004-12-20 21:26  tonvoon
178         * configure.in: Fix compile errors when looking for openssl
180 2004-12-20 09:04  stanleyhopcroft
182         * COPYING, plugins/check_dhcp.c, po/de.po, po/fr.po: Compilation
183           fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown
184           if check_dhcp works on UX.
186 2004-12-18 18:28  mwirtgen
188         * po/de.po: Initial commit on german translation - 428 to go
190 2004-12-17 18:14  tonvoon
192         * configure.in: Support for FreeBSD 5.2.1 and 5.3 in check_procs
194 2004-12-15 23:12  tonvoon
196         * configure.in: Bump version to next release
198 2004-12-15 23:11  tonvoon
200         * doc/developer-guidelines.sgml: Mistake in automake version - back
201           to 1.8
203 2004-12-15 23:10  tonvoon
205         * doc/RELEASING: Clarified notes
207 2004-12-15 21:56  tonvoon
209         * ChangeLog: Updated for r1_4_0-alpha3
211 2004-12-15 21:27  tonvoon
213         * doc/developer-guidelines.sgml: Updated requirements for GNU tools
215 2004-12-15 21:01  tonvoon
217         * m4/Makefile.am: Makefile for m4 files
219 2004-12-15 20:54  tonvoon
221         * Makefile.am, configure.in, plugins/Makefile.am, tools/setup:
222           Support for coreutils lib. Configure tests via m4 scripts from
223           coreutils
225 2004-12-15 20:51  tonvoon
227         * m4/: Makefile.am.in, afs.m4, codeset.m4, error.m4, exitfail.m4,
228           extensions.m4, fstypename.m4, fsusage.m4, getopt.m4, gettext.m4,
229           glibc21.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, inttypes.m4,
230           inttypes_h.m4, isc-posix.m4, lcmessage.m4, lib-ld.m4,
231           lib-link.m4, lib-prefix.m4, ls-mntd-fs.m4, malloc.m4,
232           mountlist.m4, np_coreutils.m4, onceonly.m4, progtest.m4,
233           realloc.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4,
234           unlocked-io.m4, xalloc.m4: Moving m4 files from lib/
236 2004-12-15 20:47  tonvoon
238         * lib/: Makefile.am, afs.m4, error.m4, exitfail.m4, fstypename.m4,
239           fsusage.m4, full-read.c, full-write.c, full-write.h, getopt.m4,
240           ls-mntd-fs.m4, onceonly.m4, safe-read.c, safe-read.h,
241           safe-write.c, safe-write.h, unlocked-io.m4, xalloc.m4: Moving m4
242           files into m4/. Added extra coreutils files required from
243           autoconf tests. Updated Makefile.am to have nagiosplug lib and a
244           separate coreutils lib
246 2004-12-15 00:10  opensides
248         * po/: de.po, fr.po:
249           fr.po work in progress still 88 to translate ;-)
251 2004-12-11 06:25  mattkent
253         * plugins/check_tcp.c: Patch from Ollie Cook to define return code
254           when expected value not received (#1082275).  Also included
255           another change from Ollie Cook to do stricter matching of
256           expected values from the beginning of the line. When a user
257           defines an expected string this is changed to the old style
258           strstr matching.
260 2004-12-10 21:18  tonvoon
262         * plugins/check_ldap.c: Fixed compile warning
264 2004-12-10 06:10  mattkent
266         * plugins/Makefile.am: Compile broken - fixing link flags.
268 2004-12-10 05:57  mattkent
270         * plugins/check_dns.c: Error catching improvements from Ollie Cook
272 2004-12-10 05:54  mattkent
274         * plugins/check_pgsql.c: Fixing broken compile
276 2004-12-10 05:39  mattkent
278         * AUTHORS: More contributers
280 2004-12-10 00:54  stanleyhopcroft
282         * plugins/Makefile.am: Changes to link flags for check_dhcp.c
284 2004-12-10 00:52  stanleyhopcroft
286         * plugins/check_dhcp.c: Extensive changes to get MAC address from
287           Solaris via DLPI
289 2004-12-10 00:20  tonvoon
291         * plugins/: check_dns.c, check_procs.c: Reverting back ngettext
292           calls
294 2004-12-10 00:13  tonvoon
296         * plugins/common.h: Fix includes for gettext
298 2004-12-09 22:33  tonvoon
300         * configure.in: Include $libsuff for systems that define this
301           (based on advice from Daniel Stenberg)
303 2004-12-08 23:14  tonvoon
305         * configure.in: Removed redundant check and make export
306           LD_LIBRARY_PATH more sh friendly
308 2004-12-08 00:36  opensides
310         * configure.in, plugins/Makefile.am, plugins/check_by_ssh.c,
311           plugins/check_game.c, plugins/check_http.c,
312           plugins/check_ide_smart.c, plugins/check_ldap.c,
313           plugins/check_snmp.c, plugins/check_tcp.c:
314           patch 1028033
316           minor internationalization fixes
318 2004-12-08 00:22  tonvoon
320         * configure.in: Fixed output info for openssl and LD_LIBRARY_PATH
321           for subsequent compiles (otherwise get ld.so.1: ./conftest:
322           fatal: libssl.so.0.9.7: open failed)
324 2004-12-07 06:51  tonvoon
326         * configure.in, plugins/Makefile.am: Better SSL checking (inspired
327           by curl 7.12.2's configure.ac)
329 2004-12-07 03:13  mattkent
331         * plugins-scripts/check_ifoperstatus.pl: Option to check for admin
332           down (#1012191) from RaĆŗl Pedroche.
334 2004-12-07 02:45  stanleyhopcroft
336         * plugins/Makefile.am: Correct dependencies for check_dhcp.c.
338 2004-12-07 02:31  stanleyhopcroft
340         * plugins/: Makefile.am, check_dhcp.c: New plugin: check_dhcp.c.
341           Attempt to port to non Linux platform.
343 2004-12-06 18:49  opensides
345         * po/fr.po:
346           new version of fr.po
348 2004-12-05 22:07  mattkent
350         * plugins/check_snmp.c: Fix for -s string matching (#756567, Tony
351           Missana)
353 2004-12-05 12:59  opensides
355         * plugins/check_nt.c, po/fr.po, po/nagios-plugins.pot:
356           cleaned fr.po nagios-plugins.pot
358 2004-12-05 00:54  opensides
360         * plugins/: check_http.c, check_icmp.c, check_nwstat.c,
361           check_ping.c, check_smtp.c, check_swap.c, utils.h:
362           fix patch 998291 fix patch 1078934 expect check_ssh fix and
363           check_nt perfdata should stay on one word like in nagios
365 2004-12-04 12:34  opensides
367         * po/nagios-plugins.pot:
368           new version of pot file
370 2004-12-04 12:31  opensides
372         * plugins/check_by_ssh.c, plugins/check_dns.c, po/POTFILES.in:
373           various internationalization fixes
375 2004-12-04 12:12  opensides
377         * plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
378           plugins/check_http.c, plugins/check_ide-smart.c,
379           plugins/check_ide_smart.c, plugins/check_mrtg.c,
380           plugins/check_nt.c, plugins/check_nwstat.c,
381           plugins/check_overcr.c, plugins/check_real.c,
382           plugins/check_smtp.c, plugins/check_swap.c, plugins/check_tcp.c,
383           plugins/check_time.c, plugins/check_udp.c, po/POTFILES.in:
384           internationalization fixes bugfixes
386 2004-12-04 10:57  opensides
388         * plugins/: check_dns.c, check_hpjd.c:
389           check_dns needs a space between 'time' and the hostname
390           check_hpjd needs a parenthesis removed in print_usage()
392 2004-12-04 00:23  opensides
394         * plugins/check_swap.c:
395           Bug Fix [ 1024735 ] check_swap providing inaccurate swap
396           information on Sol6
398 2004-12-03 23:55  opensides
400         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
401           check_fping.c, check_game.c, check_hpjd.c, check_http.c,
402           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
403           check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
404           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
405           check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
406           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
407           check_udp.c, check_ups.c, check_users.c, negate.c:
408           reverting my changes from !=TRUE to == ERROR, that's not good ;-(
409           sorry
411 2004-12-03 23:23  opensides
413         * plugins/check_tcp.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
414           check_tcp parenthesis bug, header fix for po files
416 2004-12-03 23:01  opensides
418         * plugins/: check_dig.c, check_disk.c, check_dns.c, check_dummy.c,
419           check_fping.c, check_game.c, check_hpjd.c, check_http.c,
420           check_ide-smart.c, check_ldap.c, check_mrtg.c, check_mrtgtraf.c,
421           check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
422           check_pgsql.c, check_procs.c, check_radius.c, check_real.c,
423           check_smtp.c, check_snmp.c, check_swap.c, check_tcp.c,
424           check_time.c, check_udp.c, check_ups.c:
425           print_help and print_usage() cleanup
427           other misc cleanups
429 2004-12-03 21:56  stanleyhopcroft
431         * plugins/check_tcp.c: 1041571: -D option processing corrected
432           (Eric Chen). Changed process_arguments() to return TRUE. Dont
433           know why this was necessary.
435 2004-12-03 20:28  opensides
437         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
438           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
439           check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
440           check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
441           check_nt.c, check_nwstat.c, check_overcr.c, check_pgsql.c,
442           check_ping.c, check_procs.c, check_radius.c, check_real.c,
443           check_smtp.c, check_snmp.c, check_ssh.c, check_swap.c,
444           check_tcp.c, check_time.c, check_udp.c, check_ups.c,
445           check_users.c, negate.c, urlize.c: remove UT_HLP_VRS from
446           print_usage this was not a good idea ;-)
448 2004-12-03 19:20  opensides
450         * plugins/utils.c:
451           removing support fonction removing warranty from print_revision
453 2004-12-03 17:48  opensides
455         * ROADMAP, package.def, plugins/negate.c, plugins/utils.h:
456           some minor fixes
458 2004-12-03 17:15  opensides
460         * plugins/: check_load.c, check_ssh.c:
461           correcting parenthesis error
463 2004-12-03 16:56  opensides
465         * AUTHORS, plugins/check_load.c, plugins/check_pgsql.c,
466           plugins/check_ping.c, plugins/check_procs.c,
467           plugins/check_radius.c, plugins/check_real.c,
468           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
469           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
470           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
471           plugins/urlize.c:
472           fixes for internationalization
474 2004-12-03 11:45  opensides
476         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
477           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
478           check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
479           check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
480           check_nt.c, check_nwstat.c:
481           internationalization fixes and help fixes
483 2004-12-03 09:19  opensides
485         * plugins/check_by_ssh.c, plugins/check_dig.c,
486           plugins/check_http.c, plugins/check_nwstat.c,
487           plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_udp.c,
488           po/.cvsignore:
489           Localization fixes
491 2004-12-03 08:45  opensides
493         * plugins/: check_ide-smart.c, check_pgsql.c:
494           correcting copyright and remaning int result = STATE_UNKNOWN;
496 2004-12-03 04:37  mattkent
498         * plugins/check_nagios.c: Affected by elapsed time patch.
500 2004-12-03 04:16  mattkent
502         * AUTHORS: Another contributer.
504 2004-12-03 04:10  mattkent
506         * configure.in, plugins/check_procs.c: Patch from Russell Miller
507           which adds elapsed time as a metric. Only for linux so far.
508           (991359)
510 2004-12-03 02:21  mattkent
512         * plugins/check_ldap.c: Fix typo breaking compile.
514 2004-12-03 00:55  opensides
516         * plugins/: check_by_ssh.c, check_dig.c, check_dns.c,
517           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
518           check_ide-smart.c, check_ldap.c, check_load.c, check_mrtg.c,
519           check_mrtgtraf.c, check_mysql.c, check_nagios.c, check_nt.c,
520           check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
521           check_procs.c, check_radius.c, check_real.c, check_smtp.c,
522           check_snmp.c, check_ssh.c, check_swap.c, check_tcp.c,
523           check_time.c, check_udp.c, check_ups.c, check_users.c, negate.c,
524           urlize.c:
525           bump copyright year initialize result to STATE_UNKNOW in place of
526           STATE_OK
528 2004-12-02 21:23  opensides
530         * plugins/: check_dns.c, check_ldap.c, check_procs.c:
531           --disable-nls throws an error on check_dns, check_procs and
532           check_ldap without this patch.
534 2004-12-02 21:03  stanleyhopcroft
536         * plugins/check_tcp.c: Tracker 1041571: appended :D to
537           getopt_long() args (for cert expiry check). Eric Chen.
539 2004-12-02 16:51  opensides
541         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
542           check_fping.c, check_game.c, check_hpjd.c, check_http.c,
543           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
544           check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
545           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
546           check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
547           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
548           check_udp.c, check_ups.c, check_users.c, negate.c, popen.c,
549           utils.c:
550           More internationalization work new usage4 function to permit
551           localisation of think like check_ssh: xxxxx
553 2004-12-02 14:54  opensides
555         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
556           check_fping.c, check_game.c, check_hpjd.c, check_ldap.c,
557           check_load.c, check_mrtg.c, check_mrtgtraf.c, check_mysql.c,
558           check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
559           check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
560           check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
561           check_swap.c, check_tcp.c, check_time.c, check_udp.c,
562           check_ups.c, check_users.c, negate.c:
563           return of process_arguments() is TRUE not OK !
565 2004-12-02 14:35  opensides
567         * plugins/check_http.c: return of process_arguments() is TRUE not
568           OK !
570 2004-12-02 08:45  stanleyhopcroft
572         * plugins/Makefile.am: Add check_icmp plugin
574 2004-12-02 08:44  stanleyhopcroft
576         * plugins/check_icmp.c: check_icmp plugin from A Ericsson
578 2004-12-02 08:44  stanleyhopcroft
580         * plugins/linux.h: For check_icmp plugin from A Ericsson
582 2004-12-02 04:48  mattkent
584         * command.cfg.in: Fix typo.
586 2004-12-02 04:36  mattkent
588         * AUTHORS, REQUIREMENTS, command.cfg.in, plugins/check_ups.c: Patch
589           from Arnaud Quette to bring support to NUT 2.0 plus couple
590           improvements and fixes (1038413 which includes 1032009, 815785).
592 2004-12-02 01:11  opensides
594         * plugins/: check_dns.c, check_game.c, check_http.c,
595           check_ide-smart.c, check_load.c, check_mrtgtraf.c, check_mysql.c,
596           check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
597           check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
598           check_real.c, check_snmp.c, check_ssh.c, check_tcp.c,
599           check_time.c, check_udp.c, check_ups.c, negate.c, popen.c:
600           changed Error: by CRITICAL - more localization fixes
602 2004-12-02 00:30  opensides
604         * contrib/check_rbl.c:
605           adapted for localization
607 2004-12-01 23:54  opensides
609         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
610           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
611           check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
612           check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
613           check_nt.c, check_nwstat.c, check_overcr.c, check_pgsql.c,
614           check_ping.c, check_procs.c, check_radius.c, check_real.c,
615           check_smtp.c, check_snmp.c, check_ssh.c, check_swap.c,
616           check_tcp.c, check_time.c, check_udp.c, check_ups.c,
617           check_users.c, common.h, getaddrinfo.c, getaddrinfo.h,
618           gethostbyname.c, gethostbyname.h, negate.c, netutils.c,
619           netutils.h, popen.c, urlize.c, utils.c, utils.h:
620           standardize localization string standardize unknow arguments
622 2004-12-01 22:02  tonvoon
624         * doc/RELEASING: Notes on releasing
626 2004-12-01 21:55  tonvoon
628         * configure.in: Next version number
630 2004-12-01 21:01  tonvoon
632         * ChangeLog: Updated for r1_4_0-alpha2
634 2004-12-01 20:43  tonvoon
636         * tools/devmode: eval not working - instructions now in comments
638 2004-12-01 20:09  tonvoon
640         * plugins-scripts/check_oracle.sh: Fixed pmon process checking from
641           a change I made earlier
643 2004-12-01 19:33  opensides
645         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
646           check_fping.c, check_ssh.c:
647           first pass at standardization of messages for the localization
649 2004-12-01 08:41  stanleyhopcroft
651         * configure.in: Bryan Loniewski contributed check_jabber plugin
652           (SSL/check_tcp); Eric Chen check_nntps plugin + SSL certficate
653           expiry check [added -D option to check_tcp]
655 2004-12-01 08:28  stanleyhopcroft
657         * plugins/netutils.c: 1075725: patch to my_connect() to deal with
658           SEGV if connect fails
660 2004-12-01 08:26  stanleyhopcroft
662         * plugins/check_tcp.c: 1041571 & 664615: check_tcp with cert check
663           + nntps, simap, jabber
665 2004-12-01 03:50  mattkent
667         * contrib/check_nmap.py: Small fix from David Rippel (996800) for
668           newer versions of nmap
670 2004-12-01 03:26  mattkent
672         * plugins-scripts/check_oracle.sh: Perf data and other improvements
673           by Florian Gleixner (1027787)
675 2004-11-30 07:40  opensides
677         * po/fr.po:
678           more french translations
680 2004-11-30 00:25  tonvoon
682         * plugins/check_ide-smart.c: Capitalized some error messages
684 2004-11-30 00:24  tonvoon
686         * plugins/urlize.c: Updated output to UNKNOWN
688 2004-11-30 00:21  opensides
690         * po/fr.po:
691           translating fr.po new part
693 2004-11-29 23:52  tonvoon
695         * lib/: Makefile.am, exitfail.m4, getopt.m4: Extra files required
696           from coreutils
698 2004-11-29 23:46  tonvoon
700         * SUPPORT: Cleanup and statement re: contrib plugins
702 2004-11-29 22:42  tonvoon
704         * configure.in: Patches for configure on *BSD (Julien Touche)
706 2004-11-29 05:07  stanleyhopcroft
708         * contrib/: README.TXT, rblcheck-dns, rblcheck-web,
709           tarballs/check_icmp-0.8.tar.gz: [no log message]
711 2004-11-29 04:49  mattkent
713         * contrib/check_linux_raid.pl: Better error checking (820806)
715 2004-11-29 00:56  opensides
717         * po/fr.po:
718           second version of french .po still 300 ;-) to translate
720 2004-11-28 22:57  opensides
722         * po/fr.po:
723           first new translation of fr.po
725 2004-11-27 21:00  mattkent
727         * plugins/check_ssh.c: Add remote version check (1030269, Daniel
728           Gullin)
730 2004-11-26 08:54  stanleyhopcroft
732         * AUTHORS: New plugin/bugfix: tracker 1070929. check_hpjdres
734 2004-11-25 05:09  mattkent
736         * plugins/check_disk.c: From old test harness code, make
737           ./check_disk -w 0 -c 0 / valid parameters again
739 2004-11-25 05:06  mattkent
741         * test.pl.in, plugins/t/check_dns.t, plugins/t/check_http.t,
742           plugins/t/check_load.t, plugins/t/check_mysql.t: Updating test
743           harness
745 2004-11-25 04:49  stanleyhopcroft
747         * contrib/README.TXT: Removed reference to non existent tar balls
748           (Hopcroft plugins)
750 2004-11-25 04:46  stanleyhopcroft
752         * contrib/check_wins.pl: Non functional tidy ups to check_wins
754 2004-11-25 04:30  stanleyhopcroft
756         * contrib/check_hw.sh: Added /contrib/check_hw.sh by Rok Debevc
758 2004-11-25 04:28  stanleyhopcroft
760         * contrib/check_sybase: Added /contrib/check_sybase by Simon
761           Bellwood
763 2004-11-25 03:01  stanleyhopcroft
765         * contrib/check_hprsc.pl: update check_hprsc.pl for Net-SNMP
766           versions >=4
768 2004-11-24 21:34  tonvoon
770         * tools/sfsnapshot: Removing build directory after creating
771           distribution
773 2004-11-24 21:19  tonvoon
775         * doc/makefile: Added clean
777 2004-11-24 21:01  tonvoon
779         * configure.in: Fix snapshot build on SF
781 2004-11-24 06:36  stanleyhopcroft
783         * plugins/check_hpjd.c: add -OQa to command_line in check_hpjd.c.
784           Correct nagiosplug-Bugs-889948, 846329
786 2004-11-24 04:35  mattkent
788         * plugins/check_nwstat.c: Attempting to fix a reported segfault
789           (1055054)
791 2004-11-24 04:25  mattkent
793         * plugins/check_http.c: Added support for sending port in host
794           header (913633)
796 2004-11-24 00:46  tonvoon
798         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
799           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
800           check_http.c, check_ldap.c, check_load.c, check_mrtg.c,
801           check_mrtgtraf.c, check_mysql.c, check_nwstat.c, check_overcr.c,
802           check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
803           check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
804           check_tcp.c, check_time.c, check_udp.c, check_ups.c,
805           check_users.c, negate.c, urlize.c: Making messages more
806           consistent
808 2004-11-23 23:53  tonvoon
810         * plugins/: check_hpjd.c, check_mrtg.c, check_mrtgtraf.c,
811           check_mysql.c, check_real.c, check_smtp.c, check_swap.c,
812           check_by_ssh.c, check_dns.c, check_time.c: Standardising
813           translation texts
815 2004-11-23 23:35  tonvoon
817         * doc/developer-guidelines.sgml: Guidelines on translated text
818           (Yves Mettier, Simon Bellwood, Andreas Ericsson)
820 2004-11-23 22:49  tonvoon
822         * doc/developer-guidelines.sgml: Adding notes on developer and
823           translator access in SF
825 2004-11-23 06:06  mattkent
827         * AUTHORS: More contributers.
829 2004-11-23 05:49  mattkent
831         * plugins/check_disk.c: Fix integer warning and critical options.
832           Take values from current unit instead of always KB.
834 2004-11-23 00:06  stanleyhopcroft
836         * doc/developer-guidelines.sgml: trivial changes to Perl plugin
837           section.
839 2004-11-22 22:44  tonvoon
841         * AUTHORS: More contributors
843 2004-11-22 22:30  tonvoon
845         * plugins/check_nt.c: Fixed some messages that should not be
846           translated (Benoit Mortier)
848 2004-11-22 20:35  tonvoon
850         * lib/getloadavg.m4: Not required - autoconf has own macros
852 2004-11-21 05:24  mattkent
854         * plugins/check_mysql.c: Patch from Nathan Shafer to add
855           replication slave check (1006777)
857 2004-11-20 22:56  mattkent
859         * AUTHORS: Oops, forgot one.
861 2004-11-20 22:46  mattkent
863         * AUTHORS: More contributers.
865 2004-11-20 22:43  mattkent
867         * contrib/check_linux_raid.pl: Fix always reading status from the
868           last line (1045506)
870 2004-11-20 22:28  mattkent
872         * plugins/check_ping.c: New output format reported by pumuckel1980
873           (946857)
875 2004-11-20 21:36  mattkent
877         * plugins/check_http.c: Bit of cleanup, fix verbose output.
879 2004-11-20 07:04  tonvoon
881         * configure.in: Fixed va_copy problem on AIX by copying samba's
882           configure.in
884 2004-11-19 15:58  tonvoon
886         * CODING: Added perl coding guidelines, from Programming Perl book
887           (Andreas Ericsson)
889 2004-11-19 14:28  tonvoon
891         * lib/getloadavg.m4: I think getloadavg.m4 is no longer required
892           (as autoconf has built-in function)
894 2004-11-19 14:24  tonvoon
896         * lib/Makefile.am: Removed getloadavg.m4 (built-in function in
897           autoconf) and added cloexec.[hc] for getloadavg.c
899 2004-11-19 14:22  tonvoon
901         * lib/: cloexec.h, cloexec.c: Files required for getloadavg.c
903 2004-11-19 03:59  mattkent
905         * plugins-scripts/check_ntp.pl: Fix incorrectly labelled units in
906           output (1025905, Jason Martin)
908 2004-11-19 03:44  mattkent
910         * plugins/check_procs.c: Enabling timeout flag (1010097, Jason
911           Martin)
913 2004-11-19 02:53  mattkent
915         * plugins/check_http.c: Make -L notice ssl use to output a proper
916           href (1035234, Abid Rasheed)
918 2004-11-19 02:39  mattkent
920         * plugins/check_smtp.c: Change unit from 'us' to 's' to match other
921           core plugins for simplicity.
923 2004-11-19 00:21  tonvoon
925         * AUTHORS: - More great contributors...
927 2004-11-19 00:12  tonvoon
929         * plugins/check_http.c: Options for User Agent string and extra
930           headers (Ibere Tizio)
932 2004-11-18 22:48  tonvoon
934         * configure.in: Remove unnecessary CPPFLAGS for openssl (Lutz
935           Behnke - 686476)
937 2004-11-18 22:42  tonvoon
939         * plugins/check_tcp.c: Enhance SSL initialization problems (Phil
940           Dibowitz - 1055120)
942 2004-11-18 05:36  mattkent
944         * plugins/check_smtp.c: Go critical on no route to host instead of
945           warning (934025)
947 2004-11-18 00:27  tonvoon
949         * tools/setup: Use copy of tools for consistency if building on
950           different platforms from shared source
952 2004-11-17 23:35  tonvoon
954         * plugins/check_tcp.c: Ignore output from tcp port (949070 -
955           Jan-Piet Mens)
957 2004-11-17 23:22  tonvoon
959         * plugins/check_http.c: --no-body and --max-age options (949521 -
960           Jamie Zawinski)
962 2004-11-17 22:19  tonvoon
964         * doc/developer-guidelines.sgml: Added section on using
965           Sourceforge, mainly for administrators
967 2004-11-12 00:51  tonvoon
969         * tools/update_coreutils: Tool to pull newer coreutil libs into
970           nagiosplug's lib directory
972 2004-11-12 00:49  tonvoon
974         * lib/Makefile.am, lib/error.c, lib/error.h, lib/error.m4,
975           lib/exit.h, lib/exitfail.c, lib/exitfail.h, lib/fsusage.c,
976           lib/fsusage.h, lib/fsusage.m4, lib/full-read.h, lib/getloadavg.c,
977           lib/getopt.c, lib/getopt.h, lib/getopt1.c, lib/gettext.h,
978           lib/ls-mntd-fs.m4, lib/malloc.c, lib/mountlist.c,
979           lib/mountlist.h, lib/onceonly.m4, lib/realloc.c, lib/snprintf.c,
980           lib/strtod.c, lib/unlocked-io.h, lib/unlocked-io.m4,
981           lib/xalloc.h, lib/xalloc.m4, lib/xmalloc.c, lib/xstrdup.c,
982           plugins/check_disk.c, po/de.po, po/fr.po: Update to using
983           coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8
985 2004-09-07 21:27  tonvoon
987         * doc/developer-guidelines.sgml: Clarity based on comments by Ben
988           Clewett
990 2004-08-23 22:59  tonvoon
992         * AUTHORS: For patch to check_nt
994 2004-08-23 22:58  tonvoon
996         * plugins/check_nt.c: Restore divisor for memory size reported by
997           Windows. Also, implements warning and critical levels for
998           performance counters. (Paulo Afonso Graner Fessel)
1000 2004-08-23 22:18  tonvoon
1002         * configure.in, plugins/check_swap.c, plugins/common.h: Using
1003           swapctl for Solaris, Tru64 and *BSD (Sean Finney)
1005 2004-08-19 20:05  tonvoon
1007         * configure.in, plugins/check_swap.c, plugins/common.h: Patch for
1008           tru64 using swapctl calls (Sean Finney)
1010 2004-08-18 22:32  tonvoon
1012         * AUTHORS: Another day's work...
1014 2004-08-18 22:25  tonvoon
1016         * plugins/check_dig.c: Checks different record types and checks
1017           against an expected address (Bill Kunkel)
1019 2004-08-18 21:36  tonvoon
1021         * configure.in: Support for check_swap on NetBSD/OpenBSD (Sean
1022           Finney)
1024 2004-08-18 21:25  tonvoon
1026         * plugins-scripts/check_oracle.sh: More specific test for sid (Paul
1027           Allen)
1029 2004-08-18 21:21  tonvoon
1031         * plugins/check_disk.c: Fixed perfdata so that shows amount used
1032           (Garry Cook)
1034 2004-08-18 20:51  tonvoon
1036         * plugins-scripts/check_ifstatus.pl: Perfdata corrected (Garry
1037           Cook)
1039 2004-08-18 20:46  tonvoon
1041         * plugins-scripts/check_oracle.sh: Fix for similar dataabase sids
1042           (Carole Verdon)
1044 2004-08-18 20:41  tonvoon
1046         * AUTHORS: Gary Cook for perfdata for check_nt
1048 2004-08-18 20:40  tonvoon
1050         * plugins/check_nt.c: Perfdata added (Gary Cook)
1052 2004-06-26 17:39  tonvoon
1054         * tools/sfsnapshot: Change of compile server and cleanups
1056 2004-06-26 06:13  tonvoon
1058         * tools/sfsnapshot: Remove need to alter configure.in. Using
1059           different compile farms for SF to do the compiling
1061 2004-05-24 15:22  tonvoon
1063         * AUTHORS: Ben Clewett
1065 2004-05-24 15:21  tonvoon
1067         * lib/Makefile.am: Missed getloadavg.c (Ben Clewett)
1069 2004-05-20 07:09  egalstad
1071         * contrib/check_dhcp.c: DHCP bug fix
1073 2004-05-10 11:25  tonvoon
1075         * configure.in: Set EXTRAS with check_swap if ac_cv_have_swap is
1076           set
1078 2004-04-30 12:12  tonvoon
1080         * configure.in: ps -el for HP-UX
1082 2004-04-29 16:08  tonvoon
1084         * configure.in: Bug in ps -el for AIX 4.1
1086 2004-04-29 12:13  tonvoon
1088         * AUTHORS: Sven for HP-UX requirements
1090 2004-04-29 12:12  tonvoon
1092         * REQUIREMENTS: HP-UX requirements (Sven Schaffranneck)
1094 2004-04-19 14:13  sghosh
1096         * contrib/check_nagios_db_pg.pl, AUTHORS: Postgres backend monitor
1098 2004-04-19 14:10  sghosh
1100         * AUTHORS, plugins-scripts/check_mssql.pl: check_mssql.pl
1102 2004-04-19 14:08  sghosh
1104         * README: Win32 plugin repository
1106 2004-04-08 12:05  tonvoon
1108         * AUTHORS: Torsten Werner for check_racle patches
1110 2004-04-08 12:05  tonvoon
1112         * plugins-scripts/check_oracle.sh: Cleaner calls to awk and support
1113           if Oracle has different national language settings (Torsten
1114           Werner)
1116 2004-04-08 11:50  tonvoon
1118         * plugins-scripts/check_oracle.sh: Cleaner calls to awk and support
1119           if Oracle has different national language settings (Torsten
1120           Werner)
1122 2004-04-06 17:02  tonvoon
1124         * configure.in, plugins/check_procs.c: Fixed weird scanf bug on
1125           Solaris
1127 2004-04-02 20:37  kdebisschop
1129         * plugins/check_by_ssh.c: add example invocation to help
1131 2004-04-01 00:01  tonvoon
1133         * AUTHORS: Howard Wilkinson
1135 2004-03-31 23:53  tonvoon
1137         * plugins/check_nt.c: Command line argument bug (Howard Wilkinson)
1139 2004-03-31 23:48  tonvoon
1141         * plugins/netutils.c: Set default state (Howard Wilkinson)
1143 2004-03-31 20:20  tonvoon
1145         * doc/developer-guidelines.sgml: Update author list
1147 2004-03-23 06:35  kdebisschop
1149         * plugins/check_fping.c: check was supposed to be agains ms - got
1150           munged wfixeg the perfdata output to be in seconds
1152 2004-03-22 07:25  tonvoon
1154         * plugins/check_http.c: Getopt bug (Joe Rhett)
1156 2004-03-22 07:22  tonvoon
1158         * AUTHORS: Joe Rhett for getopt bug
1160 2004-03-22 07:19  tonvoon
1162         * plugins/check_http.c: Option --url not mapped (Joe Rhett)
1164 2004-03-18 20:58  tonvoon
1166         * AUTHORS: More help for patches
1168 2004-03-18 20:50  tonvoon
1170         * plugins/check_disk.c: Typo in check_disk units (Matthew Kent -
1171           909281)
1173 2004-03-18 20:40  tonvoon
1175         * configure.in: Mysql include path not added correctly (Arnold
1176           Cavazos - 912974)
1178 2004-03-18 20:37  tonvoon
1180         * configure.in: Mysql include path not added correctly (Arnold
1181           Cavazos - 912974)
1183 2004-03-18 20:31  tonvoon
1185         * plugins/check_radius.c: Option to fill in NAS-identifier to
1186           Emulate pam_radius behaviour (Alexander Kulak)
1188 2004-03-17 20:38  tonvoon
1190         * doc/developer-guidelines.sgml: Copyright information for patches
1192 2004-03-14 04:09  kdebisschop
1194         * plugins/: check_ldap.c, check_load.c, check_mrtgtraf.c,
1195           check_pgsql.c, check_smtp.c, check_tcp.c, check_ups.c: use
1196           fperfdata
1198 2004-03-14 03:37  kdebisschop
1200         * plugins/check_fping.c: use fperfdata
1202 2004-03-12 03:40  egalstad
1204         * contrib/check_cluster2.c: New cluster plugin for Nagios 2.x
1206 2004-03-11 15:33  tonvoon
1208         * CHANGES: check_procs difference
1210 2004-03-11 15:17  tonvoon
1212         * plugins/check_nagios.c: Incorporate check_proc changes into
1213           check_nagios. ps handling probably should be moved into utils.c
1214           in future
1216 2004-03-08 21:03  tonvoon
1218         * configure.in: Require ngettext
1220 2004-03-08 21:01  tonvoon
1222         * doc/developer-guidelines.sgml: Information on plugin output
1223           format
1225 2004-03-04 05:08  kdebisschop
1227         * plugins/: check_dig.c, check_dns.c, check_game.c: use float for
1228           time in perf data
1230 2004-03-03 12:33  kdebisschop
1232         * plugins/: check_http.c, utils.c: begin writing some perfdata as
1233           float
1235 2004-03-03 04:24  kdebisschop
1237         * contrib/check_pop3.pl: fix loop and \r\n (Jason Burnett -
1238           http://sourceforge.net/tracker/index.php?func=detail&aid=895677&group_id=29880&atid=397599)
1240 2004-03-03 03:48  kdebisschop
1242         * plugins/check_disk.c: check_disk was getting blocks instead of
1243           bytes (Michael Musikhin -
1244           http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599)
1246 2004-03-02 06:17  kdebisschop
1248         * Makefile.am, nagios-plugins.spec.in: make specfile into a
1249           template which can generate a generic spec plus specs suitable
1250           for various repositories
1252 2004-03-02 06:13  kdebisschop
1254         * configure.in: prpare for alpha2
1256 2004-03-02 05:25  kdebisschop
1258         * plugins/check_http.c: relax check for -w/-c to accept floats (bug
1259           report from Warrick FitzGerald)
1261 2004-03-02 05:01  kdebisschop
1263         * AUTHORS, plugins/check_swap.c: fix div by zero error when
1264           swaptotal is zero (Flo Gleixner)
1266 2004-03-01 12:27  kdebisschop
1268         * plugins/: check_tcp.c, netutils.c: check_tcp was returning
1269           uninitialized string with user-defined refused outcome
1271 2004-03-01 06:15  kdebisschop
1273         * plugins/check_smtp.c: allow regex for ecpect checks
1275 2004-02-29 04:09  kdebisschop
1277         * plugins/: check_nwstat.c, netutils.c, netutils.h: was making up
1278           to 34 separate tcp connections - now we open one and reuse
1280 2004-02-28 07:27  kdebisschop
1282         * plugins/check_snmp.c: checks for warn in check_num() mistakenly
1283           referred to crit limits
1285 2004-02-28 06:51  kdebisschop
1287         * plugins/check_smtp.c: minor doco update to reflect handling of
1288           repeated caoomand strings
1290 2004-02-28 06:48  kdebisschop
1292         * plugins/check_smtp.c: work in progress to accept multiple
1293           command/expect pairs
1295 2004-02-28 04:54  kdebisschop
1297         * plugins/check_swap.c: update to work with Linux 2.6 /proc/meminfo
1298           format
1300 2004-02-25 08:50  kdebisschop
1302         * AUTHORS, plugins/check_dns.c: check server for authoritative
1303           status (from Jon Hallet)
1305 2004-02-25 08:12  kdebisschop
1307         * plugins/check_swap.c: change some datatypes to llu for very large
1308           swaps
1310 2004-02-25 07:49  kdebisschop
1312         * configure.in, plugins/check_ping.c: pass timeout to ping if
1313           supported with -w parameter (linux)
1315 2004-02-21 05:37  kdebisschop
1317         * plugins/check_by_ssh.c: add option to ignore a specified number
1318           of lines on stderr (to suppress a login banner)
1320 2004-02-21 03:50  kdebisschop
1322         * plugins-scripts/check_breeze.pl: add $opt_C to 'use vars' (report
1323           882381 and patch form Jason Martin)
1325 2004-02-21 03:44  kdebisschop
1327         * AUTHORS: Add Jason Martin for report of missing $opt_C for 'use
1328           vars' in check_breeze
1330 2004-02-21 03:42  kdebisschop
1332         * plugins-scripts/check_breeze.pl: add opt_C to 'usr vars'
1334 2004-02-20 19:35  tonvoon
1336         * plugins/check_http.c: - Missed out getopt for -T
1338 2004-02-20 05:25  kdebisschop
1340         * contrib/check_dhcp.c, contrib/check_procl.sh,
1341           plugins/check_snmp.c, plugins/negate.c, plugins/netutils.c,
1342           plugins/urlize.c: spell fix "received"
1344 2004-02-20 05:22  kdebisschop
1346         * plugins/check_snmp.c, plugins/negate.c, plugins/netutils.c,
1347           plugins/urlize.c, contrib/check_dhcp.c: spell fix "received"
1349 2004-02-20 05:21  kdebisschop
1351         * plugins/: utils.c, utils.h: add perfdata function for floats to
1352           complement ints, also spell fix "received"
1354 2004-02-20 05:19  kdebisschop
1356         * AUTHORS: add Ralph Rye for report of check_procs segfault on
1357           AIX/WebSphere and proof-of-concept patch
1359 2004-02-20 05:04  kdebisschop
1361         * plugins/check_procs.c: handle case where line from ps output
1362           exceed MAX_INPUT_BUFFER
1364 2004-02-20 03:37  tonvoon
1366         * AUTHORS: Shaun Wills for patch to check_http
1368 2004-02-20 03:21  tonvoon
1370         * plugins/check_http.c: Added Content-type when POSTing (Shawn
1371           Wills)
1373 2004-02-20 03:00  tonvoon
1375         * plugins/check_procs.c: - compiler warning removed (but usage2
1376           messages badly broken)
1378 2004-02-20 02:58  tonvoon
1380         * AUTHORS: Matt Pounsett for bug report
1382 2004-02-20 02:09  tonvoon
1384         * plugins/check_dns.c: Different text to scan for if multiple
1385           addresses
1387 2004-02-20 01:05  tonvoon
1389         * plugins/check_swap.c: Corrected usage message (Matt Pounsett)
1391 2004-02-19 13:24  tonvoon
1393         * AUTHORS: Michael Musikhin for check_disk patch
1395 2004-02-19 13:23  tonvoon
1397         * plugins/check_disk.c: Uninitialised variables for -X (Bug 900091
1398           - Michael Musikhin)
1400 2004-02-18 14:57  kdebisschop
1402         * configure.in: version bump (old)
1404 2004-02-18 14:56  kdebisschop
1406         * acinclude.m4, lib/afs.m4, lib/fstypename.m4, lib/fsusage.m4:
1407           underquoted defines cause warning on FC2
1409 2004-02-18 02:11  tonvoon
1411         * AUTHORS: Johannes Herlitz for patch to check_dns
1413 2004-02-18 02:09  tonvoon
1415         * plugins/check_dns.c: Output message includes the query_address,
1416           as inspired by Johannes Herlitz.  Also cleanup of comments and
1417           handles multi-line nslookup output (MacOSX 10.3)
1419 2004-02-17 13:24  tonvoon
1421         * AUTHORS: David Alden for check_snmp_procs.pl
1423 2004-02-17 13:23  tonvoon
1425         * contrib/check_snmp_procs.pl: Checks remote processes via SNMP
1426           (David Alden)
1428 2004-02-09 08:32  tonvoon
1430         * AUTHORS: Patrick McCormick
1432 2004-02-09 08:27  tonvoon
1434         * plugins/check_ping.c: Fix for check_ping old-style argument
1435           handling (Patrick McCormick - 892211)
1437 2004-01-28 11:42  tonvoon
1439         * plugins/check_dummy.c: Print optional text
1441 2004-01-21 12:50  kdebisschop
1443         * AUTHORS: credit David Croft (patch check_tcp formultibyte malloc
1444           bug in server_expect)
1446 2004-01-21 12:49  kdebisschop
1448         * plugins/check_tcp.c: =fix segfault on malloc of server_expect for
1449           multibyte chars (David Croft)
1451 2004-01-21 12:46  kdebisschop
1453         * AUTHORS: credit David Croft (patch check_tcp formultibyte malloc
1454           bug in server_expect)
1456 2004-01-21 12:45  kdebisschop
1458         * plugins/check_tcp.c: =fix segfault on malloc of server_expect for
1459           multibyte chars (David Croft)
1461 2004-01-18 20:07  sghosh
1463         * contrib/check_snmp_printer.pl: plugin to check printer status via
1464           snmp, includes page count as perfdata; perl plugin
1466 2003-12-24 08:51  tonvoon
1468         * AUTHORS: Bug reporter
1470 2003-12-24 08:51  tonvoon
1472         * plugins/check_swap.c: Fixed help doc on use of % (854817 - Gunnar
1473           Hellekson)
1475 2003-12-18 09:24  tonvoon
1477         * README: Reference to CHANGES file
1479 2003-12-18 09:19  tonvoon
1481         * Makefile.am: Add CHANGES file to distribution
1483 2003-12-18 09:15  tonvoon
1485         * CHANGES: List major changes between releases
1487 2003-12-11 10:00  tonvoon
1489         * AUTHORS: For patch to check_http
1491 2003-12-11 10:00  tonvoon
1493         * plugins/check_http.c: Relative redirects not followed correctly
1494           (854131 - John Sivak)
1496 2003-12-05 18:12  tonvoon
1498         * AUTHORS: Ben Whaley for reported Solaris 8 /usr/ucb/ps problem in
1499           configure.in
1501 2003-12-05 18:08  tonvoon
1503         * configure.in: Not correctly working out ps command if /usr/ucb
1504           before /usr/bin in PATH for Solaris (reported by Ben Whaley)
1506 2003-12-05 16:45  tonvoon
1508         * AUTHORS: Patch to my_connect
1510 2003-12-05 16:42  tonvoon
1512         * plugins/: netutils.c, netutils.h: Fix clash of namespace for
1513           my_connect with mysql (854339 - Ian Holsman)
1515 2003-12-02 15:27  tonvoon
1517         * plugins/check_disk.c: Default thresholds not defined for lists in
1518           -x parameter (raised by Matt Garrett)
1520 2003-12-01 02:47  kdebisschop
1522         * po/: de.po, fr.po: commit changes caused by upstream code mods
1524 2003-12-01 02:46  kdebisschop
1526         * plugins/check_procs.c: use usage2 function
1528 2003-12-01 02:38  kdebisschop
1530         * nagios-plugins.spec.in: add THANKS to %doc
1532 2003-11-28 14:18  tonvoon
1534         * plugins/check_procs.c: Fixed listing of failed processes
1536 2003-11-24 14:56  tonvoon
1538         * AUTHORS: For patches
1540 2003-11-24 14:53  tonvoon
1542         * plugins/check_hpjd.c: Bug from code-clean (Antony Simmonds -
1543           846311)
1545 2003-11-21 07:53  kdebisschop
1547         * README: update auotmake/autoconf versions
1549 2003-11-21 07:52  kdebisschop
1551         * doc/developer-guidelines.sgml: update developer names
1553 2003-11-21 07:34  kdebisschop
1555         * INSTALLING: our policy now is to use most recent versions of GNU
1556           tool chain
1558 2003-11-19 06:24  kdebisschop
1560         * plugins/check_time.c: add perfdata
1562 2003-11-19 06:00  kdebisschop
1564         * plugins/check_smtp.c: use perfdata() to return perfoamnace data
1565           in stanadrd format
1567 2003-11-17 11:45  kdebisschop
1569         * plugins/check_ups.c: bugfix - each supported option was
1570           overwriting the previous perfdata
1572 2003-11-17 07:19  kdebisschop
1574         * plugins/check_ups.c: add perfdata
1576 2003-11-17 06:37  kdebisschop
1578         * plugins/check_pgsql.c: add perfdata
1580 2003-11-12 06:05  kdebisschop
1582         * plugins/check_snmp.c: clean up compiler warnings
1584 2003-11-12 05:53  kdebisschop
1586         * plugins/check_nt.c: clean up compiler warnings
1588 2003-11-12 05:48  kdebisschop
1590         * plugins/check_mrtg.c: clean up compiler warnings
1592 2003-11-12 05:41  kdebisschop
1594         * plugins/check_mrtgtraf.c: clean up compiler warnings
1596 2003-11-12 05:37  kdebisschop
1598         * plugins/check_swap.c: clean up compiler warnings
1600 2003-11-12 05:29  kdebisschop
1602         * plugins/check_mrtgtraf.c: add perfdata
1604 2003-11-12 05:28  kdebisschop
1606         * plugins/check_dig.c: remove overflow checks of strtod - HUGE_VALF
1607           requires C99; also remove equality checks on warn/crit interval
1608           which are no doubles
1610 2003-11-11 10:43  tonvoon
1612         * plugins/check_tcp.c: Added perfdata
1614 2003-11-11 10:34  tonvoon
1616         * plugins/check_users.c: Added perfdata
1618 2003-11-11 10:27  tonvoon
1620         * plugins/check_swap.c: Added perfdata
1622 2003-11-11 10:19  tonvoon
1624         * plugins/check_swap.c: Fixed if only absolute warn/crit set
1626 2003-11-10 11:15  tonvoon
1628         * plugins/utils.h: - typo fixes
1630 2003-11-05 22:59  sghosh
1632         * plugins-scripts/: check_ifoperstatus.pl, check_ifstatus.pl:
1633           added plugin timeout options
1635 2003-10-31 04:22  kdebisschop
1637         * plugins/check_nt.c: provide an error message
1639 2003-10-31 04:21  kdebisschop
1641         * plugins/check_hpjd.c: line indentation
1643 2003-10-31 04:20  kdebisschop
1645         * plugins/check_load.c: add perfdata
1647 2003-10-31 04:19  kdebisschop
1649         * plugins/check_mrtg.c: add perf data fix bug where stale data
1650           message would get overwritten
1652 2003-10-24 14:28  tonvoon
1654         * plugins/common.h: Ignore __attribute__ for non-GNU compilers
1656 2003-10-24 10:37  tonvoon
1658         * plugins/Makefile.am: Moved config.h to toplevel
1660 2003-10-23 11:24  tonvoon
1662         * lib/Makefile.am: Need to include intl/ for systems without
1663           libintl.h
1665 2003-10-21 17:16  tonvoon
1667         * AUTHORS: Matt Garrett for bug reports
1669 2003-10-21 16:56  tonvoon
1671         * plugins-scripts/check_file_age.pl: - Fixed file name (Matt
1672           Garrett)
1674 2003-10-20 15:03  tonvoon
1676         * configure.in, lib/fsusage.c, lib/mountlist.c: Fix for config.h at
1677           top level. Required for intl/
1679 2003-10-15 20:27  tonvoon
1681         * tools/mail_error: Need to export PATH for sfsnapshot to get
1682           correct GNU toolchain
1684 2003-10-14 04:15  sghosh
1686         * plugins-scripts/check_ifoperstatus.pl: snmpv3 patches
1688 2003-10-14 04:14  sghosh
1690         * plugins-scripts/check_ifstatus.pl:  more snmpv3 patches
1692 2003-10-14 03:40  sghosh
1694         * plugins-scripts/check_ntp.pl: Bug 773588: added check to warn on
1695           matching # candidates only
1697 2003-10-14 03:15  sghosh
1699         * plugins-scripts/check_ifstatus.pl: Added -M for maxmsgsize
1700           (v1/v2c) Added v3 support
1702 2003-09-30 14:54  tonvoon
1704         * plugins/check_swap.c: Fixed logic problem if HAVE_SWAP, but not
1705           on AIX or Solaris. Removed unnecessary ifdefs for help page.
1706           Better indentation for ifdefs
1708 2003-09-29 11:02  tonvoon
1710         * lib/Makefile.am: Missed GNU files for AIX 5.1
1712 2003-09-17 20:16  tonvoon
1714         * AUTHORS: Added authors of obsolete contrib plugins
1716 2003-09-17 20:07  tonvoon
1718         * contrib/maser-oracle.pl: Obsolete from main check_oracle
1720 2003-09-17 20:05  tonvoon
1722         * contrib/aix/: check_crit_dsk, check_dsk, check_ping: Plugins
1723           obsolete from main check_disk and check_ping
1725 2003-09-17 17:33  tonvoon
1727         * lib/strtod.c: Required if strtod not GNU compilant
1729 2003-09-17 17:31  tonvoon
1731         * configure.in, lib/Makefile.am, lib/error.c, lib/error.h,
1732           lib/error.m4, lib/malloc.c, lib/realloc.c, lib/unlocked-io.h,
1733           lib/xalloc.h, lib/xmalloc.c: Support to compile on AIX
1735 2003-09-17 17:15  tonvoon
1737         * plugins/check_load.c: - typo
1739 2003-09-17 10:31  tonvoon
1741         * configure.in, plugins/check_swap.c: Support for check_swap in AIX
1742           (tested on 5.1)
1744 2003-09-17 10:25  tonvoon
1746         * tools/setup: Hide error message if docbook not available
1748 2003-09-16 22:58  tonvoon
1750         * doc/developer-guidelines.sgml: Added in threshold range format
1751           and updated autoconf to 2.54 for a problem on Darwin)
1753 2003-09-16 15:14  tonvoon
1755         * configure.in, plugins/Makefile.am, plugins/check_procs.c: Support
1756           for AIX ps command and cleanup of configure's ps checks
1758 2003-09-16 13:32  tonvoon
1760         * AUTHORS, plugins/common.h: AIX problem with enum TRUE and FALSE
1761           (Ludse Verhoeven)
1763 2003-09-16 12:36  kdebisschop
1765         * tools/sfsnapshot: here-doc format was not correct
1767 2003-09-16 06:45  kdebisschop
1769         * plugins/check_ldap.c: milisecond timing and perfdata, fix NULL
1770           pointer error in validate_arguments
1772 2003-09-15 16:49  tonvoon
1774         * AUTHORS: Contributors to the perfdata discussion
1776 2003-09-15 16:28  tonvoon
1778         * AUTHORS, plugins-scripts/check_mailq.pl: Added Exim support
1779           (768445 - Eric Bollengier)
1781 2003-09-15 15:57  tonvoon
1783         * AUTHORS, plugins/check_nt.c: Option to verify check_nt version
1784           (799098 - Steve Hanselman)
1786 2003-09-15 15:30  tonvoon
1788         * AUTHORS: Jason Burnett for check_disk_smb patch
1790 2003-09-15 15:26  tonvoon
1792         * plugins-scripts/check_disk_smb.pl: Optionally specify port for
1793           smbclient to use (781227 - Jason Burnett)
1795 2003-09-15 06:03  kdebisschop
1797         * plugins/check_http.c: make status code extensible (thanks to
1798           Chris Wilson <chris@netservers.co.uk>)
1800 2003-09-12 12:53  kdebisschop
1802         * AUTHORS: two new additions
1804 2003-09-12 12:51  kdebisschop
1806         * plugins/check_ping.c: *new output format reported by Patrick
1807           Allen <p.allen@brandblue.co.uk>, also move atrribution for
1808           Richard Brodie to thanks file
1810 2003-09-12 12:38  kdebisschop
1812         * plugins/check_ping.c: new output format reported by Patrick Allen
1813           <p.allen@brandblue.co.uk>
1815 2003-09-11 12:50  kdebisschop
1817         * plugins/check_http.c: use prefdata function for size too
1819 2003-09-11 09:02  kdebisschop
1821         * plugins/check_http.c: use prefdata function
1823 2003-09-11 09:02  kdebisschop
1825         * configure.in, plugins/check_swap.c: last changes to configure
1826           broke check_swap on RHLinux. Restore /proc/meminfo check and make
1827           check_swap ifdefs safer
1829 2003-09-04 07:43  kdebisschop
1831         * Makefile.am: change so make-dist works in subdirs
1833 2003-09-03 20:37  tonvoon
1835         * configure.in: Remove df checks and ignore swap checks if no swap
1836           commands found
1838 2003-09-03 20:32  tonvoon
1840         * doc/developer-guidelines.sgml: No named credits in source code
1842 2003-09-03 11:32  tonvoon
1844         * configure.in: Fixed substitution for Tru64's ps format
1846 2003-09-03 07:01  kdebisschop
1848         * plugins/check_dig.c: allow warn/crit times to be floating point
1850 2003-09-03 07:00  kdebisschop
1852         * configure.in, plugins/common.h: include math.h if needed for
1853           HUGE_VAL
1855 2003-09-02 16:04  tonvoon
1857         * plugins/check_procs.c: Solaris requires asprintf checks for null
1858           variables
1860 2003-09-01 21:07  tonvoon
1862         * Makefile.am: Report duplicates in AUTHORS file
1864 2003-09-01 20:43  tonvoon
1866         * doc/developer-guidelines.sgml: Add contributor's name into CVS
1867           comments
1869 2003-08-31 06:24  tonvoon
1871         * .cvsignore, AUTHORS, Makefile.am, THANKS.in: Updated AUTHORS to
1872           include all contributors listed in comments in code and CVS for
1873           plugins and plugins-scripts. Still need to do SF
1875 2003-08-31 06:13  tonvoon
1877         * doc/developer-guidelines.sgml: Updated perf data standard for
1878           warn before crit
1880 2003-08-28 12:56  kdebisschop
1882         * plugins/check_game.c: add perf data
1884 2003-08-28 04:53  kdebisschop
1886         * plugins/check_dns.c: add perf data
1888 2003-08-28 04:53  kdebisschop
1890         * plugins/utils.c: use single quotes per guideline, also quote when
1891           SPC or = are found
1893 2003-08-28 04:22  kdebisschop
1895         * plugins/check_disk.c: add perf data
1897 2003-08-28 04:21  kdebisschop
1899         * plugins/utils.c: suppress quotes in perf data when not needed
1900           (some plugins need the space to keep below line length limit
1902 2003-08-28 04:20  kdebisschop
1904         * plugins/utils.h: add min() macro to complement max()
1906 2003-08-26 12:08  kdebisschop
1908         * plugins/check_dig.c: print perfdata
1910 2003-08-26 11:51  kdebisschop
1912         * plugins/check_fping.c: print perfdata
1914 2003-08-26 11:44  kdebisschop
1916         * plugins/: utils.c, utils.h: function to make perfdata output
1918 2003-08-23 16:07  kdebisschop
1920         * plugins/check_http.c: - found and fixed memory allocation error
1921           in rewritten redir() function
1923 2003-08-23 14:59  kdebisschop
1925         * plugins/check_http.c: - hacked interim fix to segfault on
1926           redirect - for tesing only
1928 2003-08-23 14:58  kdebisschop
1930         * plugins/check_dig.c: - fix various format errors with newly added
1931           perf data
1933 2003-08-23 00:49  kdebisschop
1935         * plugins/check_dig.c: - forgot to declare struct timeval tv for
1936           hires timing
1938 2003-08-22 07:55  kdebisschop
1940         * plugins/check_dig.c: - add perf data for time
1942 2003-08-22 07:22  kdebisschop
1944         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
1945           check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
1946           check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
1947           check_mrtg.c, check_mysql.c, check_nagios.c, check_nt.c,
1948           check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
1949           check_procs.c, check_radius.c, check_real.c, check_smtp.c,
1950           check_snmp.c, check_ssh.c, check_swap.c, check_tcp.c,
1951           check_time.c, check_udp.c, check_ups.c, check_users.c, negate.c,
1952           urlize.c: - bindtextdomain for gettext, a few other smale
1953           cleanups here and there
1955 2003-08-22 05:42  kdebisschop
1957         * plugins/: check_http.c: * bugfix: snprintf of timestamp truncated
1958           '\0'
1960 2003-08-21 19:00  kdebisschop
1962         * plugins/check_http.c: * Check redirections for infinte loops and
1963           limit depth of recursion
1965 2003-08-20 10:54  tonvoon
1967         * plugins/check_time.c: Optionally use udp instead of tcp (Bradley
1968           Baetz - 751646)
1970 2003-08-20 09:31  tonvoon
1972         * contrib/check_wins.pl: Changed netsaint to nagios in use lib
1974 2003-08-19 12:41  kdebisschop
1976         * plugins/check_http.c: *BUGFIX: LWS is not required betwwen
1977           "Location:" header field name and field value
1979 2003-08-19 12:19  kdebisschop
1981         * plugins/check_http.c: *add missing status numbers from RFC 2616
1982           (HTTP1.1)
1984 2003-08-18 12:05  kdebisschop
1986         * plugins/check_ping.c: move error scans to a new separate routine
1987           and scan both stderr and stdio
1989 2003-08-11 20:50  tonvoon
1991         * doc/developer-guidelines.sgml: Performance data guidelines added
1993 2003-08-11 20:43  tonvoon
1995         * tools/sfsnapshot: Fixed building snapshots - cvs update ignores
1996           new directories.  Also do not need to run make
1998 2003-08-10 13:56  kdebisschop
2000         * plugins/utils.c: config.h is redundant (common.h includes it)
2002 2003-08-10 13:48  kdebisschop
2004         * plugins/: check_dns.c, check_smtp.c: perf data in integer
2005           microseconds
2007 2003-08-10 13:12  kdebisschop
2009         * po/: POTFILES.in, de.po, fr.po: first pass at NLS markup done
2011 2003-08-10 13:11  kdebisschop
2013         * plugins-scripts/check_rpc.pl: proposed fix for LANG issue
2015 2003-08-10 07:53  kdebisschop
2017         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2018           check_fping.c, check_game.c, check_hpjd.c, check_http.c,
2019           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
2020           check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
2021           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
2022           check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
2023           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
2024           check_udp.c, check_ups.c, check_users.c, negate.c, popen.c,
2025           urlize.c: the last round of pedantic compiler warnings
2027 2003-08-09 14:37  kdebisschop
2029         * tools/devmode: a little shell script to make it a little easier
2030           to produce  pedantic compiler warnings
2032 2003-08-09 14:36  kdebisschop
2034         * plugins/: check_smtp.c, check_ssh.c, check_tcp.c, check_time.c,
2035           check_udp.c, check_ups.c, check_users.c: more pedantic compiler
2036           warnings
2038 2003-08-09 07:51  undrgrid
2040         * plugins/common.h, po/de.po, po/fr.po: Code clean-up
2042 2003-08-09 07:01  kdebisschop
2044         * plugins/: check_dig.c, check_http.c, check_load.c, check_mrtg.c,
2045           check_mrtgtraf.c, check_nwstat.c, check_overcr.c, check_ping.c,
2046           check_procs.c, check_real.c, utils.c, utils.h: more pedantic
2047           compiler warns
2049 2003-08-09 05:19  kdebisschop
2051         * plugins/check_http.c: more pedantic compiler warns, change to
2052           microsecond output for perf data, add size to perf data
2054 2003-08-09 05:12  kdebisschop
2056         * plugins/: utils.c, utils.h: add function for elapsed tim ein
2057           microseconds
2059 2003-08-09 01:56  kdebisschop
2061         * plugins/check_http.c: more pedantic compiler warnings
2063 2003-08-09 01:41  kdebisschop
2065         * plugins/: check_disk.c, check_dummy.c, popen.c, utils.c, utils.h:
2066           more pedantic compiler warnings
2068 2003-08-08 21:31  kdebisschop
2070         * lib/Makefile.am: include getloadvag.m4 in distrib
2072 2003-08-08 17:49  kdebisschop
2074         * plugins/: check_disk.c, netutils.c, netutils.h: cleanups from
2075           pedantic complier warnings
2077 2003-08-08 17:48  kdebisschop
2079         * plugins/check_nt.c: change if/elseif block to case, general
2080           streamline
2082 2003-08-08 13:14  kdebisschop
2084         * plugins/check_disk.c: fix a variety of compiler warnings about
2085           qualifier discards and other pedantic stuff
2087 2003-08-08 06:09  kdebisschop
2089         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c,
2090           check_snmp.c, utils.c, utils.h: fix a variety of compiler
2091           warnings about qualifier discards and other pedantic stuff
2093 2003-08-08 05:33  kdebisschop
2095         * plugins/: check_by_ssh.c, check_disk.c, check_nt.c, netutils.c,
2096           netutils.h, popen.h, utils.h: fix a variety of compiler warnings
2097           about qualifier discards and other pedantic stuff
2099 2003-08-08 04:51  kdebisschop
2101         * plugins/: check_nt.c, check_smtp.c: markup for translation
2103 2003-08-08 00:17  kdebisschop
2105         * plugins/check_real.c: markup for translation
2107 2003-08-07 13:36  kdebisschop
2109         * plugins/check_procs.c: markup for translation
2111 2003-08-07 13:09  kdebisschop
2113         * plugins/check_load.c: reorder for consistency, restore prototypes
2114           for print_foo, nest #ifdef to avoid pedantic traditional c warn
2116 2003-08-07 13:00  kdebisschop
2118         * plugins/check_snmp.c: reorder for consistency (no code changes)
2120 2003-08-07 12:51  kdebisschop
2122         * plugins/: check_by_ssh.c, check_disk.c, check_dns.c,
2123           check_fping.c, check_game.c, check_http.c, check_mrtg.c,
2124           check_mrtgtraf.c, check_nagios.c, check_nt.c, check_nwstat.c,
2125           check_overcr.c, check_radius.c, check_real.c, check_snmp.c,
2126           check_swap.c, check_tcp.c, check_time.c, negate.c, netutils.c,
2127           popen.c, utils.c, utils.h: replace "terminate" with "die" for
2128           shorter name and better readability
2130 2003-08-07 12:49  kdebisschop
2132         * plugins/check_ping.c: cleanup for better readability
2134 2003-08-07 10:51  kdebisschop
2136         * plugins/check_ping.c: markup for translation
2138 2003-08-07 02:23  kdebisschop
2140         * tools/sfsnapshot: make must be run before make dist to creat
2141           language files
2143 2003-08-06 21:53  tonvoon
2145         * doc/developer-guidelines.sgml: Added in that Nagios plugins are
2146           written to GNU standards
2148 2003-08-06 15:26  kdebisschop
2150         * lib/.cvsignore: ignore ulonglong.m4
2152 2003-08-06 13:13  kdebisschop
2154         * plugins/check_overcr.c: markup for translation, move send_buffer
2155           assignment to process_args so process_tcp_request can be moved
2156           outside the conditional, replace if/esleif with switch, replace
2157           #defines with enum
2159 2003-08-06 13:11  kdebisschop
2161         * plugins/check_nwstat.c: markup for translation
2163 2003-08-05 20:20  tonvoon
2165         * doc/developer-guidelines.sgml: Added dev platform requirements
2167 2003-08-05 12:53  kdebisschop
2169         * plugins/check_ssh.c: markup for translation
2171 2003-08-05 10:56  stanleyhopcroft
2173         * contrib/check_mssql.sh: Version 2.0 of MS SQL server plugin
2174           (contrib/check_mssql.sh) from T De Blende.
2176 2003-08-04 12:38  kdebisschop
2178         * plugins/: check_users.c, urlize.c: markup for translation
2180 2003-08-04 09:13  kdebisschop
2182         * plugins/: check_time.c, check_udp.c: markup for translation
2184 2003-08-04 08:42  kdebisschop
2186         * plugins/: check_ldap.c, check_nagios.c, check_radius.c,
2187           check_udp.c, check_ups.c, negate.c: markup for translation
2189 2003-08-03 15:24  kdebisschop
2191         * plugins/: check_ldap.c, check_mrtg.c, check_mrtgtraf.c: markup
2192           for translation
2194 2003-08-03 07:19  kdebisschop
2196         * plugins/check_load.c: markup for translation
2198 2003-08-03 07:05  kdebisschop
2200         * plugins/: check_http.c, check_ldap.c, check_tcp.c: markup for
2201           translation
2203 2003-08-03 07:03  kdebisschop
2205         * plugins/: Makefile.am, check_ide-smart.c: markup for translation,
2206           use common.h, fix problems compiling
2208 2003-08-03 07:02  kdebisschop
2210         * plugins/check_ldap.c: markup for translation
2212 2003-08-03 01:01  kdebisschop
2214         * plugins/check_http.c: markup for translation
2216 2003-08-02 23:19  kdebisschop
2218         * plugins/check_hpjd.c: markup for translation
2220 2003-08-02 23:08  kdebisschop
2222         * plugins/check_mysql.c: markup for translation
2224 2003-08-02 23:06  kdebisschop
2226         * plugins/: check_fping.c, check_game.c, check_mysql.c,
2227           check_snmp.c, utils.h: markupf for translation
2229 2003-08-02 19:22  kdebisschop
2231         * plugins/: utils.c, utils.h: ifdef so utils.h can be header for
2232           utils.c
2234 2003-08-02 19:22  kdebisschop
2236         * plugins/: check_fping.c, check_snmp.c: markup for translation
2238 2003-08-02 17:42  kdebisschop
2240         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2241           check_dummy.c, check_pgsql.c, check_swap.c, check_tcp.c, utils.h:
2242           establish "UT_" namespace for usage text in #defines
2244 2003-08-02 17:42  kdebisschop
2246         * plugins/check_snmp.c: markup for translation
2248 2003-08-02 06:30  kdebisschop
2250         * plugins/check_dns.c: restore informative output that was lost in
2251           previous bug fix
2253 2003-08-02 00:56  kdebisschop
2255         * plugins/check_dns.c: terminate in error_scan() so meaningfull
2256           errors can be sent
2258 2003-08-01 07:04  kdebisschop
2260         * plugins/check_dummy.c: mark for transaltion
2262 2003-08-01 07:03  kdebisschop
2264         * plugins/check_dns.c: do not translate the strings that will be
2265           compared to utility output - LC_ALL is set to C so those strings
2266           should be untranslated regardless of the system settings
2268 2003-08-01 07:01  kdebisschop
2270         * plugins/popen.c: set LC_ALL to C in execve environemnt
2272 2003-08-01 03:11  kdebisschop
2274         * plugins/: Makefile.am: 'ln -f -s ...' is not reliable/portable.
2275           Use 'rm -f ...; ln -s ...'
2277 2003-07-31 13:06  kdebisschop
2279         * plugins/check_dns.c: mark for translation (note problem here - it
2280           relies on tranalation in underlying utility, which has a high
2281           chance of failing)
2283 2003-07-31 12:02  kdebisschop
2285         * plugins/: utils.h, check_disk.c: mark for translation
2287 2003-07-30 12:39  kdebisschop
2289         * plugins/check_by_ssh.c: mark up for translation
2291 2003-07-30 05:07  kdebisschop
2293         * plugins/: check_dig.c, check_pgsql.c, check_swap.c, check_tcp.c,
2294           utils.h: markup for translation
2296 2003-07-29 12:58  kdebisschop
2298         * plugins/: check_pgsql.c, check_swap.c, check_tcp.c: mark for
2299           translation
2301 2003-07-29 12:57  kdebisschop
2303         * plugins/utils.h: some shared text for internationalized help text
2305 2003-07-29 06:49  kdebisschop
2307         * plugins/utils.c: clean up warnings about ill-formed comment and
2308           string concatenation
2310 2003-07-29 06:43  kdebisschop
2312         * .cvsignore, ChangeLog, README, configure.in, lib/Makefile.am:
2313           bump to gettext 0.11.5 and cleanup GNU toolchain
2315 2003-07-29 06:38  kdebisschop
2317         * ABOUT-NLS, INSTALL: get from GNU files instead of storing in CVS
2319 2003-07-29 06:03  kdebisschop
2321         * tools/setup: move autopoint to start of gnu toolchain setup use
2322           --force-missing instead on manually copying files  (manual
2323           process was broken on RedHat, and we should expect automake to do
2324           its job right anyway)
2326 2003-07-29 04:06  kdebisschop
2328         * configure.in: look for getloadavg.c in $topdir/lib, not
2329           $srcdir/lib
2331 2003-07-29 04:04  kdebisschop
2333         * plugins/: check_http.c: patch attempt to reference undefined
2334           optarg (credit Paul Farrall)
2336 2003-07-29 04:03  kdebisschop
2338         * configure.in: look for getloadavg.c in $topdir/lib, not
2339           $srcdir/lib
2341 2003-07-28 12:36  tonvoon
2343         * configure.in: - Specify srcdir so no confusion
2345 2003-07-28 12:34  tonvoon
2347         * configure.in, lib/getloadavg.m4: Fixes Redhat 6.2 compiles for
2348           getloadavg.o
2350 2003-07-28 12:30  tonvoon
2352         * configure.in, lib/getloadavg.m4: Readded getloadavg.m4 as using
2353           autoconf 2.50+. This fixes redhat 6.2 compiles
2355 2003-07-26 13:15  kdebisschop
2357         * plugins/check_pgsql.c: mark for translation
2359 2003-07-26 13:13  kdebisschop
2361         * plugins/common.h: add S_ macor to mark message for both
2362           translation and inclusion into docbook SGML
2364 2003-07-26 06:29  kdebisschop
2366         * po/: de.po, fr.po: updated check_tcp
2368 2003-07-26 06:25  kdebisschop
2370         * plugins/check_tcp.c, po/ChangeLog: internationalization
2372 2003-07-26 06:17  kdebisschop
2374         * po/.cvsignore, intl/.cvsignore, lib/.cvsignore: skip gettext
2375           files
2377 2003-07-26 05:33  kdebisschop
2379         * lib/: Makefile.am: checkins for internationalization
2381 2003-07-26 05:25  kdebisschop
2383         * po/Makevars: checkins for internationalization
2385 2003-07-26 05:17  kdebisschop
2387         * lib/gettext.h: checkins for internationalization
2389 2003-07-26 05:14  kdebisschop
2391         * tools/setup: checkins for internationalization
2393 2003-07-26 05:09  kdebisschop
2395         * configure.in, ABOUT-NLS, po/de.po, po/fr.po: checkins for
2396           internationalization
2398 2003-07-26 05:06  kdebisschop
2400         * .cvsignore, ChangeLog, Makefile.am, configure.in,
2401           nagios-plugins.spec.in, lib/Makefile.am, plugins/Makefile.am,
2402           plugins/check_tcp.c, plugins/common.h, plugins/utils.c,
2403           po/LINGUAS, po/POTFILES.in, tools/setup: checkins for
2404           internationalization
2406 2003-07-21 13:06  kdebisschop
2408         * plugins/common.h: add stubs to allow markup for translation
2410 2003-07-21 12:53  kdebisschop
2412         * configure.in, plugins/common.h: test GNU_SOURCE and include
2413           features.h if present to clear warning about asprintf definition
2415 2003-07-20 15:40  kdebisschop
2417         * doc/developer-guidelines.sgml: must use '&amp;' in attribute
2418           values instead of '&' id tokens (attibute values) must not have
2419           embedded spaces
2421 2003-07-20 15:01  kdebisschop
2423         * nagios-plugins.spec.in: was needed for build on RH9
2425 2003-07-17 13:14  tonvoon
2427         * plugins-scripts/check_oracle.sh: - Cleanup comments
2429 2003-07-17 10:35  tonvoon
2431         * doc/developer-guidelines.sgml: Guidelines updated to use
2432           Sourceforge tracker system
2434 2003-07-11 23:20  tonvoon
2436         * doc/developer-guidelines.sgml: - Fixed CVS commit comments
2438 2003-07-11 14:06  tonvoon
2440         * doc/developer-guidelines.sgml: Added in practice of prefixing
2441           comments in CVS commits
2443 2003-07-11 07:30  kdebisschop
2445         * ChangeLog: Auto Update from CVS (includes both stabel and devel -
2446           ugh)
2448 2003-07-11 07:12  kdebisschop
2450         * configure.in, plugins/Makefile.am: link check_spop and
2451           check_simap if ssl libs are compiled into check_tcp
2453 2003-07-04 11:42  kdebisschop
2455         * configure.in, plugins/Makefile.am: only make links for check_spop
2456           and check_simap when SSL is built into check_tcp
2458 2003-07-03 17:49  tonvoon
2460         * plugins/check_procs.c: Fixed seg fault on some Sol 7/8 servers
2461           (Patch 764745 - Alexander Matey)
2463 2003-07-03 16:00  tonvoon
2465         * tools/setup: Changing $() to `` to be compatible with Solaris' sh
2467 2003-07-03 04:23  kdebisschop
2469         * autogen.sh, tools/setup: mv GNU toolchain check into tools/setup
2471 2003-07-03 04:19  kdebisschop
2473         * plugins/utils.c: remove LABELLEN
2475 2003-07-02 17:20  tonvoon
2477         * plugins-scripts/: check_oracle.sh: Check for ORA- errors for
2478           tablespace and cache (patch 755456 - Sven Meyer)
2480 2003-07-02 16:57  tonvoon
2482         * plugins-scripts/check_disk_smb.pl: Update error message from
2483           smbclient v2.2.7 (Patch 740132 - Cove Schneider)
2485 2003-07-02 16:52  tonvoon
2487         * plugins-scripts/check_disk_smb.pl: Update error message from
2488           smbclient v2.2.7 (Patch 740132 - Cove Schneider)
2490 2003-07-02 16:01  tonvoon
2492         * contrib/check_file_age.pl, plugins-scripts/.cvsignore,
2493           plugins-scripts/Makefile.am, plugins-scripts/check_file_age.pl,
2494           plugins-scripts/subst.in: Moving check_file_age into core
2496 2003-07-02 15:39  tonvoon
2498         * configure.in: Fixed SUPPORT message
2500 2003-07-01 10:27  tonvoon
2502         * plugins/check_disk.c: Fix for large filesystems > 3TB (Stuart
2503           Webster)
2505 2003-06-30 20:47  undrgrid
2507         * plugins/: check_http.c, check_ldap.c, check_smtp.c: Added -4 and
2508           -6 command line options into check_http, check_ldap and
2509           check_smtp
2511 2003-06-30 19:52  undrgrid
2513         * plugins/: check_ping.c, check_ssh.c, check_tcp.c, netutils.c:
2514           Corrections to get code to compile on systems without IPv6
2515           support
2517 2003-06-30 19:52  undrgrid
2519         * plugins/Makefile.am: Added check_simap & check_spop to
2520           check_tcp_programs If someone knows how to make this conditional
2521           in the Makefile only if being compiled with SSL I think this is
2522           the only way to make it better
2524 2003-06-30 18:02  tonvoon
2526         * plugins/check_disk.c: Fixed support for "check_disk warn crit
2527           [path]" with thresholds at used levels
2529 2003-06-29 20:54  undrgrid
2531         * configure.in, plugins/check_ldap.c: Included patch for check_ldap
2532           from Patch #753621 by Ziya Suzen
2534 2003-06-29 20:22  undrgrid
2536         * plugins/: check_ping.c, check_tcp.c: Changed usage output to show
2537           -4 and -6 are mutually exclusive. You can only      use one or
2538           the other but not both. The last one used will win out.
2540 2003-06-29 20:17  undrgrid
2542         * plugins/: check_ping.c, netutils.c: check_ping is now coded with
2543           -4 & -6 options to call PING or PING6 command netutils modified
2544           to verify hosts based on address_family setting when used    with
2545           -4 or -6 options. is_inet_addr() will not be tested if -6 is
2546           used and is_inet6_addr() will not be tested if -4 is used. Also
2547           the     is_hostname() will use the address_family value to
2548           resolve hostnames    only if IPv6 support is available otherwise
2549           defaults to AF_INET.
2551 2003-06-29 07:36  undrgrid
2553         * plugins/: check_ssh.c, check_tcp.c, netutils.c, netutils.h: Added
2554           address_family extern int variable to netutils to allow for -4 &
2555           -6         options for explicit connection protocol Added support
2556           for -4 & -6 options to check_ssh and check_tcp for testing
2558 2003-06-29 03:18  tonvoon
2560         * plugins/check_nwstat.c: Added NLM test (Phil Randal)
2562 2003-06-29 02:52  tonvoon
2564         * plugins/check_swap.c: Corrected reported size for PROC_MEMINFO
2565           systems
2567 2003-06-29 02:36  tonvoon
2569         * tools/sfwebcron: Fixed so goes to correct web area
2571 2003-06-29 02:07  tonvoon
2573         * tools/sfwebcron: New tool to run on shell.sf.net to update the
2574           dev guidelines
2576 2003-06-29 01:58  tonvoon
2578         * doc/makefile: Fixed makefile
2580 2003-06-27 19:47  undrgrid
2582         * plugins/netutils.c: Modified my_connect to include ai_socktype in
2583           the hints to be compliant with RFC3493 as pointed out by Janos
2584           Mohacsi.
2586 2003-06-27 15:43  tonvoon
2588         * configure.in, plugins/check_swap.c: Support for swap -s for
2589           solaris. Also changes size of swap to MBs through a conversion
2590           amount in configure. Possible breakage on other OSes
2592 2003-06-27 13:04  tonvoon
2594         * doc/makefile: Remove if which check - done in tools/setup instead
2596 2003-06-27 11:30  tonvoon
2598         * tools/setup: Fiddling as Solaris' which command is broken
2600 2003-06-27 00:33  tonvoon
2602         * plugins/check_disk.c: Fixed different thresholds if using exclude
2603           lists
2605 2003-06-25 16:43  tonvoon
2607         * plugins/check_disk.c: Support for different thresholds for
2608           different filesystems
2610 2003-06-25 14:38  tonvoon
2612         * plugins/check_disk.c: Removed -d option and just check against -p
2613           parameter
2615 2003-06-25 14:28  tonvoon
2617         * plugins/check_disk.c: Report errors if path specified not found
2619 2003-06-25 14:16  tonvoon
2621         * plugins/check_disk.c: Problems compiling on SunOS 5.6 with gcc
2622           2.8.1. Fixed by specifying floating variables, rather than
2623           letting asprintf work it out
2625 2003-06-25 13:38  tonvoon
2627         * plugins/check_disk.c: Returns critical if fs missing. Only works
2628           for single fs specified in -p, otherwise will return warning as
2629           before (reported by Jim Carroll)
2631 2003-06-21 06:49  kdebisschop
2633         * plugins/Makefile.am: soalris 8 needs 'ln -s -f' instead of 'ln
2634           -sf'
2636 2003-06-21 06:48  kdebisschop
2638         * plugins/Makefile.am: solaris 8 needs 'ln -s -f' instead of 'ln
2639           -sf'
2641 2003-06-21 06:31  kdebisschop
2643         * plugins/check_http.c: fix character class for URI_PATH and
2644           URI_PORT
2646 2003-06-21 06:23  kdebisschop
2648         * plugins/check_http.c: add remaining URI_PATH chars per RFC 2396
2649           remove '-' from URI_PORT
2651 2003-06-12 05:44  undrgrid
2653         * command.cfg.in: Renamed duplicate check_snmp command definitions
2654           to be unique
2656 2003-06-12 05:14  undrgrid
2658         * command.cfg.in, configure.in: Made the two check_ifoperstatus
2659           commands unique to remove conflicts
2661 2003-06-11 11:41  kdebisschop
2663         * plugins/check_http.c: fix URI_PATH to allow ?&#: (more still
2664           should be allowed) fix class to be POSIX compliant
2666 2003-06-11 11:39  kdebisschop
2668         * plugins/check_http.c: character classes were wrong for URI_PATH
2669           etc: 1) must include ?&#; for PATH 2) POSIX states "If a '-' is
2670           in the scanlist and is not the first character, nor the second
2671           where the first character is a '^' , nor the last character, the
2672           behavior is implementation-defined"
2674 2003-06-10 06:04  kdebisschop
2676         * contrib/urlize.pl: add comment about shell quote removal to
2677           address
2678           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
2680 2003-06-10 06:02  kdebisschop
2682         * plugins/urlize.c: add note about shell quote removal to address
2683           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
2685 2003-06-10 05:55  kdebisschop
2687         * contrib/urlize.pl: add comment relating to
2688           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
2690 2003-06-10 05:53  kdebisschop
2692         * plugins/urlize.c: add note about effect of shell quote handling
2693           to address
2694           https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
2696 2003-06-08 23:39  tonvoon
2698         * configure.in: Fixed quoting on SWAP_FORMAT
2700 2003-06-08 23:22  tonvoon
2702         * configure.in: Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
2704 2003-06-07 01:46  sghosh
2706         * plugins/check_real.c: \r\n patch from Mathias
2708 2003-06-07 01:36  sghosh
2710         * plugins/check_real.c: \r\n patch from Mathias
2712 2003-06-05 00:09  tonvoon
2714         * configure.in: Display ps command used
2716 2003-06-04 23:56  tonvoon
2718         * configure.in: Stupid bug - what happens when you don't bother
2719           testing
2721 2003-06-04 23:37  tonvoon
2723         * configure.in: Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
2725 2003-06-04 23:17  tonvoon
2727         * plugins/check_disk.c: Argument to asprintf in wrong order
2729 2003-06-04 22:17  tonvoon
2731         * pkg/solaris/solpkg: Remove /usr as well. Maybe this is best done
2732           by changing BASEDIR to configure's prefix?
2734 2003-06-02 15:46  kdebisschop
2736         * plugins/check_tcp.c: finish recv() loop when stream GT or EQ
2737           maxbytes (was GT)
2739 2003-06-02 15:43  kdebisschop
2741         * plugins/check_tcp.c: finish recv() loop when stream GT or EQ
2742           maxbytes (was GT)
2744 2003-06-01 06:38  kdebisschop
2746         * plugins/check_tcp.c: typos in doco
2748 2003-06-01 06:38  kdebisschop
2750         * plugins/check_tcp.c: allow user to limit number of bytes fetched
2751           fix some doco (wait is now delay, server_quit was not shown)
2753 2003-06-01 06:19  kdebisschop
2755         * plugins/check_tcp.c: allow user to limit the number of bytes to
2756           be fetched
2758 2003-05-31 15:39  kdebisschop
2760         * plugins/check_dns.c: first revised patch failed to trap the
2761           "break" in while()
2763 2003-05-31 15:39  kdebisschop
2765         * plugins/check_dns.c: first revised patch failed to trap the
2766           "break" in while()
2768 2003-05-31 15:22  kdebisschop
2770         * plugins/check_dns.c: typo in args to terminate
2772 2003-05-31 15:04  kdebisschop
2774         * plugins/check_dns.c: trap null or empty returns from nslookup
2776 2003-05-27 14:10  stanleyhopcroft
2778         * contrib/check_sap.sh: check_sap.sh plugin to check SAP /R3
2779           servers from Karel Salavec and Tom De Blende.
2781 2003-05-26 11:09  stanleyhopcroft
2783         * contrib/: check_axis.sh, check_mssql.sh: Revisions to Tom De
2784           Blende contributed plugins: check_axis.sh and check_mssql.sh
2786 2003-05-18 00:07  tonvoon
2788         * plugins/t/: check_ftp.t: Fixed test (Mathew Ericson - 738609)
2790 2003-05-17 18:58  tonvoon
2792         * plugins/t/: check_load.t: Fixed tests (Mathew Ericson - 738607)
2794 2003-05-17 18:50  tonvoon
2796         * plugins/t/check_procs.t: Fixed test commands (Mathew Ericson -
2797           738605)
2799 2003-05-17 18:46  tonvoon
2801         * plugins/t/check_procs.t: Fixed test commands (Mathew Ericson -
2802           738605)
2804 2003-05-17 18:38  tonvoon
2806         * plugins/t/: check_http.t: Fixed tests (Mathew Ericson - 738608)
2808 2003-05-17 18:36  tonvoon
2810         * plugins/t/check_tcp.t: Fixed tests (Mathew Ericson - 738604) CV:
2811           ----------------------------------------------------------------------
2813 2003-05-17 18:33  tonvoon
2815         * plugins/t/check_tcp.t: Fixed tests (Mathew Ericson - 738604)
2817 2003-05-16 18:32  sghosh
2819         * plugins-scripts/: check_ntp.pl: bug fix
2821 2003-05-15 00:17  tonvoon
2823         * plugins/negate.c: Added examples
2825 2003-05-14 22:59  tonvoon
2827         * plugins-scripts/check_mailq.pl: Added postfix support (Thomas
2828           Nilsen - 735218)
2830 2003-05-14 22:51  tonvoon
2832         * plugins/check_nwstat.c: Added DSVER and UPTIME checks (Phil
2833           Randal - 737617)
2835 2003-05-14 22:49  tonvoon
2837         * pkg/solaris/solpkg: Typo
2839 2003-05-14 22:44  tonvoon
2841         * doc/.cvsignore: Ignore developer-guidelines.html as generated
2842           from docbook
2844 2003-05-14 22:39  tonvoon
2846         * Makefile.am, pkg/solaris/pkginfo.in, pkg/solaris/solpkg: Remove
2847           dependency on gnu make
2849 2003-05-14 00:20  tonvoon
2851         * doc/developer-guidelines.sgml: Updated docs to include comments,
2852           contrib->main, getopts_long and verbose output levels
2854 2003-05-13 23:23  tonvoon
2856         * tools/sfsnapshot: Calls tools/setup and creates a README for the
2857           snapshot directory
2859 2003-05-13 23:03  tonvoon
2861         * doc/developer-guidelines.html, doc/makefile, tools/setup: The
2862           developer-guidelines.html file is now generated from the sgml
2863           file by docbook2html at tools/setup time
2865 2003-05-13 13:14  stanleyhopcroft
2867         * contrib/tarballs/hopcroft-plugins.tar.gz: Removed
2868           contrib/tarballs/hopcroft-plugins.tar.gz. This is archaic,
2869           anachronistic, unmaintained and humblingly embarrassing.
2871 2003-05-13 13:13  stanleyhopcroft
2873         * contrib/check_mssql.sh: check_mssql.sh. A new plugin from Mr T DE
2874           BLENDE to check MS SQLServer databases.
2876 2003-05-09 04:22  kdebisschop
2878         * plugins/check_http.c: fix error when server closes connection
2879           immediately
2881 2003-05-09 04:22  kdebisschop
2883         * plugins/check_http.c: fix error when server closes connection
2884           immediately
2886 2003-05-09 03:59  kdebisschop
2888         * plugins/: check_snmp.c: cause snmpget try try for 1 second less
2889           than the timeout (allowing plugin to force close if needed)
2891 2003-05-07 19:01  undrgrid
2893         * plugins/check_ping.c: Modified check_ping to handle IPv6 as well
2894           as IPv4 ICMP checks using the PING6_COMMAND determined during the
2895           configure script execution. As USE_IPV6 may be defined and
2896           PING6_COMMAND is not defined if there is not IPv6 TCP stack
2897           available when configure is run I condition it off PING6_COMMAND
2898           existing to remove build errors for being undefined.
2900 2003-04-25 10:05  sghosh
2902         * plugins-scripts/: check_ntp.pl: corrected output units
2904 2003-04-23 05:57  kdebisschop
2906         * plugins/: check_http.c, utils.c: update to RFC1123 hostname specs
2908 2003-04-17 06:56  kdebisschop
2910         * nagios-plugins.spec.in: add check_nt, drop check_vsz
2912 2003-04-17 06:55  kdebisschop
2914         * plugins/: check_dig.c, check_tcp.c, check_users.c: code cleanup
2915           to clear strict compiler warnings
2917 2003-04-17 06:36  kdebisschop
2919         * plugins/: check_dig.c, check_tcp.c, netutils.c: code cleanup to
2920           clear strict compiler warnings
2922 2003-04-16 16:31  sghosh
2924         * plugins/check_real.c: old behavior - no stream check unless -u
2926 2003-04-16 16:06  sghosh
2928         * plugins/check_real.c: reset to old behavior of not checking
2929           stream by default
2931 2003-04-13 05:49  sghosh
2933         * plugins/check_hpjd.c: reduce compiler warning between gcc3 and
2934           gcc2.96
2936 2003-04-13 05:28  sghosh
2938         * configure.in: update for check_mailq - qmail support
2940 2003-04-13 05:25  sghosh
2942         * plugins-scripts/utils.pm.in: update for check_mailq - qmail
2943           support
2945 2003-04-13 05:23  sghosh
2947         * plugins-scripts/check_mailq.pl: Added sendmail multi-queue
2948           support (Canau), merged qmail support (Schmid)
2950 2003-04-12 01:02  tonvoon
2952         * plugins/check_procs.c: Match -a STRING anywhere in ps args
2953           (Laurent Vaslin - 719783)
2955 2003-04-12 00:47  tonvoon
2957         * plugins/check_procs.c: Match -a STRING anywhere in ps args
2958           (Laurent Vaslin - 719783)
2960 2003-04-11 23:36  sghosh
2962         * plugins-scripts/check_ifstatus.pl: added feature -u (list of
2963           unused ifIndex)
2965 2003-04-11 23:09  sghosh
2967         * plugins-scripts/check_ifstatus.pl: bug 691412, added feature -x
2968           (list of excluded ifTypes)
2970 2003-04-11 19:44  sghosh
2972         * plugins/check_hpjd.c: patch 698384 - order of args to snmpget +
2973           print a bit of stderr
2975 2003-04-11 17:27  sghosh
2977         * plugins/check_hpjd.c: patch 698384 - order of args to snmpget
2979 2003-04-09 04:46  kdebisschop
2981         * plugins/: check_http.c, check_hpjd.c, check_nt.c: cleanup to
2982           suppress various strict compiler warnings
2984 2003-04-09 04:44  kdebisschop
2986         * plugins/common.h: rewrite #elif to be compatible with traditional
2987           C
2989 2003-04-09 03:09  kdebisschop
2991         * plugins/Makefile.am: check_game needs popen.c now
2993 2003-04-08 21:49  tonvoon
2995         * plugins/: check_nt.c, check_hpjd.c: Changed // to /* */ comments
2996           as some compilers do not like them
2998 2003-04-08 21:38  tonvoon
3000         * command.cfg.in: Updated command for new check_procs
3002 2003-04-08 21:37  tonvoon
3004         * plugins/: check_hpjd.c, check_nt.c: Changed // to /* */ comments
3005           as some compilers do not like them
3007 2003-04-08 01:00  stanleyhopcroft
3009         * contrib/check_axis.sh: check_axis.sh (Axis 5xx print servers)
3010           from Tom De Blende
3012 2003-04-08 00:40  tonvoon
3014         * plugins/check_procs.c: Fixed zombie processes
3016 2003-04-08 00:16  tonvoon
3018         * configure.in: Missed some PS_FORMAT strings
3020 2003-04-07 23:53  tonvoon
3022         * configure.in, plugins/Makefile.am, plugins/check_nagios.c,
3023           plugins/check_procs.c, plugins/check_vsz.c: Souped up check_procs
3024           with different metrics
3026 2003-04-07 22:23  tonvoon
3028         * plugins/check_snmp.c: Removed unnecessary array for AIX compile
3029           (reported by Alwyn Cherrington)
3031 2003-04-07 22:21  tonvoon
3033         * plugins/check_snmp.c: Removed unnecessary regex array
3035 2003-04-07 12:39  kdebisschop
3037         * plugins/check_http.c: ste timeout one second greater than
3038           critical time
3040 2003-04-07 12:38  kdebisschop
3042         * plugins/check_game.c: had been grandfathered ibto core, finally
3043           use normal getopts, add options for player, max-player array
3044           positions
3046 2003-04-03 22:21  tonvoon
3048         * plugins-scripts/check_oracle.sh: Cleaned up cache output
3050 2003-04-01 23:24  tonvoon
3052         * plugins-scripts/check_oracle.sh: Fixed sqlplus calls and
3053           rearranged parameters for --tablespace & --cache
3055 2003-04-01 05:00  kdebisschop
3057         * configure.in: remove PATH_PROG call for autoconf/automake
3058           components
3060 2003-03-31 13:49  kdebisschop
3062         * plugins/check_disk.c: checkpoint  supresses iso9660  adds option
3063           for checking only local  adds choice of scale factor
3065 2003-03-27 22:53  tonvoon
3067         * plugins/check_nwstat.c: Extra Netware checks (Patch 710247 -
3068           Dietmar Ruzicka)
3070 2003-03-26 05:37  tonvoon
3072         * configure.in: ipv6 check requires unistd.h for Darwin
3074 2003-03-26 03:57  tonvoon
3076         * configure.in, plugins/check_procs.c: Removal of ps_raw and
3077           ps_vars
3079 2003-03-26 03:39  tonvoon
3081         * plugins/check_nagios.c: Uses same ps command as check_procs
3083 2003-03-25 06:33  kdebisschop
3085         * .cvsignore: subst is no longer used
3087 2003-03-24 19:05  undrgrid
3089         * .cvsignore, Makefile.am: Better stripping of prefix for Solaris
3090           package install needs to remove       /usr/local as package
3091           installs there by default
3093 2003-03-24 17:44  undrgrid
3095         * Makefile.am, pkg/solaris/.cvsignore, pkg/solaris/pkginfo.in,
3096           plugins/check_disk.c: Minor changes to build for Solaris packages
3098 2003-03-24 16:23  tonvoon
3100         * plugins/check_procs.c: Use max_state
3102 2003-03-24 02:57  tonvoon
3104         * tools/: mail_error, sfsnapshot: PATH set in correct place and
3105           extra comments
3107 2003-03-24 02:44  tonvoon
3109         * tools/: mail_error, sfsnapshot: Bug fixes
3111 2003-03-24 02:21  tonvoon
3113         * tools/mail_error: Sends email if non-zero return code from
3114           command
3116 2003-03-24 02:19  tonvoon
3118         * tools/sfsnapshot: Error code depending on number of files
3119           generated
3121 2003-03-24 01:18  tonvoon
3123         * lib/ls-mntd-fs.m4: Using coreutils 4.5.11 version to fix Darwin
3124           problem
3126 2003-03-24 00:40  tonvoon
3128         * REQUIREMENTS: Add NSClient requirement for check_nt
3130 2003-03-24 00:39  tonvoon
3132         * plugins/check_nt.c: Reference to web site to get NSClient
3134 2003-03-24 00:26  tonvoon
3136         * plugins/check_nt.c: Reference to web site to get NSClient
3138 2003-03-23 07:01  undrgrid
3140         * Makefile.am, autogen.sh, configure.in, lib/Makefile.am,
3141           pkg/solaris/pkginfo.in, pkg/solaris/solpkg: Solaris package build
3142           system
3144 2003-03-23 06:20  kdebisschop
3146         * plugins/check_disk.c: can once again exclude indiviual
3147           path/partitions
3149 2003-03-23 06:11  kdebisschop
3151         * plugins/check_disk.c: add -X to exclude FS type, now works with
3152           more than one path/dev specified
3154 2003-03-22 13:23  kdebisschop
3156         * plugins/utils.c: declaration must precede printf
3158 2003-03-21 20:21  tonvoon
3160         * configure.in: Stupid bug!
3162 2003-03-21 14:08  kdebisschop
3164         * plugins/check_disk.c: checkpoint, allows selecting devices and
3165           paths now
3167 2003-03-21 14:04  kdebisschop
3169         * configure.in: instructions for posting plugin version number
3171 2003-03-19 23:44  kdebisschop
3173         * plugins/check_by_ssh.c: allow to specify -1 and -2 for protocol
3174           version
3176 2003-03-19 22:42  tonvoon
3178         * configure.in: Tru64 df support (Paul Clayton)
3180 2003-03-19 13:01  kdebisschop
3182         * plugins/: utils.c, utils.h: make state_text a function
3184 2003-03-19 12:59  kdebisschop
3186         * lib/mountlist.c, plugins/check_disk.c: check_disk working with
3187           mountlist.c
3189 2003-03-19 02:28  kdebisschop
3191         * Makefile.am, configure.in: subst.* was replaced by dist-hook
3193 2003-03-19 02:27  kdebisschop
3195         * subst.in, subst.sh: these were replaced by dist-hook
3197 2003-03-18 15:18  kdebisschop
3199         * configure.in: running the AFS macro causes newer AC/AM to barf
3201 2003-03-18 09:02  kdebisschop
3203         * configure.in: afs checking
3205 2003-03-18 08:50  kdebisschop
3207         * lib/: ls-mntd-fs.m4, afs.m4: use AC_DEFINE_UNQOUTED
3209 2003-03-18 08:47  kdebisschop
3211         * lib/ls-mntd-fs.m4: stop warning on autoheader 2.13
3213 2003-03-18 07:57  kdebisschop
3215         * plugins/: netutils.c, netutils.h: common.h was doubly included
3217 2003-03-18 07:57  kdebisschop
3219         * plugins/common.h: use enum instead of define, remove some cruft
3220           from old snprintf implementation
3222 2003-03-18 07:48  kdebisschop
3224         * configure.in, lib/Makefile.am, plugins/check_disk.c: use GNU
3225           fileutils for check_disk
3227 2003-03-18 07:47  kdebisschop
3229         * lib/: afs.m4, fstypename.m4, fsusage.c, fsusage.h, fsusage.m4,
3230           ls-mntd-fs.m4, mountlist.c, mountlist.h: from GNU fileutils for
3231           check_disk
3233 2003-03-17 22:22  tonvoon
3235         * plugins-scripts/: check_oracle.sh: Allow default Oracle home from
3236           oratab (reported by Walbert Oberngruber)
3238 2003-03-16 23:54  undrgrid
3240         * configure.in: Modified to automatically enable getaddrinfo
3241           emulation if lwres is not used and getaddrinfo is not found in
3242           the system.
3244 2003-03-16 23:28  undrgrid
3246         * plugins/: check_tcp.c, netutils.c, netutils.h: Applied patch
3247           #660973 for tcp refusals
3249 2003-03-15 01:28  undrgrid
3251         * configure.in: Left over debug define
3253 2003-03-15 01:25  undrgrid
3255         * configure.in, lib/Makefile.am, lib/getaddrinfo.c,
3256           lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
3257           plugins/Makefile.am, plugins/getaddrinfo.c,
3258           plugins/getaddrinfo.h, plugins/gethostbyname.c,
3259           plugins/gethostbyname.h, plugins/netutils.c, plugins/netutils.h,
3260           plugins/utils.c, plugins/utils.h: Spent the day working on
3261           backwards compatability using getaddrinfo() Moved getaddrinfo.?
3262           and gethostbyname.? from lib/ to plugins/ due to problems with
3263           compiling into the libnagiosplug.a as it required linking against
3264           socket libraries which are unneeded except for network based
3265           plugins.  This code should hopefully happily work for all systems
3266           and has been tested prior to commit on Debian GNU/Linux, SPARC
3267           Solaris 7 and SPARC Solaris 9.
3269 2003-03-14 13:28  kdebisschop
3271         * plugins-scripts/check_ntp.pl: add timeout, fix taint chacking
3272           diom
3274 2003-03-13 22:20  undrgrid
3276         * .cvsignore, configure.in, lib/Makefile.am: Working out issues
3277           with getaddrinfo emulation build environment
3279 2003-03-13 21:14  tonvoon
3281         * plugins/: check_dns.c, check_http.c, check_tcp.c: Strip leading
3282           spaces in perf data
3284 2003-03-13 21:10  tonvoon
3286         * plugins/check_smtp.c: Perf data without leading spaces and fix
3287           ANSI C complaint about \n
3289 2003-03-13 20:33  tonvoon
3291         * plugins/check_tcp.c: Fix compiler warnings re progname
3293 2003-03-13 06:52  undrgrid
3295         * depcomp: Removed auto-tools script that automake adds
3297 2003-03-13 06:51  undrgrid
3299         * .cvsignore, configure.in, install-sh, missing, mkinstalldirs,
3300           plugins/.cvsignore, plugins/Makefile.am, plugins/common.h,
3301           plugins/common.h.in, plugins/netutils.h, plugins/netutils.h.in,
3302           plugins/popen.h, plugins/popen.h.in, plugins/utils.c,
3303           plugins/utils.h, plugins/utils.h.in, plugins/version.h.in:
3304           Updated cvs ignore files to reflect changes Moved header files
3305           from being ran through configure to standard Removed auto-tools
3306           scripts that get added by automake
3308 2003-03-13 06:00  kdebisschop
3310         * plugins/negate.c: negate must be POSIXly correct in handling
3311           options, else wrapped options get passed to it
3313 2003-03-13 05:59  undrgrid
3315         * configure.in: Removed --with-ipv6 configure option so it
3316           determines IPv6 availablity completely on it's own per suggestion
3317           by Karl
3319 2003-03-13 05:29  kdebisschop
3321         * plugins/negate.c: negate must be POSIXly correct in handling
3322           options, else wrapped options get passed to it
3324 2003-03-12 22:13  undrgrid
3326         * plugins/check_tcp.c: doco standarization
3328 2003-03-12 19:50  undrgrid
3330         * configure.in, plugins-scripts/subst.in: Just a lil namespace
3331           clean-up
3333 2003-03-12 17:42  undrgrid
3335         * configure.in: Minor fix to --with-ipv6 behavior
3337 2003-03-12 17:11  undrgrid
3339         * autogen.sh, configure.in, plugins/utils.c, plugins/utils.h.in:
3340           Added autogen.sh script that rebuilds using autotools and runs
3341           configure Modified configure.in to include some debug build
3342           option info at the end of the scripts execution. Can be removed
3343           by release time.  Modified configure.in to include a --with-ipv6
3344           option Default build is without IPv6 support now to enable you
3345           need to use the --with-ipv6 command line option to configure.
3346           Modified plugins/utils.* to use USE_IPV6
3348 2003-03-12 07:05  kdebisschop
3350         * plugins/check_disk.c: doco standarization
3352 2003-03-12 06:44  kdebisschop
3354         * plugins/check_disk.c: errors for statfs
3356 2003-03-12 06:41  kdebisschop
3358         * plugins/check_smtp.c: comment/doco cleanup for embeeded doc work,
3359           control STMP command via options instead of defines
3361 2003-03-12 06:38  kdebisschop
3363         * configure.in: version increase, statfs work
3365 2003-03-12 02:47  undrgrid
3367         * plugins/.cvsignore: Add some more extra plugins
3369 2003-03-12 02:29  undrgrid
3371         * plugins/check_dig.c: Code clean-up
3373 2003-03-12 02:29  undrgrid
3375         * plugins/check_http.c: Clean up of output from plugin
3377 2003-03-12 02:24  undrgrid
3379         * plugins/: check_udp.c, check_ldap.c, check_http.c: Code clean-up
3381 2003-03-12 02:23  undrgrid
3383         * plugins/check_tcp.c: Code cleanup
3385 2003-03-12 00:45  tonvoon
3387         * plugins/check_dns.c: Removed is_host checks to speed up code.
3388           Fixed timings so no spaces
3390 2003-03-12 00:08  tonvoon
3392         * plugins/check_dns.c: Timings in milliseconds and nicer output
3394 2003-03-11 22:51  tonvoon
3396         * plugins-scripts/.cvsignore: Add script ignores
3398 2003-03-11 22:36  tonvoon
3400         * plugins/negate.c: Remove getopt_long checks
3402 2003-03-11 22:34  tonvoon
3404         * plugins/negate.c: Fixed reading too many argv parameters and
3405           changed to asprintf
3407 2003-03-11 22:29  tonvoon
3409         * plugins/negate.c: Fixed reading too many argv parameters and
3410           changed to asprintf
3412 2003-03-11 22:22  tonvoon
3414         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
3415           check_fping.c, check_hpjd.c, check_http.c, check_ide-smart.c,
3416           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
3417           check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
3418           check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
3419           check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
3420           check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
3421           check_udp.c, check_ups.c, check_users.c, check_vsz.c: Remove
3422           getopt_long checks
3424 2003-03-11 22:09  undrgrid
3426         * configure.in: Fixed some ping6 variables
3428 2003-03-11 18:32  undrgrid
3430         * configure.in: Minor change to Karl's statfs check Inclusion of
3431           ICMPv6 ping tests to define PING6_COMMAND Minor fix to ps syntax
3432           checking to fix bug I introduced last nite
3434 2003-03-11 07:04  undrgrid
3436         * Makefile.am, configure.in: Removed acconfig.h from EXTRA_DIST
3437           Fixed problem with test in SWAP_FORMAT and SWAP_COMMAND
3439 2003-03-11 06:44  kdebisschop
3441         * configure.in, plugins/check_disk.c: use statfs for check_disk
3442           (still needs fs scan)
3444 2003-03-11 06:03  undrgrid
3446         * acconfig.h, configure.in: Finishing clean-up of configure.in
3447           Removing acconfig.h as it's no longer needed
3449 2003-03-10 23:58  undrgrid
3451         * acconfig.h, configure.in: Cleaned up configure for PS and PING to
3452           produce cleaner config.h
3454 2003-03-09 18:13  undrgrid
3456         * plugins/common.h.in: Make sure sys/socket.h is explicitly
3457           included if HAVE_SYS_SOCKET_H is defined
3459 2003-03-09 10:39  tonvoon
3461         * plugins/check_disk.c: Implement error-only option for check_disk
3462           (Ian Duggan)
3464 2003-03-09 10:36  tonvoon
3466         * plugins/check_disk.c: Implement error-only option for check_disk
3467           (Ian Duggan)
3469 2003-03-08 12:08  tonvoon
3471         * plugins/check_disk.c: Fix AIX /proc filesystem (Ian Duggan)
3473 2003-03-08 12:05  tonvoon
3475         * plugins/check_disk.c: Fix AIX /proc filesystem (Ian Duggan)
3477 2003-03-08 11:44  tonvoon
3479         * configure.in: snprintf checks in configure.in like samba
3481 2003-03-08 02:27  undrgrid
3483         * plugins/check_dns.c: Modified code to call is_addr() rather than
3484           is_dotted_quad() with the    new AF indepdent function routines
3486 2003-03-08 02:26  undrgrid
3488         * plugins/: netutils.c, netutils.h.in, utils.c, utils.h.in: AF
3489           indepedent routines introduced.  Modifed process_request() &
3490           my_connect() parameters to make 'proto' type        'int' rather
3491           than 'char *' and use IPPROTO_* POSIX values.  Removed
3492           is_dotted_quad() & my_inet_aton() functions Added is_addr(),
3493           is_inet_addr(), is_inet6_addr() and resolve_host_or_addr()
3494           functions to check whether it is a valid IP address Modified
3495           is_host() to call is_addr() and is_hostname()
3497 2003-03-08 02:02  tonvoon
3499         * tools/sfsnapshot: Need to remove configure.in
3501 2003-03-08 01:59  tonvoon
3503         * lib/Makefile.am, lib/snprintf.c, plugins/Makefile.am,
3504           plugins/snprintf.c: Move snprintf into lib
3506 2003-03-08 01:48  tonvoon
3508         * tools/sfsnapshot: Have to run through whole automake procedure as
3509           datestamp in RELEASE variable
3511 2003-03-08 01:13  tonvoon
3513         * tools/sfsnapshot: Added automake parameters for config.sub and
3514           config.guess
3516 2003-03-08 00:57  tonvoon
3518         * tools/sfsnapshot: Fixed production OUT variable
3520 2003-03-08 00:55  tonvoon
3522         * tools/sfsnapshot: Adds MD5SUM file, creates multiple branch
3523           snapshots and doesn't rerun configure/automake/autoconf
3524           unnecessarily
3526 2003-03-08 00:21  tonvoon
3528         * Makefile.am: Use Makefile's variables (to support a shortcut in
3529           sfsnapshot)
3531 2003-03-07 22:11  undrgrid
3533         * configure.in, lib/Makefile.am, lib/getaddrinfo.c,
3534           lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
3535           plugins/check_pgsql.c, plugins/common.h.in, plugins/netutils.c,
3536           plugins/netutils.h.in, tools/setup: Added getaddrinfo.[ch] &
3537           gethostbyname.[ch] to provide RFC2553 functions   if missing in
3538           system libs and lwres not present Moved all references to netdb.h
3539           and sys/socket.h into common.h.in Modified automake call in
3540           tools/setup to include adding missing files         so config.sub
3541           and config.guess will be available
3543 2003-03-07 20:16  tonvoon
3545         * plugins/check_nt.c: Make output for CPU load nicer
3547 2003-03-07 07:45  kdebisschop
3549         * plugins/check_smtp.c: millisecond timing and perf data
3551 2003-03-07 07:15  kdebisschop
3553         * plugins/: check_smtp.c: whole timer loop was on the wrong side of
3554           connection close code
3556 2003-03-07 06:43  kdebisschop
3558         * plugins/check_udp.c: fix for -H invocation of hostname
3560 2003-03-07 06:40  kdebisschop
3562         * plugins/check_udp.c: fix for -H invocation of hostname
3564 2003-03-06 06:40  undrgrid
3566         * acinclude.m4, configure.in: Adds --with-lwres and
3567           --enable-emulate-getaddrinfo but are not used in any of the code
3568           at this time. Has a check for IPv6 support but only runs if using
3569           the emulate-getaddrinfo routines, this needs to be modified.  !!!
3570           I need input from results of this run on various platforms to see
3571           what results are seen in plugins/config.h so please help test !!!
3573 2003-03-05 07:27  kdebisschop
3575         * plugins-scripts/check_ntp.pl: add "m" to regex for minutes
3577 2003-03-05 05:59  sghosh
3579         * plugins/check_smtp.c: remove race condition for a long HELO
3581 2003-03-05 04:38  sghosh
3583         * command.cfg.in: corrected snmp commands
3585 2003-03-05 04:37  sghosh
3587         * plugins-scripts/check_ntp.pl: regex fix per Marc Poulin
3589 2003-03-05 00:17  tonvoon
3591         * plugins/check_http.c: check_http min size option (680467 - Dave
3592           Viner)
3594 2003-03-04 23:56  tonvoon
3596         * plugins/check_nt.c: Make output message for CPU Load a bit nicer
3598 2003-03-04 23:35  tonvoon
3600         * tools/sfsnapshot: To create nagiosplug daily snapshots on SF
3602 2003-03-03 03:49  kdebisschop
3604         * plugins/check_ping.c: accept comma-delimted list of hosts for
3605           checking if a multihomed host is alive
3607 2003-03-02 06:01  kdebisschop
3609         * plugins/check_ping.c: add logic to check multiple servers
3611 2003-03-02 04:59  kdebisschop
3613         * ChangeLog: update from CVS
3615 2003-03-02 04:58  kdebisschop
3617         * configure.in, nagios-plugins.spec.in: adjustments to remove beta
3618           tagging
3620 2003-03-02 04:32  kdebisschop
3622         * ChangeLog: update from CVS
3624 2003-03-01 05:09  kdebisschop
3626         * nagios-plugins.spec.in: we were missing some docs in the RPM
3628 2003-02-23 17:11  sghosh
3630         * REQUIREMENTS: Novell requirements
3632 2003-02-23 17:10  sghosh
3634         * contrib/check_bgpstate.pl: removed community string in CRIT
3635           message
3637 2003-02-22 19:06  tonvoon
3639         * configure.in: Solaris and Unixware labels round the wrong way for
3640           swap command
3642 2003-02-22 13:01  kdebisschop
3644         * Makefile.am: provide target for nagios-plugins.spec
3646 2003-02-22 07:27  kdebisschop
3648         * Makefile.am: add CODING FAQ LEGAL to distribution tarball
3650 2003-02-21 21:59  tonvoon
3652         * plugins/check_http.c: Fixed coredump with unallocated string
3654 2003-02-21 21:46  tonvoon
3656         * plugins/check_dns.c: Strip leading spaces on dns return value
3657           (689563 - Simon L Nielsen)
3659 2003-02-20 03:16  kdebisschop
3661         * plugins-scripts/check_disk_smb.pl: option regexs need to include
3662           ^ and $
3664 2003-02-19 22:56  tonvoon
3666         * lib/Makefile.am: Removing getloadavg.m4 from dist
3668 2003-02-19 08:36  kdebisschop
3670         * INSTALL, configure.in, lib/getloadavg.m4, tools/setup: remove
3671           getloadavg.m4
3673 2003-02-19 00:45  tonvoon
3675         * Makefile.am, configure.in, getloadavg.m4, lib/Makefile.am,
3676           lib/getloadavg.c, lib/getloadavg.m4, plugins/Makefile.am,
3677           plugins/getloadavg.c: Move getloadavg to lib directory. Must run
3678           "aclocal -I lib"
3680 2003-02-18 23:00  kdebisschop
3682         * plugins/check_pgsql.c: spurious backslash escape
3684 2003-02-18 22:56  kdebisschop
3686         * configure.in: set tag for beta3, fix pgsql detection
3688 2003-02-18 22:24  kdebisschop
3690         * plugins/check_udp.c: never exited getopt loop
3692 2003-02-18 22:20  kdebisschop
3694         * plugins/check_tcp.c: failed if header was more than 1023 bytes
3696 2003-02-18 22:10  tonvoon
3698         * plugins/check_load.c: Fixed the output messages (Bug 688729 -
3699           Jayjay)
3701 2003-02-18 21:58  tonvoon
3703         * Makefile.am: Add SUPPORT file to distribution
3705 2003-02-18 21:56  tonvoon
3707         * plugins/check_http.c: Fixed compiler warning and increased the
3708           SSL random key for a Solaris PRNG problem
3710 2003-02-18 05:38  kdebisschop
3712         * configure.in: remainder of ps fix for UnixWare, and move [] in
3713           if/elif to indicate m4 quoting instead of test invocation
3715 2003-02-18 04:05  sghosh
3717         * contrib/check_appletalk.pl: Appletalk ping plugin
3719 2003-02-18 04:04  sghosh
3721         * plugins/check_snmp.c: OID type prefix patch [Patches-679403]
3723 2003-02-18 03:46  sghosh
3725         * plugins/check_swap.c: support for Large swap sizes
3727 2003-02-18 03:17  sghosh
3729         * configure.in: regex fix to catch *BSD swapinfo and not HP-UX
3730           error and memory/file swap in addition to device for HP-UX
3732 2003-02-17 22:01  kdebisschop
3734         * configure.in: typo in testing uname output
3736 2003-02-17 21:57  kdebisschop
3738         * configure.in: ping and swap for unixware
3740 2003-02-17 21:04  kdebisschop
3742         * configure.in: library search dirs are part of LDFLAGS
3744 2003-02-17 19:11  sghosh
3746         * REQUIREMENTS: location updates
3748 2003-02-16 08:41  tonvoon
3750         * plugins/Makefile.am: Fixed dependencies for check_nt
3752 2003-02-16 08:25  tonvoon
3754         * plugins/check_nt.c: Coredump if no variable set (reported by Marc
3755           C. Poulin)
3757 2003-02-16 02:46  egalstad
3759         * contrib/check_dhcp.c: Interface patch byor Clemens Resen
3761 2003-02-16 02:18  sghosh
3763         * plugins-scripts/check_ntp.pl: all alphanumeric accepted for refid
3764           on ntpq
3766 2003-02-12 22:32  tonvoon
3768         * plugins/.cvsignore: Added extra plugins
3770 2003-02-12 22:30  tonvoon
3772         * lib/.cvsignore: Add ignore files
3774 2003-02-12 22:29  tonvoon
3776         * plugins/negate.c: Remove unnecessary \ and fix coredump with no
3777           parameters specified
3779 2003-02-12 22:27  tonvoon
3781         * plugins/check_http.c: Remove unnecessary \ - complaints from
3782           Tru64's cc compiler
3784 2003-02-12 22:21  tonvoon
3786         * configure.in: Inadequate quoting for PS_FORMAT & removal of grep
3787           "*** for Tru64
3789 2003-02-12 04:36  sghosh
3791         * command.cfg.in: forced ntpq jitter check
3793 2003-02-12 04:32  sghosh
3795         * plugins-scripts/check_ifoperstatus.pl: added timeout alarm
3797 2003-02-12 04:30  sghosh
3799         * plugins-scripts/check_ntp.pl: fixed regex for stratum1 peer,
3800           added logic for failed ntpq call(e.g. sntp host)
3802 2003-02-11 00:47  tonvoon
3804         * plugins/check_mysql.c: Patch by Dave Viner for seg fault on RH
3805           7.3 (655903)
3807 2003-02-10 23:59  tonvoon
3809         * configure.in: Update with references to REQUIREMENTS
3811 2003-02-10 23:58  tonvoon
3813         * Requirements: Remove file, superceded by REQUIREMENTS
3815 2003-02-10 23:34  tonvoon
3817         * plugins/: getopt.c, getopt.h, getopt1.c: Removing getopt files -
3818           now in new lib directory
3820 2003-02-10 23:32  tonvoon
3822         * lib/: Makefile.am, getopt.c, getopt.h, getopt1.c: New directory
3823           for common library files
3825 2003-02-10 23:28  tonvoon
3827         * plugins/common.h.in: Added in a define for HAVE_GETOPT_H for
3828           backwards compatibility
3830 2003-02-10 23:27  tonvoon
3832         * plugins/Makefile.am: Remove unnecessary getopt references and
3833           link in lib directory
3835 2003-02-10 23:26  tonvoon
3837         * configure.in: Removing checks for getopt.h - now always
3838           available. Also support lib dir
3840 2003-02-10 23:24  tonvoon
3842         * Makefile.am: Adding lib directory for getopts change
3844 2003-02-10 23:08  tonvoon
3846         * configure.in: Fixed Tru64 ps command (Bug 669585 - Paula Arnold)
3848 2003-02-10 18:36  undrgrid
3850         * plugins/check_ssh.c: Added argc checks before attempting to
3851           access argv[]
3853           Corrected return codes and output
3855 2003-02-10 14:18  undrgrid
3857         * plugins/check_ssh.c: Revised code to use resolving and connection
3858           code in utils.c and netutils.c rather than its own functions.
3859           Corrected code to properly handle input of server hostname and
3860           port on commandline without option flags.
3862 2003-02-10 04:49  kdebisschop
3864         * contrib/check_fping_in.c: this plugin is in core as check_fping
3866 2003-02-09 18:59  undrgrid
3868         * tools/setup: Reordered program calls so autoheader was called
3869           before automake thus getting rid of errors for header files not
3870           being present when automake was called. Also puts it inline with
3871           documentation in INSTALL & INSTALLING
3873 2003-02-09 14:20  sghosh
3875         * contrib/: check_adptraid.sh, check_compaq_insight.pl,
3876           check_file_age.pl:  new plugins
3878 2003-02-09 14:18  sghosh
3880         * contrib/: README.TXT, readme.txt: file rename
3882 2003-02-09 14:16  sghosh
3884         * contrib/: check_remote_nagios_status.pl, check_wins.pl,
3885           sched_downtime.pl: more contribs
3887 2003-02-09 14:03  sghosh
3889         * contrib/tarballs/: fetchlog-0.92.tar.gz, fetchlog-0.94.tar.gz:
3890           new version
3892 2003-02-09 12:54  kdebisschop
3894         * CODING, README: spell check
3896 2003-02-09 12:36  kdebisschop
3898         * FAQ: spell check
3900 2003-02-09 12:17  sghosh
3902         * SUPPORT: ispell
3904 2003-02-08 06:00  kdebisschop
3906         * plugins/check_pgsql.c: use enum instead of define
3908 2003-02-08 05:58  kdebisschop
3910         * FAQ: add item on submitting new plugins
3912 2003-02-08 05:57  kdebisschop
3914         * SUPPORT: suggest minimum standards for support requests
3916 2003-02-08 05:32  kdebisschop
3918         * plugins/check_http.c: submit request with one send
3920 2003-02-05 05:59  kdebisschop
3922         * configure.in: fix for SSL build on RedHat rawhide
3924 2003-02-05 05:58  kdebisschop
3926         * plugins/check_dns.c: allow check to proceed using servers from
3927           resolv.conf
3929 2003-02-05 05:57  kdebisschop
3931         * plugins/check_http.c: fix segfault due to bad asprintf invocation
3933 2003-02-04 06:24  sghosh
3935         * plugins-scripts/Makefile.am:  install user:grp perms [patch
3936           679703 -Detlef Boehm]
3938 2003-02-04 06:16  sghosh
3940         * plugins-scripts/check_flexlm.pl: lmstat output update
3942 2003-02-04 05:54  sghosh
3944         * plugins-scripts/check_ntp.pl: corrected ntpdate offset to seconds
3946 2003-02-03 21:43  tonvoon
3948         * plugins/check_snmp.c: Avoid core dump with null or invalid data
3949           (679400 - Mathieu Masseboeuf)
3951 2003-02-03 21:33  tonvoon
3953         * plugins/Makefile.am: Patch for Mac OS X compile (652080 - Ton
3954           Voon)
3956 2003-02-03 20:43  sghosh
3958         * contrib/tarballs/check_cit.tgz: Citrix plugin
3960 2003-02-03 20:35  sghosh
3962         * command.cfg.in: more sample command configurations
3964 2003-02-03 20:29  sghosh
3966         * configure.in, plugins-scripts/check_ntp.pl,
3967           plugins-scripts/utils.pm.in: change ntpdc to ntpq (Jonathan
3968           Rozes,Thomas Schimpke, bug-656237 )
3970 2003-02-03 15:47  sghosh
3972         * plugins-scripts/check_ntp.pl: patch for desync peer and ntpdate
3973           (James Fidell)
3975 2003-02-03 05:29  sghosh
3977         * plugins-scripts/check_ifstatus.pl:  bugfix [bug 651021 mperry2]
3979 2003-02-03 05:07  sghosh
3981         * plugins/check_hpjd.c: added default community [bug-patch #600349
3982           jbaumgartner]
3984 2003-01-31 18:40  tonvoon
3986         * plugins/check_procs.c: Fix for zombie processes on Solaris (Bug
3987           677803 - Matthew Brown)
3989 2003-01-31 18:36  tonvoon
3991         * plugins/check_nt.c: Reapply all asprintf calls. Fix for %%
3992           problem with -l flag.
3994 2003-01-31 01:26  tonvoon
3996         * plugins/check_nt.c: Removed all unnecessary asprintf calls.
3997           Replaced with original check_nt.c to minimise amount of changes
3998           (reported by Reuben Farrelly)
4000 2003-01-30 23:18  tonvoon
4002         * plugins/check_nt.c: Added reference to the official NSClient web
4003           site
4005 2003-01-30 22:57  tonvoon
4007         * plugins/check_swap.c: Fixed long --allswap option
4009 2003-01-30 22:55  tonvoon
4011         * plugins/check_procs.c: Fixed progname
4013 2003-01-29 20:57  tonvoon
4015         * plugins/check_mrtgtraf.c: Fixed error and success codes (638656 -
4016           Paul Dlug)
4018 2003-01-29 20:47  tonvoon
4020         * plugins-scripts/check_oracle.sh: Added cache and tablespace check
4021           (621567 - John Marquart)
4023 2003-01-29 20:33  tonvoon
4025         * plugins/: Makefile.am, check_nt.c: Added in check_nt for bug
4026           646516
4028 2003-01-29 06:38  kdebisschop
4030         * plugins/check_mysql.c: remove incorrect check_disk() declaration
4032 2003-01-29 06:16  kdebisschop
4034         * plugins/check_ldap.c: fix segfault when argc>=2 and the -H or -b
4035           options are not supplied
4037 2003-01-29 06:15  kdebisschop
4039         * plugins/check_by_ssh.c: 1.8
4041 2003-01-29 05:55  tonvoon
4043         * plugins/check_http.c: Better error if server requests client
4044           based certificate (609382 - Olaf Greis)
4046 2003-01-29 05:27  tonvoon
4048         * contrib/check_dns_random.pl: Exit code added (604837 - Lachlan
4049           Cameron-Smith)
4051 2003-01-29 05:10  tonvoon
4053         * plugins-scripts/check_oracle.sh: Added dummy login test (650970 -
4054           Ton Voon)
4056 2003-01-29 04:28  tonvoon
4058         * plugins/check_vsz.c: Error when no params passed, better invalid
4059           params message (652086 - Ton Voon)
4061 2003-01-29 04:11  tonvoon
4063         * plugins/check_procs.c: Fixed NULL status in Solaris (644783 -
4064           Fabian Pehla) Fixed -p options (652082 - Ton Voon)
4066 2003-01-28 07:44  kdebisschop
4068         * contrib/checkciscotemp.pl: typo: had commented use Net::SNMP for
4069           testing
4071 2003-01-28 07:42  kdebisschop
4073         * plugins/check_real.c: make sure host_name is set and remove NULL
4074           string inits that can lead to segfaults
4076 2003-01-28 07:26  kdebisschop
4078         * plugins/check_mysql.c: missed argc check on port parameter
4080 2003-01-28 07:17  kdebisschop
4082         * contrib/checkciscotemp.pl: split and validate input more robustly
4084 2003-01-28 07:15  kdebisschop
4086         * plugins/check_http.c: remove NULL string inits that can lead to
4087           segfaults
4089 2003-01-28 00:32  tonvoon
4091         * configure.in: ps support for Darwin / MacOSX
4093 2003-01-27 11:53  kdebisschop
4095         * plugins/check_http.c: do not pass host if none is provided
4097 2003-01-27 06:04  kdebisschop
4099         * plugins/check_http.c: we were sending extra CRLF
4101 2003-01-19 06:34  kdebisschop
4103         * plugins-scripts/check_rpc.pl: indicate new default state in
4104           get_rpcinfo, also fix a bunch of indents for consistent format
4106 2003-01-17 05:56  sghosh
4108         * plugins-scripts/check_rpc.pl: bug fix for state and opt_c
4109           initialization
4111 2003-01-17 05:37  sghosh
4113         * plugins/check_snmp.c: Counter32 tag parsing added
4115 2003-01-16 06:42  kdebisschop
4117         * plugins/: check_mysql.c, check_pgsql.c: semicolon needed where
4118           progname define was replaced
4120 2003-01-16 06:29  kdebisschop
4122         * plugins/check_http.c: add option to let regex span newlines
4124 2003-01-16 06:28  kdebisschop
4126         * plugins/check_game.c: progname and print_usage need to be defined
4128 2003-01-16 06:22  kdebisschop
4130         * plugins/check_radius.c: semicolon needed where praogname define
4131           was replced
4133 2003-01-16 06:10  kdebisschop
4135         * plugins/check_hpjd.c: semicolon needed where praogname define was
4136           replced
4138 2003-01-16 05:22  kdebisschop
4140         * configure.in: find kerberos libs in latest Red Hat beta
4142 2003-01-16 05:21  kdebisschop
4144         * plugins/utils.c: restore max() macro
4146 2003-01-16 05:20  kdebisschop
4148         * plugins/check_tcp.c: cleanup progname assignment
4150 2003-01-16 05:19  kdebisschop
4152         * plugins-scripts/check_disk_smb.pl: accept $ for share and \\ for
4153           users
4155 2003-01-16 05:17  kdebisschop
4157         * plugins/check_by_ssh.c: avoid segfault when host is not given
4159 2003-01-13 12:21  kdebisschop
4161         * contrib/: check_dhcp.c, check_fping_in.c, check_rbl.c: convert
4162           PROGANE from a define to a const char
4164 2003-01-13 12:15  kdebisschop
4166         * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
4167           check_dummy.c, check_fping.c, check_hpjd.c, check_http.c,
4168           check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
4169           check_mysql.c, check_nagios.c, check_nwstat.c, check_overcr.c,
4170           check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
4171           check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
4172           check_swap.c, check_tcp.c, check_time.c, check_udp.c,
4173           check_ups.c, check_users.c, check_vsz.c, negate.c, urlize.c,
4174           utils.c, utils.h.in: convert PROGANE from a define to a const
4175           char
4177 2003-01-13 12:13  kdebisschop
4179         * plugins/popen.c: change exit status to be POSIX compliant
4181 2003-01-13 12:09  kdebisschop
4183         * plugins/check_nagios.c: check for a few null strings, change
4184           PROGNAME from #define to const *char
4186 2003-01-13 04:50  kdebisschop
4188         * plugins/check_disk.c: add options for excluding devices and for
4189           skipping OK devices in summary
4191 2003-01-03 03:24  kdebisschop
4193         * plugins/utils.c: protect against some null strings, make formats
4194           more uniform
4196 2002-12-19 19:30  kdebisschop
4198         * plugins/check_tcp.c: expect is +OK for SPOP too
4200 2002-12-19 19:29  kdebisschop
4202         * plugins/check_tcp.c: server expect not getting set, expect is +OK
4203           for POP
4205 2002-12-19 19:20  kdebisschop
4207         * plugins/check_http.c: remove spurious CRLF
4209 2002-11-29 12:02  stanleyhopcroft
4211         * contrib/check_citrix:
4212           New plugin to check the ICA browse service (used by Citrix
4213           Metaframe servers) from Ed Rolison and Tom De Blende.
4215 2002-11-25 12:00  kdebisschop
4217         * plugins/check_tcp.c: was segfaulting if no dtat was returned
4219 2002-11-24 13:43  kdebisschop
4221         * tools/snapshot: some fixes needed to move off old devel box
4223 2002-11-24 13:09  kdebisschop
4225         * tools/snapshot: make routine snapshots of nagios and plugin CVS
4226           to expand testing
4228 2002-11-22 10:52  kdebisschop
4230         * plugins/check_ups.c: add replace battery condition, replace
4231           unchecked strcat calls with asprintf (I do not think buffer
4232           overflow was possible here, but lets be consistent)
4234 2002-11-22 02:46  kdebisschop
4236         * configure.in: get long args output to work on check_procs by
4237           putting incantations with -w ahead of others
4239 2002-11-22 02:33  kdebisschop
4241         * configure.in: get long args output to work on linux check_procs,
4242           actually works this time (needs OpenBSD testing)
4244 2002-11-22 01:33  kdebisschop
4246         * plugins/check_procs.c: add a few comments, trap a few place where
4247           a NULL string might have been handled
4249 2002-11-22 01:31  kdebisschop
4251         * configure.in: get long args output to work on linux check_procs
4252           (needs OpenBSD testing)
4254 2002-11-21 12:40  kdebisschop
4256         * plugins/check_dig.c: fix empty output on errors
4258 2002-11-20 11:56  kdebisschop
4260         * plugins/check_swap.c: add switch to evaluate each swap
4261           individually
4263 2002-11-20 11:28  kdebisschop
4265         * plugins/check_dig.c: fix solaris SEGV, still need to print
4266           meaningful error text
4268 2002-11-20 01:19  kdebisschop
4270         * plugins/check_by_ssh.c: in short options, t no no argument
4272 2002-11-20 01:09  kdebisschop
4274         * plugins/check_dig.c: replace some strcpy with strscpy
4276 2002-11-19 19:13  kdebisschop
4278         * plugins/Makefile.am: another try at portable symlinking
4280 2002-11-19 19:07  kdebisschop
4282         * plugins/Makefile.am: another try at portable symlinking
4284 2002-11-19 19:06  kdebisschop
4286         * plugins/check_time.c: explicitly cast recv() arg2 for SunOS5.6
4288 2002-11-19 07:13  kdebisschop
4290         * plugins/Makefile.am: rewrite of install-exec-hook for solaris
4292 2002-11-18 21:58  sghosh
4294         * contrib/: check_javaproc.pl, nagios_sendim.pl: javaproc, sendim
4296 2002-11-18 14:46  sghosh
4298         * contrib-reporting/process_perfdata.pl: New directory to for
4299           perfdata and reporting scripts
4301 2002-11-18 11:24  kdebisschop
4303         * plugins/check_swap.c: test total swap instead of individual disks
4305 2002-11-18 07:23  kdebisschop
4307         * plugins/check_disk.c: failed to handle multple disks
4309 2002-11-18 07:22  kdebisschop
4311         * plugins/utils.c: more readable max_state() code
4313 2002-11-16 12:57  kdebisschop
4315         * plugins/Makefile.am: fix too many sources problem for programs
4316           tha are symlinks to check_tcp
4318 2002-11-16 04:59  kdebisschop
4320         * plugins/check_snmp.c: my take on Subhendu's patches, plus a few
4321           comments for clarity
4323 2002-11-15 17:47  sghosh
4325         * plugins/check_snmp.c: memory bounds in options, no output
4326           comparison case
4328 2002-11-15 04:51  kdebisschop
4330         * nagios-plugins.spec.in: make spec work again, now that release is
4331           in source name again
4333 2002-11-15 00:51  kdebisschop
4335         * configure.in: release numbering fix
4337 2002-11-15 00:50  kdebisschop
4339         * plugins/check_snmp.c: fix label handling, replace accidentally
4340           deleted elseif l.310
4342 2002-11-14 18:25  kdebisschop
4344         * Makefile.am, acconfig.h, configure.in, nagios-plugins.spec.in,
4345           plugins/utils.c: fix bug with gettimeofday test, improve
4346           version/release handling, update rpm spec
4348 2002-11-14 18:23  kdebisschop
4350         * plugins/Makefile.am: fix typo in snprintf build
4352 2002-11-14 05:36  kdebisschop
4354         * plugins/Makefile.am: can't drop these sources -- neded for dist
4356 2002-11-14 05:27  kdebisschop
4358         * plugins/Makefile.am: fix build rule for snprintf
4360 2002-11-14 05:25  kdebisschop
4362         * plugins/check_http.c: pagesize count off by one
4364 2002-11-14 04:45  kdebisschop
4366         * plugins/check_http.c: clean up NULL from status on Solaris
4368 2002-11-14 04:00  kdebisschop
4370         * configure.in: typo in AC_DEFINE of PS_FORMAT for solaris
4372 2002-11-14 03:37  kdebisschop
4374         * plugins/Makefile.am: remove check_nt again
4376 2002-11-14 03:09  kdebisschop
4378         * plugins/Makefile.am: back out last change -- it was only work in
4379           progress
4381 2002-11-14 02:26  kdebisschop
4383         * plugins/: Makefile.am, check_dns.c, check_ldap.c, check_mrtg.c,
4384           check_mrtgtraf.c, check_nwstat.c, check_radius.c, utils.c,
4385           version.h.in: remove call_getopt and ssprintf
4387 2002-11-13 11:50  kdebisschop
4389         * plugins/: check_disk.c, check_dns.c, check_fping.c, check_hpjd.c,
4390           check_mrtg.c, check_nwstat.c, check_ping.c, check_vsz.c,
4391           urlize.c, utils.c: remove call_getopt and asprintf
4393 2002-11-12 11:28  kdebisschop
4395         * plugins/check_dig.c: cleanup asprintf, old function decls
4397 2002-11-12 11:26  kdebisschop
4399         * plugins/: check_mysql.c, check_real.c, check_ups.c: remove
4400           call_getopt
4402 2002-11-11 22:15  sghosh
4404         * plugins/check_snmp.c: should use asprintf
4406 2002-11-11 20:19  sghosh
4408         * plugins/check_snmp.c: more snmpv3 patches
4410 2002-11-11 19:29  sghosh
4412         * plugins/check_snmp.c: long opt for miblist, snmpv3 support
4413           (rosenauer)
4415 2002-11-11 16:04  sghosh
4417         * plugins/check_snmp.c: option to specify a miblist - llow
4419 2002-11-11 15:43  sghosh
4421         * plugins/check_snmp.c: misc doc fix, missing verbose option
4423 2002-11-09 11:37  kdebisschop
4425         * plugins/: check_ups.c, check_users.c: remove call_getopt
4427 2002-11-09 04:22  kdebisschop
4429         * plugins/: check_by_ssh.c, check_dig.c, check_ping.c,
4430           check_time.c: remove call_getopt
4432 2002-11-09 04:21  kdebisschop
4434         * plugins/check_snmp.c: cleaner handling of DEFAULT_PORT
4436 2002-11-09 03:43  kdebisschop
4438         * configure.in: add HPUX swap, try to cleanup getopt processing
4440 2002-11-09 03:39  kdebisschop
4442         * plugins/: check_pgsql.c, check_ping.c, check_snmp.c, negate.c,
4443           utils.h.in: define and use usage3 where second part of message is
4444           a an int/char
4446 2002-11-09 03:16  kdebisschop
4448         * plugins/snprintf.c: HAVE_C99_SNPRINTF is not tested, so remove
4449           from ifdef
4451 2002-11-08 08:07  kdebisschop
4453         * plugins/check_snmp.c: user reports NULL still getting into
4454           asprintf
4456 2002-11-08 08:06  kdebisschop
4458         * plugins/check_vsz.c: remove call_getopt
4460 2002-11-08 07:20  kdebisschop
4462         * acconfig.h, configure.in, plugins/common.h.in, plugins/utils.c,
4463           plugins/utils.h.in: patches required to build on solaris with
4464           asprintf and gettimeofday
4466 2002-11-08 07:18  kdebisschop
4468         * plugins/: check_http.c, check_load.c, check_ping.c,
4469           check_procs.c, check_smtp.c, check_tcp.c: remove unused variables
4471 2002-11-08 07:17  kdebisschop
4473         * tools/oneliners: some useful onliners
4475 2002-11-07 14:30  kdebisschop
4477         * plugins/check_snmp.c: bugfixes to command format and (null) text
4478           created by asprintf switch
4480 2002-11-07 07:07  kdebisschop
4482         * plugins/check_by_ssh.c: remove call_getopt, add [] arougn time
4484 2002-11-07 07:06  kdebisschop
4486         * configure.in: test snprintf function family for ifdefs in
4487           snprintf.c
4489 2002-10-30 18:47  kdebisschop
4491         * plugins/check_tcp.c: replace fixed-lentgh buffer with asprintf
4493 2002-10-30 18:46  kdebisschop
4495         * plugins/check_udp.c: forgot to remove call_getopt
4497 2002-10-30 18:44  kdebisschop
4499         * plugins/: check_ssh.c, check_swap.c: forgot to remove call_getopt
4500           declaration
4502 2002-10-30 18:29  kdebisschop
4504         * plugins/check_smtp.c: remove call_getopt, fix several buffer
4505           overruns possible due to use of fixed size buffers
4507 2002-10-30 18:22  kdebisschop
4509         * tools/setup: debian builds not actively maintained, so suppress
4510           error in setup script
4512 2002-10-30 05:07  sghosh
4514         * acconfig.h, configure.in, plugins-scripts/Makefile.am,
4515           plugins-scripts/check_mailq.pl, plugins-scripts/utils.pm.in:
4516           monitor mailq
4518 2002-10-28 13:05  kdebisschop
4520         * plugins-scripts/: check_breeze.pl, check_disk_smb.pl,
4521           check_flexlm.pl, check_log.sh, check_ntp.pl, check_rpc.pl,
4522           check_sensors.sh, check_wave.pl: remove pspace in shebang since
4523           no sequent users replied
4525 2002-10-26 14:30  kdebisschop
4527         * nagios-plugins.spec.in: release should not be in tarball name
4529 2002-10-25 14:58  kdebisschop
4531         * nagios-plugins.spec.in: tweak source macro
4533 2002-10-25 13:35  kdebisschop
4535         * plugins/Makefile.am: remove check_nt
4537 2002-10-25 03:31  kdebisschop
4539         * Makefile.am, plugins/Makefile.am: include getloadavg sources, add
4540           some Solaris pkg build support
4542 2002-10-22 10:13  kdebisschop
4544         * plugins/check_ssh.c: remove call_getopt, replace ssprintf with
4545           asprintf,better server version reporting
4547 2002-10-22 09:54  kdebisschop
4549         * plugins/check_tcp.c: add check_spop
4551 2002-10-22 09:19  kdebisschop
4553         * plugins/check_procs.c: remove call_getopt, replace ssprintf with
4554           asprintf
4556 2002-10-22 03:57  sghosh
4558         * contrib/check_procr.sh: From: Jerome Tytgat - checks to see if
4559           named process is running
4561 2002-10-22 02:31  sghosh
4563         * README, plugins/check_nt.c: check_nt is downloadable from
4564           nsclient.ready2run.nl
4566 2002-10-21 06:04  kdebisschop
4568         * plugins/check_swap.c: use asprintf instead of ssprintf
4570 2002-10-21 05:36  kdebisschop
4572         * plugins/Makefile.am: need to define SOURCES for check_tcp to also
4573           build as check_ftp,check_imap,check_nntp,check_pop
4575 2002-10-21 05:05  kdebisschop
4577         * plugins/utils.c: use asprintf to do strscpy
4579 2002-10-21 05:04  kdebisschop
4581         * plugins/Makefile.am: roll check_ftp, check_imap, check_pop, and
4582           check_nntp into check_tcp
4584 2002-10-21 05:03  kdebisschop
4586         * plugins/: check_ftp.c, check_imap.c, check_nntp.c, check_pop.c:
4587           these are all combined into check_tcp now
4589 2002-10-21 04:55  kdebisschop
4591         * plugins/check_load.c: remove broken call_getopt
4593 2002-10-21 04:43  kdebisschop
4595         * plugins/check_snmp.c: cleanup process_arguments, print_help, and
4596           print_usage
4598 2002-10-21 04:40  kdebisschop
4600         * plugins/check_pgsql.c: now we provide long opts if they do not
4601           exist
4603 2002-10-20 21:22  kdebisschop
4605         * plugins/check_snmp.c: fixed scanning for multiple OIDs, which was
4606           not working
4608 2002-10-20 19:49  kdebisschop
4610         * plugins/check_snmp.c: change ssprintf to asprintf back out change
4611           at line 225 in r1.4   (values were mismatched to format string,
4612           so output was nonsense)   (I left a comment showing a construct
4613           that should work, but it fails for PHBs:     if my disk gets
4614           nearly full, they want 'CRITICAL - 99%' not 'CRITICAL - Gauge32:
4615           99')   (If someine has a rationale for the change, maybe it could
4616           be done as an option? - it seems     fairly clear that the Web
4617           display should be sensible to PHBs so long as there's no real
4618           loss)
4620 2002-10-18 07:41  kdebisschop
4622         * plugins/check_swap.c: remove old call_getopt
4624 2002-10-18 06:55  kdebisschop
4626         * plugins/check_load.c: remove old call_getopt code, fix bug taking
4627           single float, allow colon as separators in additin to commas
4629 2002-10-18 05:41  kdebisschop
4631         * plugins/utils.c: handle null src in strscat
4633 2002-10-18 04:48  kdebisschop
4635         * plugins/check_tcp.c: millisecond timing
4637 2002-10-18 04:46  kdebisschop
4639         * plugins/utils.h.in: refine STD_LONG_OPTS
4641 2002-10-18 04:46  kdebisschop
4643         * plugins/check_http.c: provide on more decimal point printing time
4645 2002-10-18 04:45  kdebisschop
4647         * plugins/check_ping.c: remove broken call_getopt stuff
4649 2002-10-17 07:09  kdebisschop
4651         * plugins/check_tcp.c: using asprintf
4653 2002-10-17 07:06  kdebisschop
4655         * INSTALL, INSTALLING, tools/setup: revise now that aclocal is
4656           remved from CVS
4658 2002-10-16 23:26  kdebisschop
4660         * configure.in: need some quoting on ifdef
4662 2002-10-16 23:17  kdebisschop
4664         * acinclude.m4, configure.in: finally a working fix for
4665           AM/AC_FUNC_STRTOD nightmare
4667 2002-10-16 23:01  kdebisschop
4669         * configure.in: mismatched quote
4671 2002-10-16 22:54  kdebisschop
4673         * configure.in: missing commas
4675 2002-10-16 22:46  kdebisschop
4677         * configure.in: complains on paren in comment
4679 2002-10-16 22:43  kdebisschop
4681         * acinclude.m4: lost a paren
4683 2002-10-16 22:41  kdebisschop
4685         * acinclude.m4: old auto???? has AM_FUNC_STRTOD, now renamed
4686           AC_FUNC_STRTOD
4688 2002-10-16 22:32  kdebisschop
4690         * plugins/: check_http.c, utils.c, utils.h.in: millisecond timimg
4691           where supported
4693 2002-10-16 22:31  kdebisschop
4695         * configure.in, missing: build cleanly on RedHat 8.0
4697 2002-10-16 11:46  kdebisschop
4699         * .cvsignore: ignore aclocal.m4
4701 2002-10-16 11:34  kdebisschop
4703         * configure.in: AM_STRTOD was a typo
4705 2002-10-16 11:31  kdebisschop
4707         * aclocal.m4: automake invokes acloacl on each run - it cannot be
4708           right to include this
4710 2002-10-16 11:18  kdebisschop
4712         * acconfig.h: better checks for vsnprintf stuff
4714 2002-10-16 11:14  kdebisschop
4716         * plugins/check_http.c, configure.in: use asprintf
4718 2002-10-16 11:14  kdebisschop
4720         * plugins/utils.c: use asprintf to construct strscat
4722 2002-10-16 05:57  kdebisschop
4724         * plugins/popen.h.in: timeout interval is extern
4726 2002-10-16 05:56  kdebisschop
4728         * plugins/: utils.h.in, utils.c: start support for gettimeofday and
4729           tv_usec
4731 2002-10-16 05:54  kdebisschop
4733         * aclocal.m4: generated with automake 1.6 / autoconf 2.53 (maybe
4734           should not be in CVS, however)
4736 2002-10-16 05:52  kdebisschop
4738         * plugins/snprintf.c: newer snprintf from samba.org
4740 2002-10-16 05:43  kdebisschop
4742         * Makefile.am: cosmetic line wrap before 80 chars
4744 2002-10-16 05:42  kdebisschop
4746         * depcomp, .cvsignore: needed for automake 1.6 / autoconf 2.53
4748 2002-10-16 05:41  kdebisschop
4750         * configure.in: work with newer automake, begin swithc to asprintf
4752 2002-10-15 07:23  sghosh
4754         * plugins-scripts/check_ifoperstatus.pl: new exit states, more
4755           conditional checking
4757 2002-10-07 20:05  sghosh
4759         * plugins/check_dns.c: patch for expected IP address
4761 2002-10-07 02:34  kdebisschop
4763         * plugins/popen.c: make sure we do not run past the end of an
4764           unterminated string
4766 2002-10-07 02:19  kdebisschop
4768         * plugins/negate.c: use asprintf, inhibit splint warning
4770 2002-10-05 12:08  kdebisschop
4772         * getloadavg.m4, plugins/getloadavg.c: lets use library instead od
4773           inconsistent command line interfaces
4775 2002-09-26 03:17  kdebisschop
4777         * plugins/urlize.c: use ssprintf instead of sprintf
4779 2002-09-25 09:01  kdebisschop
4781         * plugins/check_http.c: incorporate comment on my_recv from Russell
4782           Scibetti
4784 2002-09-25 08:58  kdebisschop
4786         * plugins/check_http.c: incorporate comments from Russell Scibetti
4788 2002-09-24 06:16  kdebisschop
4790         * plugins/check_http.c: replace remaining occurences of sprintf
4791           with snprintf
4793 2002-09-16 01:47  kdebisschop
4795         * INSTALL: needed for latest autoconf
4797 2002-09-16 01:47  kdebisschop
4799         * Makefile.am, aclocal.m4, configure.in, nagios-plugins.spec.in:
4800           finish ckleanup of rpm spec porcessing
4802 2002-09-14 22:11  kdebisschop
4804         * nagios-plugins.spec, nagios-plugins.spec.in: complete spec based
4805           on confugure.in
4807 2002-09-14 22:06  kdebisschop
4809         * make-tarball, rpm: automake makes the dist tarball, rpmbuild -ta
4810           makes the rpm
4812 2002-09-14 03:27  kdebisschop
4814         * plugins/check_tcp.c: time data in performance string
4816 2002-09-14 03:23  kdebisschop
4818         * plugins/check_http.c: time data in performance string
4820 2002-09-14 03:13  kdebisschop
4822         * plugins-scripts/check_log.sh: patch from Matthew Peters
4823           <mattp@esec.com.au>, plus turned up a few bugs on my own
4825 2002-09-12 03:43  kdebisschop
4827         * plugins/Makefile.am: negate wrapper
4829 2002-09-08 13:05  kdebisschop
4831         * plugins/negate.c: wrapper to invert return status
4833 2002-09-08 13:05  kdebisschop
4835         * plugins/utils.c: clears up warnings in splint
4837 2002-09-06 03:25  kdebisschop
4839         * plugins-scripts/check_rpc.pl: case on key to ERRORS hash
4841 2002-09-04 07:00  sghosh
4843         * configure.in: more Mysql patches
4845 2002-09-04 03:12  sghosh
4847         * plugins-scripts/check_ntp.pl: dispersion check now controlled by
4848           warn and crit
4850 2002-09-04 03:11  sghosh
4852         * configure.in: Mysql dir fix
4854 2002-09-04 03:10  sghosh
4856         * contrib/: check_ifoperstatus.pl, check_ifstatus.pl: moved to
4857           supported plugins-scripts
4859 2002-09-02 19:47  sghosh
4861         * plugins/check_smtp.c: new -f option for adding a FROM address for
4862           RFC correctness
4864 2002-09-01 17:22  sghosh
4866         * INSTALL, INSTALLING: file rename for MacOS X
4868 2002-09-01 17:18  sghosh
4870         * plugins/check_smtp.c: Valid MAIL command
4872 2002-08-22 23:08  sghosh
4874         * contrib/check_snmp_process_monitor.pl: updates
4876 2002-08-22 15:43  sghosh
4878         * command.cfg.in: smsclient config
4880 2002-08-22 15:42  sghosh
4882         * contrib/: check_snmp_disk_monitor.pl,
4883           check_snmp_process_monitor.pl: new plugins contrib
4885 2002-08-18 19:03  kdebisschop
4887         * plugins/check_by_ssh.c: typo in options passed to ssh for ipv6.
4888           fix by setting a generic hook for 1-char pasthhru options
4890 2002-08-14 20:17  sghosh
4892         * plugins-scripts/check_disk_smb.pl: patch for admin shares
4894 2002-08-14 20:07  sghosh
4896         * command.cfg.in: qpage definitions
4898 2002-08-14 20:06  sghosh
4900         * plugins-scripts/check_ifstatus.pl: skip PPP interfaces
4902 2002-08-14 20:04  sghosh
4904         * plugins/check_smtp.c: added HELO command
4906 2002-08-14 20:04  sghosh
4908         * plugins/check_by_ssh.c: ipv4/ipv6 switch added
4910 2002-08-14 20:03  sghosh
4912         * plugins/check_hpjd.c: net-snmp v5x fix
4914 2002-08-14 20:02  sghosh
4916         * contrib/check_apc_ups.pl: fix for ePN
4918 2002-08-14 20:01  sghosh
4920         * contrib/: check_linux_raid.pl, check_nagios_db.pl:  new plugins
4922 2002-08-14 20:00  sghosh
4924         * contrib/check_inodes-freebsd.pl: check inodes - freebsd  -
4925           candidate for merge with check_inodes
4927 2002-08-14 16:29  sghosh
4929         * contrib/check_smb.sh: new smb check - users
4931 2002-08-13 04:18  egalstad
4933         * plugins/check_game.c: Mod to display current/max number of
4934           players in a game (Frank Kannemann)
4936 2002-08-13 00:09  egalstad
4938         * contrib/check_disk_snmp.pl: Updated to use getopt (Christoph
4939           Maser)
4941 2002-08-01 06:06  sghosh
4943         * plugins/check_snmp.c: re-patched exit state comparison
4945 2002-08-01 05:54  sghosh
4947         * plugins/check_snmp.c: port option added, -c support net-snmpv5,
4948           complete response string output
4950 2002-08-01 05:46  egalstad
4952         * contrib/check_digitemp.pl: Add Brian Lane's Digitemp (1-wire temp
4953           sensor) plugin
4955 2002-07-16 05:13  egalstad
4957         * contrib/check_disk_snmp.pl: Christoph Maser's plugin to check
4958           disk usage via SNMP3
4960 2002-07-16 01:04  stanleyhopcroft
4962         * contrib/check_ms_spooler.pl: Primitive and in need of refinement
4963           test of MS spooler (with smbclient)
4965 2002-07-04 23:02  sghosh
4967         * contrib/check_procl.sh: Jerome Tytgat - accumulated/percentage
4968           CPU/MEM per process - bash plugin
4970 2002-07-04 05:05  sghosh
4972         * INSTALL: doc update
4974 2002-06-28 22:08  sghosh
4976         * INSTALL: note about autoconf/automake version
4978 2002-06-25 22:32  sghosh
4980         * contrib/check_rbl.c: Check if IP address is specified on RBL -
4981           Tim Bell
4983 2002-06-25 14:55  sghosh
4985         * contrib/check_lmmon.pl: check motherboard/cpu temp via lmmon
4987 2002-06-24 22:29  sghosh
4989         * plugins/check_http.c: ignore return status codes if user
4990           specified status line check
4992 2002-06-24 21:41  sghosh
4994         * plugins/check_snmp.c: printf bug for large numbers - Jeff Murray
4996 2002-06-20 05:27  sghosh
4998         * plugins-scripts/check_disk_smb.pl: logic fix for disk space
4999           thresholds
5001 2002-06-19 06:11  sghosh
5003         * plugins/: check_dig.c, check_dns.c, check_fping.c, check_hpjd.c,
5004           check_nagios.c, check_ping.c, check_snmp.c, check_vsz.c,
5005           urlize.c, utils.c, utils.h.in: more POSIX return value comparison
5006           related code fixes
5008 2002-06-19 04:09  sghosh
5010         * plugins/: check_disk.c, check_ping.c, check_procs.c: fixes for
5011           using POSIX return codes
5013 2002-06-18 02:06  sghosh
5015         * plugins/common.h.in:  updated to POSIX return codes
5017 2002-06-18 02:05  sghosh
5019         * contrib/check_cluster.c: Ethan's check_cluster
5021 2002-06-13 21:49  sghosh
5023         * plugins/check_smtp.c: conformance to RFC 821 <CRLF>
5025 2002-06-13 04:03  sghosh
5027         * configure.in: use xntpdc on Solaris for check_ntp
5029 2002-06-10 04:24  sghosh
5031         * plugins/check_smtp.c: patch to stop NOQUEUE syslog messages -
5032           Karl Ewald
5034 2002-06-08 01:33  sghosh
5036         * plugins-scripts/check_ntp.pl: xntpdc/ntpdc patch - John Koyle
5038 2002-06-06 05:16  sghosh
5040         * plugins-scripts/: subst.in, utils.sh.in: corrected result codes -
5041           for sh; corrected substition for libexec - Tom Bertelson
5043 2002-06-06 05:15  sghosh
5045         * plugins/check_disk.c: added option for mount point - Tom
5046           Bertelson
5048 2002-06-06 05:15  sghosh
5050         * plugins-scripts/check_oracle.sh: Add test for Oracle name server,
5051           can dynamicall determine ORACLE_HOME - tom Bertelson
5053 2002-06-06 05:14  sghosh
5055         * plugins-scripts/check_flexlm.pl: conditional on lmstat
5057 2002-06-06 05:13  sghosh
5059         * plugins-scripts/check_ntp.pl: conditional on ntpdc
5061 2002-05-29 01:57  sghosh
5063         * command.cfg.in: notes added
5065 2002-05-28 04:14  sghosh
5067         * command.cfg.in: option updates, more examples
5069 2002-05-28 03:41  sghosh
5071         * command.cfg.in: option updates, more examples
5073 2002-05-27 03:10  sghosh
5075         * plugins-scripts/check_ntp.pl: checked in too quickly
5077 2002-05-27 03:05  sghosh
5079         * doc/: README, developer-guidelines.html,
5080           developer-guidelines.sgml: added developer guidelines.
5082 2002-05-27 03:03  sghosh
5084         * configure.in: typo, AIX 4.3 ps, smbclient, Net::SNMP fixes
5086 2002-05-27 03:01  sghosh
5088         * acconfig.h, plugins-scripts/utils.pm.in:  new var - smbclient
5090 2002-05-27 02:56  sghosh
5092         * plugins-scripts/check_ntp.pl: logic reorg, ePN fix and support
5093           for utils.pm
5095 2002-05-27 02:55  sghosh
5097         * plugins-scripts/check_disk_smb.pl: ePN fix and support for
5098           utils.pm
5100 2002-05-23 17:39  sghosh
5102         * contrib/: check_log2.pl, check_vcs.pl: New plugins from Aaron
5103           Bostick - Veritas Cluster, logfile
5105 2002-05-10 04:51  sghosh
5107         * plugins-scripts/check_rpc.pl: updates for ePN, patch for multiple
5108           version check
5110 2002-05-10 04:49  sghosh
5112         * configure.in, plugins-scripts/utils.pm.in: added programs to
5113           autoconf
5115 2002-05-10 04:49  sghosh
5117         * acconfig.h: Added programs for autoconf
5119 2002-05-09 20:03  sghosh
5121         * plugins-scripts/: Makefile.am, check_ifoperstatus.pl: migrated
5122           check_ifoperstatus to standard plugin
5124 2002-05-08 16:35  sghosh
5126         * plugins/check_ping.c:  patch for Suse 8.0 loss output
5128 2002-05-08 06:10  sghosh
5130         * plugins-scripts/utils.pm.in:  is_hostname added, update CODES to
5131           POSIX
5133 2002-05-08 06:07  sghosh
5135         * plugins/: check_hpjd.c, check_ups.c: updated notes
5137 2002-05-08 06:04  sghosh
5139         * configure.in: updated messages and check for host command
5141 2002-05-08 05:58  sghosh
5143         * plugins-scripts/: Makefile.am, check_ifstatus.pl: moved updated
5144           check_ifstatus to standard plugin
5146 2002-05-07 06:35  sghosh
5148         * plugins-scripts/: check_breeze.pl, check_flexlm.pl,
5149           check_ircd.pl, check_netdns.pl, check_ntp.pl, check_wave.pl: 2nd
5150           fix for ePN
5152 2002-05-02 17:43  sghosh
5154         * plugins-scripts/: check_breeze.pl, check_disk_smb.pl,
5155           check_flexlm.pl, check_ircd.pl, check_netdns.pl, check_ntp.pl,
5156           check_rpc.pl, check_wave.pl: fix for embedded perl
5158 2002-05-02 17:22  sghosh
5160         * tools/: README, mini_epn.c, p1.pl: updated mini_epn and p1.pl
5161           added to plugins distribution
5163 2002-05-01 22:12  sghosh
5165         * contrib/tarballs/fetchlog-0.92.tar.gz: remote log check (via snmp
5166           possible) by  Alexander Haderer
5168 2002-04-29 03:58  kdebisschop
5170         * plugins/getopt.h: failed to carry over from old plugins, listed
5171           in EXTRA_DIST, needed for build
5173 2002-04-23 13:50  sghosh
5175         * plugins/check_ping.c: corrected program name and added rtt patch
5176           for RH7.2+beta
5178 2002-04-18 22:59  egalstad
5180         * contrib/check_inodes.pl: add check_inodes contrib plugin by John
5181           Jolet
5183 2002-04-18 05:38  egalstad
5185         * configure.in: configure script patch for ping syntax
5187 2002-04-07 06:13  sghosh
5189         * contrib/: check_backup.pl, check_dl_size.pl: plugins from Patrick
5190           Greenwell
5192 2002-04-05 23:22  sghosh
5194         * acconfig.h: added HOST_COMMAND
5196 2002-04-05 23:19  sghosh
5198         * contrib/tarballs/check_spread.tar: plugin to check spread
5199           messaging toolkit
5201 2002-04-03 03:58  sghosh
5203         * contrib/check_oracle_instance.pl:  from Sven Dolderer - check
5204           oracle instance
5206 2002-04-03 03:56  sghosh
5208         * plugins-scripts/check_nfs.pl: check_nfs functionality exists in
5209           check_rpc
5211 2002-03-18 05:15  sghosh
5213         * plugins-scripts/subst.in: function to update perl plugin scripts
5214           to find utils.pm
5216 2002-03-01 02:53  egalstad
5218         * plugins/: .cvsignore, config.h.in: Fix for stupid me
5220 2002-03-01 02:42  egalstad
5222         * contrib/check_breeze.pl, contrib/check_dhcp.c,
5223           contrib/check_flexlm.pl, contrib/check_hltherm.c,
5224           contrib/check_hprsc.pl, contrib/check_ipxping.c,
5225           contrib/check_memory.tgz, contrib/check_mysql.c,
5226           contrib/check_uptime.c, contrib/check_wave.pl,
5227           contrib/readme.txt, contrib/tarballs/berger-ping.tar.gz,
5228           contrib/tarballs/bowen-langley_plugins.tar.gz,
5229           contrib/tarballs/check_bgp-1.0.tar.gz,
5230           contrib/tarballs/check_breeze.tar.gz,
5231           contrib/tarballs/check_flexlm.tar.gz,
5232           contrib/tarballs/check_hltherm.tar.gz,
5233           contrib/tarballs/check_hprsc.tar.gz,
5234           contrib/tarballs/check_memory.tgz,
5235           contrib/tarballs/check_radius.tar.gz,
5236           contrib/tarballs/check_wave.tar.gz,
5237           contrib/tarballs/hopcroft-plugins.tar.gz,
5238           contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
5239           plugins/config.h.in: Contrib plugin cleanup
5241 2002-02-28 06:42  egalstad
5243         * .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ, Helper.pm,
5244           INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP,
5245           Requirements, acconfig.h, aclocal.m4, command.cfg.in, LEGAL,
5246           configure.in, install-sh, make-tarball, missing, mkinstalldirs,
5247           nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in,
5248           subst.sh, test.pl.in, contrib/check_apache.pl,
5249           contrib/check_apc_ups.pl, contrib/check_bgpstate.pl,
5250           contrib/check_dhcp.c, contrib/check_dlswcircuit.pl,
5251           contrib/check_dns_random.pl, contrib/check_email_loop.pl,
5252           contrib/check_fping_in.c, contrib/check_ftpget.pl,
5253           contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl,
5254           contrib/check_pop3.pl, contrib/check_qmailq.pl,
5255           contrib/check_timeout.c, contrib/checkciscotemp.pl,
5256           contrib/check_ipxping.c, contrib/check_joy.sh,
5257           contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl,
5258           contrib/check_mem.pl, contrib/check_memory.tgz,
5259           contrib/check_mysql.c, contrib/check_mysql.pl,
5260           contrib/check_netapp.pl, contrib/check_nmap.py,
5261           contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
5262           contrib/check_rrd_data.pl, contrib/check_sap.sh,
5263           contrib/check_sockets.pl, contrib/check_uptime.c,
5264           contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
5265           contrib/restrict.pl, contrib/utils.py, contrib/check_nagios.pl,
5266           contrib/urlize.pl, contrib/aix/check_crit_dsk,
5267           contrib/aix/check_dsk, contrib/aix/check_failed,
5268           contrib/aix/check_io, contrib/aix/check_kerberos,
5269           contrib/aix/check_ping, contrib/aix/check_queue,
5270           contrib/aix/pg_stat, contrib/tarballs/berger-ping.tar.gz,
5271           contrib/tarballs/bowen-langley_plugins.tar.gz,
5272           contrib/tarballs/check_bgp-1.0.tar.gz,
5273           contrib/tarballs/check_breeze.tar.gz,
5274           contrib/tarballs/check_flexlm.tar.gz,
5275           contrib/tarballs/check_hltherm.tar.gz,
5276           contrib/tarballs/check_hprsc.tar.gz,
5277           contrib/tarballs/check_radius.tar.gz,
5278           contrib/tarballs/check_wave.tar.gz,
5279           contrib/tarballs/hopcroft-plugins.tar.gz,
5280           contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
5281           plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
5282           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
5283           plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
5284           plugins/check_hpjd.c, plugins/check_http.c,
5285           plugins/check_ide-smart.c, plugins/check_imap.c,
5286           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
5287           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5288           plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c,
5289           plugins/check_overcr.c, plugins/check_pgsql.c,
5290           plugins/check_ping.c, plugins/check_pop.c, plugins/check_procs.c,
5291           plugins/check_radius.c, plugins/check_real.c,
5292           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
5293           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
5294           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
5295           plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c,
5296           plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in,
5297           plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c,
5298           plugins/urlize.c, plugins/check_nagios.c, plugins/utils.c,
5299           plugins/utils.h.in, plugins/version.h.in, plugins/t/check_disk.t,
5300           plugins/t/check_dns.t, plugins/t/check_fping.t,
5301           plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
5302           plugins/t/check_http.t, plugins/t/check_imap.t,
5303           plugins/t/check_load.t, plugins/t/check_mysql.t,
5304           plugins/t/check_ping.t, plugins/t/check_pop.t,
5305           plugins/t/check_procs.t, plugins/t/check_smtp.t,
5306           plugins/t/check_snmp.t, plugins/t/check_swap.t,
5307           plugins/t/check_tcp.t, plugins/t/check_time.t,
5308           plugins/t/check_udp.t, plugins/t/check_users.t,
5309           plugins/t/check_vsz.t, plugins/tests/check_disk,
5310           plugins/tests/check_dns, plugins/tests/check_ftp,
5311           plugins/tests/check_hpjd, plugins/tests/check_http,
5312           plugins/tests/check_load, plugins/tests/check_ping,
5313           plugins/tests/check_procs, plugins/tests/check_swap,
5314           plugins/tests/check_users, plugins/tests/check_vsz,
5315           plugins-scripts/.cvsignore, plugins-scripts/Makefile.am,
5316           plugins-scripts/check_breeze.pl,
5317           plugins-scripts/check_disk_smb.pl,
5318           plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
5319           plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
5320           plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
5321           plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
5322           plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
5323           plugins-scripts/subst.in, plugins-scripts/utils.pm.in,
5324           plugins-scripts/utils.sh.in, plugins-scripts/t/check_rpc.t,
5325           tools/setup, tools/tango: Initial import of existing plugin code
5327 2002-02-28 06:42  egalstad
5329         * .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ, Helper.pm,
5330           INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP,
5331           Requirements, acconfig.h, aclocal.m4, command.cfg.in, LEGAL,
5332           configure.in, install-sh, make-tarball, missing, mkinstalldirs,
5333           nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in,
5334           subst.sh, test.pl.in, contrib/check_apache.pl,
5335           contrib/check_apc_ups.pl, contrib/check_bgpstate.pl,
5336           contrib/check_dhcp.c, contrib/check_dlswcircuit.pl,
5337           contrib/check_dns_random.pl, contrib/check_email_loop.pl,
5338           contrib/check_fping_in.c, contrib/check_ftpget.pl,
5339           contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl,
5340           contrib/check_pop3.pl, contrib/check_qmailq.pl,
5341           contrib/check_timeout.c, contrib/checkciscotemp.pl,
5342           contrib/check_ipxping.c, contrib/check_joy.sh,
5343           contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl,
5344           contrib/check_mem.pl, contrib/check_memory.tgz,
5345           contrib/check_mysql.c, contrib/check_mysql.pl,
5346           contrib/check_netapp.pl, contrib/check_nmap.py,
5347           contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
5348           contrib/check_rrd_data.pl, contrib/check_sap.sh,
5349           contrib/check_sockets.pl, contrib/check_uptime.c,
5350           contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
5351           contrib/restrict.pl, contrib/utils.py, contrib/check_nagios.pl,
5352           contrib/urlize.pl, contrib/aix/check_crit_dsk,
5353           contrib/aix/check_dsk, contrib/aix/check_failed,
5354           contrib/aix/check_io, contrib/aix/check_kerberos,
5355           contrib/aix/check_ping, contrib/aix/check_queue,
5356           contrib/aix/pg_stat, contrib/tarballs/berger-ping.tar.gz,
5357           contrib/tarballs/bowen-langley_plugins.tar.gz,
5358           contrib/tarballs/check_bgp-1.0.tar.gz,
5359           contrib/tarballs/check_breeze.tar.gz,
5360           contrib/tarballs/check_flexlm.tar.gz,
5361           contrib/tarballs/check_hltherm.tar.gz,
5362           contrib/tarballs/check_hprsc.tar.gz,
5363           contrib/tarballs/check_radius.tar.gz,
5364           contrib/tarballs/check_wave.tar.gz,
5365           contrib/tarballs/hopcroft-plugins.tar.gz,
5366           contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
5367           plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
5368           plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
5369           plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
5370           plugins/check_hpjd.c, plugins/check_http.c,
5371           plugins/check_ide-smart.c, plugins/check_imap.c,
5372           plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
5373           plugins/check_mrtgtraf.c, plugins/check_mysql.c,
5374           plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c,
5375           plugins/check_overcr.c, plugins/check_pgsql.c,
5376           plugins/check_ping.c, plugins/check_pop.c, plugins/check_procs.c,
5377           plugins/check_radius.c, plugins/check_real.c,
5378           plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
5379           plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
5380           plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
5381           plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c,
5382           plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in,
5383           plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c,
5384           plugins/urlize.c, plugins/check_nagios.c, plugins/utils.c,
5385           plugins/utils.h.in, plugins/version.h.in, plugins/t/check_disk.t,
5386           plugins/t/check_dns.t, plugins/t/check_fping.t,
5387           plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
5388           plugins/t/check_http.t, plugins/t/check_imap.t,
5389           plugins/t/check_load.t, plugins/t/check_mysql.t,
5390           plugins/t/check_ping.t, plugins/t/check_pop.t,
5391           plugins/t/check_procs.t, plugins/t/check_smtp.t,
5392           plugins/t/check_snmp.t, plugins/t/check_swap.t,
5393           plugins/t/check_tcp.t, plugins/t/check_time.t,
5394           plugins/t/check_udp.t, plugins/t/check_users.t,
5395           plugins/t/check_vsz.t, plugins/tests/check_disk,
5396           plugins/tests/check_dns, plugins/tests/check_ftp,
5397           plugins/tests/check_hpjd, plugins/tests/check_http,
5398           plugins/tests/check_load, plugins/tests/check_ping,
5399           plugins/tests/check_procs, plugins/tests/check_swap,
5400           plugins/tests/check_users, plugins/tests/check_vsz,
5401           plugins-scripts/.cvsignore, plugins-scripts/Makefile.am,
5402           plugins-scripts/check_breeze.pl,
5403           plugins-scripts/check_disk_smb.pl,
5404           plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
5405           plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
5406           plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
5407           plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
5408           plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
5409           plugins-scripts/subst.in, plugins-scripts/utils.pm.in,
5410           plugins-scripts/utils.sh.in, plugins-scripts/t/check_rpc.t,
5411           tools/setup, tools/tango: Initial revision