1 2006-10-19 20:52 tonvoon
3 * CHANGES: Added info re: 1.4.4 in prep for release
5 2006-10-19 20:36 tonvoon
7 * THANKS.in, plugins/check_snmp.c: Initialise strings for Fedora
8 Core 5 (Henning Schmiedehausen)
10 2006-10-19 20:25 tonvoon
12 * THANKS.in, plugins/check_snmp.c: Removed asprintf for perf data
13 (Craig Orsinger, Robby Giffin - 1310495)
15 2006-10-19 20:13 tonvoon
17 * THANKS.in, plugins/check_snmp.c: type variable not cleared in Sol
20 2006-10-19 19:59 tonvoon
22 * THANKS.in, plugins/check_http.c, plugins/t/check_http.t:
23 Redirection error if other headers beginning with L (Aravind
26 2006-10-19 19:44 tonvoon
28 * THANKS.in, plugins-scripts/utils.pm.in: Allow hostnames beginning
29 with digits (O'Shaughnessy Evans - 1567390)
31 2006-10-19 12:56 tonvoon
33 * plugins/t/check_smtp.t: Added tests for SMTP servers without TLS
36 2006-10-19 01:25 opensides
38 * plugins/: check_apt.c, check_by_ssh.c, check_dig.c, check_dns.c,
39 check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
40 check_http.c, check_ide_smart.c, check_ldap.c, check_load.c,
41 check_mrtg.c, check_mrtgtraf.c, check_mysql.c,
42 check_mysql_query.c, check_nagios.c, check_nt.c, check_ntp.c,
43 check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
45 first pass at cleaning localization for new release first pass at
46 making all the headre be the same licence, plugin, etc...
48 2006-10-18 13:12 tonvoon
50 * plugins/: check_disk.c, t/check_disk.t: Re-added perf data to
53 2006-10-18 13:05 tonvoon
55 * lib/: utils_disk.h, tests/test_disk.c: Fix tests for exact
56 matches when searching filesystems
58 2006-10-18 13:03 tonvoon
60 * lib/: utils_base.c, utils_base.h: Cater for different errors when
63 2006-10-12 21:36 tonvoon
65 * plugins/: check_smtp.c, t/check_smtp.t: Resend EHLO after TLS
66 negotiation as per RFC3207 (Holger Weiss - 1482832)
68 2006-10-12 15:22 tonvoon
70 * plugins/check_ntp.c: Removed extraneous comma in perf data output
72 2006-10-12 15:14 tonvoon
74 * plugins/: check_disk.c, t/check_disk.t: Remove the "- free space"
77 2006-10-12 14:58 tonvoon
79 * NPTest.pm, THANKS.in, plugins/check_disk.c,
80 plugins/t/check_disk.t: Fixed output from -e in check_disk
83 2006-10-02 13:09 tonvoon
85 * plugins/t/check_load.t: Fix test failure on poseidon
87 2006-09-21 11:41 tonvoon
89 * THANKS.in, plugins/check_nwstat.c: Added perfdata for most
90 variables and new parameters: VMU, VMF, VMP, NRMH, NRMP, NRMM,
91 NRMS, NSS1 to NSS7 (Christian Mies)
93 2006-09-02 21:41 seanius
95 * lib/utils_base.h, plugins/utils.h: - explicitly include
96 utils_base.h from utils.h - put utils.h inside of an
99 2006-09-02 21:32 seanius
101 * plugins/check_tcp.c: - fix for warning/critical timeouts in
102 check_tcp.c, in which the plugin would exit with a usage error
103 if non-int timeouts were passed. - change
104 --warning-time/--critical-time to just --warning/--critical, as
105 it's what --help says.
107 2006-08-14 10:04 tonvoon
109 * THANKS.in, plugins/check_disk.c: Fixed inode percent free output
110 (Mike Emigh - 1531899)
112 2006-08-14 09:42 tonvoon
114 * plugins/t/check_ntp.t: Fixed skip of no ntp test
116 2006-08-11 09:26 tonvoon
118 * plugins/: check_ntp.c, t/check_ntp.t: Catch no responses from any
119 server (1538341 - nmdias)
121 2006-08-03 09:14 tonvoon
123 * tools/tinderbox_build: Interpret the snapshot datestamp as GMT
125 2006-07-31 19:55 harpermann
127 * plugins/check_nt.c: Bug: 694259 fix. After consulting with the
128 target service authors, we decided to keep the default port as
129 1248 and add a note about other services sometimes using this
130 port and suggesting to change the port. Closing bug.
132 2006-07-31 15:09 tonvoon
134 * doc/developer-guidelines.sgml: M4 requirement for developer
137 2006-07-29 02:43 tonvoon
139 * plugins/common.h, plugins-root/check_dhcp.c: Fix two Solaris
142 2006-07-29 01:04 tonvoon
144 * po/POTFILES.in: Remove reference to check_udp.c
146 2006-07-29 00:59 tonvoon
148 * configure.in, plugins/Makefile.am, plugins-scripts/Makefile.am:
149 Cleanup references to old check_udp and INSTALL_OPTS. Error if
150 --with-nagios-user or --with-nagios-group specified for configure
152 2006-07-28 23:44 tonvoon
154 * CHANGES, plugins/Makefile.am, plugins/check_udp.c,
155 plugins/t/check_udp.t: check_udp.c deprecated and check_udp now
156 linked to check_tcp. check_udp2 removed
158 2006-07-27 12:29 tonvoon
160 * doc/developer-guidelines.sgml: Example ranges (Nathan Vonnahme)
162 2006-07-20 00:05 tonvoon
164 * THANKS.in, configure.in: Stricter autoconf 2.60 rules (Lance
167 2006-07-19 23:56 tonvoon
169 * plugins/common.h: Fix to add uintmax_t, for check_disk.c compile
171 2006-07-19 23:37 tonvoon
173 * plugins/common.h: Fix for CHAR_MAX on Solaris 9
175 2006-07-14 10:47 tonvoon
177 * lib/: Makefile.am, utils_base.c: Missing header files
179 2006-07-14 10:43 tonvoon
181 * plugins/check_disk.c: Fix inode percents using coreutils'
182 percentage calculation technique
184 2006-07-14 00:58 tonvoon
186 * CHANGES, lib/utils_base.c, lib/utils_base.h, lib/utils_disk.c,
187 lib/utils_disk.h, lib/tests/test_utils.c, plugins/check_disk.c,
188 plugins/t/check_disk.t: Major fixes to check_disk. Now should
189 return same data as df
191 2006-07-13 13:50 tonvoon
193 * Makefile.am, configure.in, lib/Makefile.am, lib/tests/.cvsignore,
194 lib/tests/Makefile.am, lib/tests/README, lib/tests/test_disk.c,
195 lib/tests/test_disk.t, lib/tests/test_utils.c,
196 lib/tests/test_utils.t, plugins/Makefile.am,
197 plugins/check_disk.c, plugins/check_dns.c, plugins/check_mysql.c,
198 plugins/check_mysql_query.c, plugins/utils.c, plugins/utils.h,
199 plugins/utils_disk.c, plugins/utils_disk.h,
200 plugins/tests/.cvsignore, plugins/tests/Makefile.am,
201 plugins/tests/README, plugins/tests/test_disk.c,
202 plugins/tests/test_disk.t, plugins/tests/test_utils.c,
203 plugins/tests/test_utils.t: Move new util_* functions to lib/
205 2006-07-13 09:54 tonvoon
207 * configure.in, lib/basename.c, lib/dirname.h, m4/basename.m4,
208 m4/dos.m4, m4/np_coreutils.m4, plugins/check_procs.c,
209 plugins/utils.c, plugins/utils.h: Using coreutils' base_name
210 function because of portability issues with Tru64
212 2006-07-12 23:53 tonvoon
214 * plugins/: check_disk.c, utils_disk.c, utils_disk.h,
215 t/check_disk.t: Added -E option for exact match of filesystem.
216 Restructured main filesystem loop. Added extra tests for possible
217 duplicate filesystems.
219 2006-07-12 20:30 tonvoon
221 * plugins/: check_disk.c, utils_disk.c, utils_disk.h,
222 tests/.cvsignore, tests/test_disk.c: Moving parameter_list into
223 utils_disk.h. Given list of mount points, can now work out best
224 match or exact match.
226 2006-07-12 13:15 tonvoon
228 * plugins/: Makefile.am, check_disk.c, utils_disk.c, utils_disk.h,
229 tests/Makefile.am, tests/test_disk.c, tests/test_disk.t: Moving
230 check_disk functions into utils_disk.c and testing them
232 2006-07-11 13:38 tonvoon
234 * m4/fcntl-safer.m4, m4/np_coreutils.m4, m4/unistd-safer.m4,
235 lib/creat-safer.c, lib/dup-safer.c, lib/fcntl--.h,
236 lib/fcntl-safer.h, lib/fd-safer.c, lib/open-safer.c,
237 lib/pipe-safer.c, lib/unistd--.h, lib/unistd-safer.h: Extra files
238 from coreutils required for getloadavg.c to compile on Tru64
239 (Ciro Iriarte - 1520331)
241 2006-07-10 09:44 tonvoon
243 * lib/Makefile.am: Didn't add intprops.h into distribution
246 2006-07-07 07:36 harpermann
248 * plugins/urlize.c: Added check for two arguments. Was segfaulting
249 if no or one arg. Now returns help.
251 2006-07-05 14:45 tonvoon
253 * plugins-scripts/check_mailq.pl: Fixed checking of return codes
254 from external mailq programs
256 2006-07-05 09:55 tonvoon
258 * tools/tinderbox_build: Add instructions for manually sending
261 2006-07-05 09:26 tonvoon
263 * lib/: Makefile.am, intprops.h: Missing intprops.h for Tru64 (Ciro
266 2006-07-04 10:47 tonvoon
268 * THANKS.in, m4/alloca.m4, m4/np_coreutils.m4: Added alloca.h check
269 and fixed locale.h, wchar.h (Ari Pollak - 1516578)
271 2006-07-03 09:03 tonvoon
273 * plugins/check_dig.c: Fixed -p getopt call (Allan Bennett -
276 2006-07-03 08:55 tonvoon
278 * THANKS.in, lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c,
279 m4/c-strtod.m4, m4/np_coreutils.m4, plugins/Makefile.am: Fixed
280 compile on Tru64 5.1b (Ciro Iriarte - 1515435)
282 2006-06-21 12:05 opensides
284 * plugins/: check_snmp.c, check_ssh.c:
285 cleaning help and usage
287 2006-06-21 10:49 opensides
290 fixing bug id #1509699
292 2006-06-20 12:17 opensides
294 * plugins/: check_procs.c, check_radius.c, check_real.c,
295 check_smtp.c, check_snmp.c, check_ssh.c:
296 cleaning help and usage + license
298 2006-06-18 20:36 opensides
300 * plugins/: check_disk.c, check_time.c, check_udp.c, check_ups.c,
301 check_users.c, gethostbyname.c, gethostbyname.h, negate.c,
302 netutils.c, popen.c, runcmd.c, sslutils.c, urlize.c, utils.c:
303 updating help and usage and license
305 2006-06-17 13:28 opensides
307 * plugins/: check_hpjd.c, check_nt.c, check_ntp.c, check_nwstat.c,
308 check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c:
309 cleaning up help and usage
311 2006-06-15 13:52 opensides
313 * plugins/: check_ldap.c, check_load.c, check_mrtg.c,
314 check_mysql.c, check_mysql_query.c, check_nagios.c:
315 cleaning help and usage
317 2006-06-15 11:16 opensides
319 * plugins/check_ide_smart.c:
320 cleaning help and usage
322 2006-06-14 22:27 opensides
324 * plugins/: check_dns.c, check_dummy.c, check_fping.c,
326 updating the help and usage for localization
328 2006-06-14 20:15 tonvoon
330 * INSTALLING, doc/developer-guidelines.sgml: Updated requirements
331 for development platform
333 2006-06-14 19:48 opensides
335 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c:
336 starting the BIG locale update ;-)
338 2006-06-07 15:28 seanius
340 * contrib/check_linux_raid.pl: some gratuitous whitespace changes,
341 and a fix to the "recovery =" detection logic in
344 2006-06-07 15:23 seanius
346 * plugins-scripts/utils.pm.in: removed stale references to
347 PATH_TO_NTPFOO, as it's no longer used.
349 2006-06-07 08:59 tonvoon
351 * plugins-root/Makefile.am: Do not install setuid programs unless
354 2006-06-07 08:18 tonvoon
356 * tools/setup, plugins-root/Makefile.am: Fixed two build problems
359 2006-06-06 17:48 seanius
361 * plugins/check_pgsql.c: modify the is_pg_dbname() function to
362 allow databases with '-' in their name. reference: sf tracker
365 2006-06-04 00:06 seanius
367 * configure.in: removed the -R for openssl, as it should be figured
368 out automatically by libtool and also controlled via the
369 --enable-rpath/--disable-rpath configure options. furthermore
370 keeping it in forces the rpath option on in spite of what's
371 passed on the configure line.
373 2006-06-01 23:30 seanius
375 * contrib/check_linux_raid.pl: gave some TLC to check_linux_raid
377 2006-05-30 10:55 tonvoon
379 * configure.in: Default to search path for mysql_config
381 2006-05-30 10:39 tonvoon
383 * THANKS.in: For reporting check_radius compile problem
385 2006-05-30 10:19 tonvoon
387 * .cvsignore, config.guess, config.sub, ltmain.sh,
388 doc/developer-guidelines.sgml: Added libtool files, at version
391 2006-05-25 18:40 egalstad
393 * plugins-root/check_dhcp.c: Applied patch for responses from
394 helpers/relays, cleaned up different coding styles for
397 2006-05-25 17:59 tonvoon
399 * lib/regex.o: Removed unnecessary file
401 2006-05-25 17:58 tonvoon
403 * configure.in, lib/Makefile.am, plugins/common.h: Gettext fixes to
406 2006-05-25 17:53 egalstad
408 * plugins-root/check_dhcp.c: Fixed short interface name length,
409 UNKNOWN return code (patches from tracker)
411 2006-05-25 16:34 tonvoon
413 * plugins/: check_http.c, t/check_http.t: Option to invert results
414 from a regexp pattern match
416 2006-05-25 13:33 tonvoon
418 * configure.in, lib/.cvsignore, lib/regcomp.c, lib/regex.c,
419 lib/regex.h, lib/regex.o, lib/regex_internal.c,
420 lib/regex_internal.h, lib/regexec.c, lib/strcase.h,
421 m4/.cvsignore, m4/np_coreutils.m4, m4/regex.m4, m4/restrict.m4,
422 plugins/check_apt.c, plugins/check_http.c, plugins/check_smtp.c,
423 plugins/check_snmp.c: Use coreutils' regexp libraries, so regexp
426 2006-05-25 13:13 tonvoon
428 * m4/ls-mntd-fs.m4: Sync with coreutils 5.96
430 2006-05-24 13:48 tonvoon
432 * THANKS.in, configure.in: Fix for mysql 3.x (Jeremy Reed, Michael
435 2006-05-24 10:23 tonvoon
437 * doc/developer-guidelines.sgml: Reminder of no inline variable
440 2006-05-24 10:05 tonvoon
442 * plugins/check_snmp.c: Variables need to be declared at top of
443 code for better portability (Gerhard Lausser)
445 2006-05-19 22:41 tonvoon
447 * configure.in, doc/developer-guidelines.sgml: Requirement of
448 automake 1.8.3, as coreutils needs it
450 2006-05-19 22:30 tonvoon
452 * .cvsignore, config.rpath, mkinstalldirs, po/.cvsignore,
453 po/remove-potcdate.sin: Adding more required files from gettext
455 2006-05-19 00:17 tonvoon
457 * tools/setup: Bug in Makefile.am creation
459 2006-05-19 00:09 tonvoon
461 * .cvsignore, ABOUT-NLS, m4/Makefile.am, m4/Makefile.am.in,
462 po/.cvsignore, po/Makefile.in.in, tools/setup: Fixes from
463 coreutils sync: some files now required and removed generateable
466 2006-05-18 23:05 tonvoon
468 * .cvsignore, Makefile.am, configure.in,
469 doc/developer-guidelines.sgml, lib/Makefile.am, lib/cloexec.c,
470 lib/cloexec.h, lib/error.c, lib/error.h, lib/exit.h,
471 lib/exitfail.c, lib/exitfail.h, lib/fsusage.c, lib/fsusage.h,
472 lib/full-read.c, lib/full-read.h, lib/full-write.c,
473 lib/full-write.h, lib/getloadavg.c, lib/getopt.c, lib/getopt.h,
474 lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/gettext.h,
475 lib/malloc.c, lib/mountlist.c, lib/mountlist.h, lib/realloc.c,
476 lib/safe-read.c, lib/safe-read.h, lib/safe-write.c,
477 lib/safe-write.h, lib/stdbool_.h, lib/strtod.c,
478 lib/unlocked-io.h, lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c,
479 m4/.cvsignore, m4/Makefile.am, m4/afs.m4, m4/codeset.m4,
480 m4/error.m4, m4/exitfail.m4, m4/extensions.m4, m4/fstypename.m4,
481 m4/fsusage.m4, m4/getopt.m4, m4/gettext.m4, m4/glibc21.m4,
482 m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4,
483 m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4,
484 m4/lib-link.m4, m4/lib-prefix.m4, m4/longdouble.m4,
485 m4/longlong.m4, m4/ls-mntd-fs.m4, m4/malloc.m4, m4/mountlist.m4,
486 m4/nls.m4, m4/np_coreutils.m4, m4/onceonly.m4,
487 m4/onceonly_2_57.m4, m4/po.m4, m4/progtest.m4, m4/realloc.m4,
488 m4/signed.m4, m4/stdbool.m4, m4/stdint_h.m4, m4/uintmax_t.m4,
489 m4/ulonglong.m4, m4/unlocked-io.m4, m4/wchar_t.m4, m4/wint_t.m4,
490 m4/xalloc.m4, plugins/.cvsignore, plugins/check_disk.c,
491 plugins/common.h, plugins/tests/.cvsignore,
492 plugins-root/.cvsignore, plugins-root/check_dhcp.c,
493 po/.cvsignore, tools/setup: Synchronise with coreutils 2.95.
494 Gettext now synced with coreutils, so no longer development
497 2006-05-17 11:10 tonvoon
499 * configure.in: Fix for loading SSL libraries at runtime
501 2006-05-17 09:56 tonvoon
503 * configure.in, plugins-root/Makefile.am: Fix compile problems on
504 Solaris for pst3 and ssl libs
506 2006-05-15 14:20 tonvoon
508 * CHANGES, contrib/check_disk_snmp.pl: check_disk_snmp.pl removed.
509 Notice added to CHANGES
511 2006-05-15 14:07 tonvoon
513 * tools/sfsnapshot: Changed snapshot generator due to cvs changes
516 2006-05-03 15:12 tonvoon
518 * doc/LEAVERS: Leavers process documented
520 2006-05-02 09:30 tonvoon
522 * plugins/check_disk.c: Inode thresholds not always being
523 initialised (James Fidell - 1476457)
525 2006-05-02 09:21 tonvoon
527 * CHANGES: New check_ntp and check_apt plugins by Sean
529 2006-05-01 22:52 seanius
531 * configure.in, plugins/Makefile.am, plugins/check_ntp.c,
532 plugins/common.h, plugins/runcmd.c, plugins-scripts/Makefile.am:
533 - check_ntp: - now roughly feature-complete. - various
534 bugfixes, esp. offset calculation. - enhanced the asynchronous
535 offset polling to set requests that haven't recieved a
536 response in >= 1 second to stale and retransmit them, which
537 results in much better performance on unreliable networks. -
538 we only spend timeout/2 seconds polling offsets, and if we don't
539 get everything by that point we work with what we have and
540 set status to warning/critical depending on how much data we
541 have. - set the same defaults as the perl script. - commit
542 changes to configure.in to support automatic building of
543 check_apt (if apt-get is installed and regex libraries
544 available) and check_ntp (unconditionally), now defaulting to
545 check_ntp.c instead of the perl script. if this is an issue we
546 can back out the commit of course. an eye should be kept on
547 check_ntp building and running correctly in different
548 environments, esp. 64-bit and big-endian platforms, and those
549 with more "esoteric" API's (do any of the platforms not have
550 poll()?). - similar changes to Makefile.am's. - common.h: add
551 statement to include sys/poll.h - runcmd.c: exit STATE_UNKNOWN if
554 2006-04-28 16:52 tonvoon
556 * configure.in: Remove stupid error where pst3 was always compiled
558 2006-04-28 09:45 tonvoon
560 * configure.in, plugins-root/Makefile.am: Added pst3 into
561 distribution (Jason Kau - 1476451)
563 2006-04-27 14:25 tonvoon
565 * configure.in, plugins/check_procs.c, plugins/utils.c,
566 plugins/utils.h, plugins/tests/test_utils.c: Internal version of
567 basename if one not found in system
569 2006-04-19 10:33 tonvoon
571 * plugins/t/check_nagios.t: Fix check_nagios tests on MacOSX 10.4
573 2006-04-19 04:47 sghosh
575 * ChangeLog: ChangeLog update - release pending
577 2006-04-19 04:42 sghosh
579 * configure.in, package.def: version update - release pending
581 2006-04-17 22:08 opensides
584 Final commit of fr.po
586 2006-04-17 14:54 opensides
589 another big chunk of fr.po
593 2006-04-16 15:24 opensides
596 big revision of po file for 1.4.3
598 2006-04-15 11:46 opensides
601 second part of fr.po updating
603 2006-04-14 23:44 opensides
605 * po/: de.po, fr.po, nagios-plugins.pot:
606 updated pot file sarted updating fr.po for nagios 1.4.3
608 2006-04-12 11:00 seanius
610 * plugins/check_ntp.c: the offset_requests are now parallelized.
611 still stuff needs to be done (conveniently marked with XXX), but
612 on well behaving networks the plugin should behave more or less
613 identical to check_ntp.pl now.
615 2006-04-12 07:33 seanius
617 * plugins/check_ntp.c: added a currently unused but "good for
618 reference" version of offset_request which attempts to behave
619 more like ntpdate, but this doesn't yet and the code isn't
622 2006-04-12 00:24 seanius
624 * plugins/check_ntp.c: another big code-commit to check_ntp.
625 jitter calculations now work, and the program is becoming much
626 closer on the packet-for-packet level to how check_ntp.pl
627 behaves. i'll send an email in the morning :)
629 2006-04-06 11:08 tonvoon
631 * THANKS.in, plugins/utils.c: Stop coredump on Solaris if arg not
632 specified (Jason Kau - 1465288)
634 2006-04-05 09:11 tonvoon
636 * CHANGES: Notice added re: check_udp in next release
638 2006-04-05 09:06 tonvoon
640 * plugins/check_procs.c: Use pid_t for pids (1463853)
642 2006-04-05 08:58 tonvoon
644 * plugins/: check_http.c, t/check_http.t: Allow multiple -k
645 parameters (Gerd Mueller - 1457726)
647 2006-04-05 07:58 seanius
649 * plugins/check_apt.c: finally??? cvs works again???? let me dig
650 up my week-old cvs commit message.....
652 i'm becoming very happy with check_apt now :) - now has support
653 for an externally (configure.in) path to apt-get, though i
654 still have that in #ifdefs for the time being. - support for
655 defining what packages are "critical updates", via the
656 already-existing security regexp or overridable on the cmdline -
657 allow overriding of apt-get cmdline options - introduce a "no
658 upgrade" in case someone just wants to check that they can
659 download the package lists with -u but not check for upgrades.
660 might need to change the name of this option to prevent
661 confusion. - improved -h documentation
663 2006-03-29 17:33 tonvoon
665 * THANKS.in, plugins/check_tcp.c, plugins/utils.c, plugins/utils.h,
666 plugins/tests/test_utils.c: New function to for escaped strings
667 from command line for send/quit. Adapted from Sebastian
668 Wiesinger's patch (1292404)
670 2006-03-29 16:30 tonvoon
672 * NPTest.pm: Will die if signal received from a testCmd
674 2006-03-29 15:37 tonvoon
676 * plugins/t/check_udp.t: Allow 1 second delay in check_udp timeout
678 2006-03-29 09:18 tonvoon
680 * plugins/t/check_http.t: Fix possible timeout issue on
683 2006-03-29 09:13 tonvoon
685 * plugins/t/check_dns.t: Fix test if response time is one second
687 2006-03-29 09:01 seanius
689 * plugins/check_apt.c: now support for detecting critical/security
690 updates, which sets the return code to STATE_CRITICAL instead of
691 just STATE_WARNING as it was previously doing.
693 2006-03-27 09:39 tonvoon
695 * plugins/t/check_udp.t: Set timeout within nc, rather than the
698 2006-03-27 09:19 tonvoon
700 * plugins/check_disk.c: Fixed bug with malloc of wrong size
702 2006-03-24 17:26 tonvoon
704 * plugins/t/check_dns.t: Fixing defaults to work
706 2006-03-24 16:49 tonvoon
708 * CHANGES: Reintroduced --with-mysql configure option. Note about
711 2006-03-24 16:25 tonvoon
713 * plugins/check_http.c: -C now implies -S/--ssl as well
715 2006-03-24 16:13 tonvoon
717 * plugins/t/: check_hpjd.t, check_http.t: Tests converted to new
720 2006-03-24 16:12 tonvoon
722 * plugins/: check_tcp.c, t/check_udp.t: udp checks require and send
723 and receive option. Tests updated so if nc is available, will
724 check send and receive working correctly
726 2006-03-23 22:58 seanius
728 * plugins/check_apt.c: - addition of include/exclude option for
729 package names in check_apt, using POSIX regexp support. -
730 various commenting and tidying of code/logic/output. - still
731 haven't committed the Makefile.am/configure.in stuff.
733 2006-03-23 17:16 tonvoon
735 * NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
736 check_disk now errors if a specified directory does not exist (cf
739 2006-03-23 16:06 tonvoon
741 * plugins/t/check_disk.t: Some versions of Test::More do not like
744 2006-03-23 12:01 tonvoon
746 * NPTest.pm, plugins/check_disk.c, plugins/t/check_disk.t:
747 Incorrect output when checking non-existent disk (John Rouillard
750 2006-03-23 00:01 seanius
752 * plugins/check_apt.c: more work on check_apt. more graceful error
753 handling and information reporting, a couple new cmdline options.
754 still not quite ready for prime-time, maybe tomorrow :)
756 2006-03-22 17:32 tonvoon
758 * REQUIREMENTS, configure.in: Reinstated --with-mysql option
760 2006-03-22 16:45 tonvoon
762 * plugins/: check_dns.c, t/check_dns.t: Added warning and critical
763 response times (John Rouillard - 1343159)
765 2006-03-22 15:45 tonvoon
767 * plugins/t/check_pop.t: Convert to new style tests
769 2006-03-22 15:45 tonvoon
771 * THANKS.in, plugins/check_tcp.c: Options to change line ends for
772 -s and -q (John Rouillard - 1346104)
774 2006-03-22 14:32 tonvoon
776 * plugins-scripts/check_log.sh: Remove PATH restriction
778 2006-03-22 14:17 tonvoon
780 * plugins/: check_dns.c, t/check_dns.t: New style tests. Cleanup of
781 presentation of help. Added '' around -a checks
783 2006-03-22 13:18 tonvoon
785 * plugins/check_by_ssh.c: Typo (Thomas Guettler - 1433447)
787 2006-03-22 12:59 tonvoon
789 * plugins-scripts/: check_log.sh, utils.sh.in: Remove hardlink to
790 /bin/sed. Leave to PATH (Abs - 1391483)
792 2006-03-22 00:00 seanius
794 * plugins/check_apt.c: initial version of a check_apt plugin... not
795 editing configure/Makefile.am's until i'm happier with it (better
796 output, better ways to define warning vs. critical thresholds...
799 2006-03-21 14:20 tonvoon
801 * THANKS.in, configure.in: Stop check_dns from compiling if
802 nslookup does not exist (Sakari Lehtonen - 1412721)
804 2006-03-21 13:42 tonvoon
806 * plugins/t/check_load.t: Updated to new Test::More method for
809 2006-03-21 13:32 tonvoon
811 * configure.in: Fix for mysql 3.x
813 2006-03-21 13:31 tonvoon
815 * plugins/check_tcp.c: Return CRITICAL if hostname invalid, as per
818 2006-03-21 12:56 tonvoon
820 * tools/setup: Patch to workaround SFnot having libtool installed
822 2006-03-21 11:42 tonvoon
824 * REQUIREMENTS, CHANGES, THANKS.in, configure.in,
825 plugins/Makefile.am, plugins/tests/Makefile.am: mysql discovery
826 based on mysql_config (Johan Fischer - 1359414)
828 2006-03-20 22:06 seanius
830 * plugins/check_ntp.c: - shuffling some code around to keep things
831 tidy. - now average the result of 4 queries just as ntpdate does
832 - put things in place for jitter calculation
834 2006-03-20 17:18 seanius
836 * plugins/check_ntp.c: ipv6 support for c-version of check_ntp
838 2006-03-18 19:00 seanius
840 * plugins/check_ntp.c: initial version of the pure-c check_ntp
841 implementation. jitter not yet implemented, and a couple other
842 misc things to do, so i haven't yet patched Makefile.am
844 2006-03-18 14:47 seanius
846 * plugins/check_http.c: return-logic related fix for cert checking,
847 thanks to emmet hogan.
849 2006-03-17 14:08 tonvoon
851 * plugins/tests/test_utils.t: Better error message re: tap library
853 2006-03-17 14:07 tonvoon
855 * REQUIREMENTS, configure.in, plugins/Makefile.am,
856 plugins/check_mysql.c, plugins/check_mysql_query.c,
857 plugins/t/check_mysql.t: mysql detection cleanup: fixes runtime
858 linking, autodetection of main locations, detection of lib64 and
861 2006-03-17 10:20 tonvoon
863 * doc/developer-guidelines.sgml: Added requirement for developer
864 system to have gnu libtool
866 2006-03-16 17:31 tonvoon
868 * configure.in, plugins/tests/Makefile.am, tools/setup: Using
869 libtool to get runpath for tap library
871 2006-03-15 19:54 tonvoon
873 * THANKS.in, plugins/check_mysql.c, plugins/t/check_mysql.t: Alert
874 on amount of time a slave is behind (Steven Kreuzer)
876 2006-03-13 17:59 seanius
878 * plugins/check_swap.c: fix for (tracker id 1420741) "check_swap:
879 incorrect totals for multiple partitions (BSD)" thanks to scott
882 2006-03-13 11:08 tonvoon
884 * plugins/check_ping.c: Change warning message if there is stderr
885 output. This catches a problem where time was shifting backwards
886 on a linux VMware guest during the ping
888 2006-03-07 10:33 tonvoon
890 * plugins/t/check_http.t: Added tests for two external websites
893 2006-03-07 10:23 tonvoon
895 * plugins/t/check_http.t: Tests re-written in new object format
897 2006-02-24 17:03 tonvoon
899 * doc/developer-guidelines.sgml: Updated doc as tap library is now
900 automatically discovered
902 2006-02-24 16:41 tonvoon
904 * configure.in, plugins/tests/Makefile.am: Use the installed tap
905 library instead of requesting a compiled object
907 2006-02-17 09:08 tonvoon
909 * THANKS.in, plugins/popen.c: SIGALRM could be received before
910 child_process is created (Jason Crawford)
912 2006-02-17 06:24 seanius
914 * plugins/check_procs.c: set LC_NUMERIC to POSIX in check_procs.c
916 2006-02-01 13:23 tonvoon
918 * plugins/t/check_mysql_query.t: If a mysql server has anonymous
919 login, tests will always fail
921 2006-02-01 11:53 tonvoon
923 * plugins/tests/Makefile.am: Need to distribute perl test file
925 2006-01-31 16:48 tonvoon
927 * CHANGES: check_mysql_query included
929 2006-01-31 16:47 tonvoon
931 * REQUIREMENTS: Note on MacOSX difference in mysql package
933 2006-01-31 16:45 tonvoon
935 * configure.in, plugins/Makefile.am: Clean compile of
936 check_mysql_query on MacOSX
938 2006-01-31 15:40 tonvoon
940 * NPTest.pm: Sort ordering of tests
942 2006-01-31 14:52 tonvoon
944 * configure.in, plugins/.cvsignore, plugins/Makefile.am,
945 plugins/check_mysql_query.c, plugins/utils.h,
946 plugins/t/check_mysql_query.t: Adding check_mysql_query, using
947 new ranges and threshold checking
949 2006-01-31 14:37 tonvoon
951 * plugins/t/check_mysql.t: Extra explanation in tests
953 2006-01-31 14:36 tonvoon
955 * plugins/tests/test_utils.c: Fixed invalid free
957 2006-01-31 10:06 tonvoon
959 * doc/developer-guidelines.sgml: Updated instructions on using
960 libtap as configure option changed
962 2006-01-31 10:05 tonvoon
964 * configure.in: Changed configure option to --with-libtap-srcdir
965 because requires tap.h as well as tap.o
967 2006-01-30 22:24 tonvoon
969 * doc/developer-guidelines.sgml, plugins/utils.c, plugins/utils.h,
970 plugins/tests/test_utils.c: Clearly defined thresholds & ranges
971 in docs. Added get_status routine. Added set_thresholds routine.
972 Tests enhanced to check new routines
974 2006-01-30 16:10 tonvoon
976 * configure.in, doc/developer-guidelines.sgml, plugins/Makefile.am,
977 plugins/utils.c, plugins/utils.h, plugins/tests/.cvsignore,
978 plugins/tests/Makefile.am, plugins/tests/README,
979 plugins/tests/check_disk, plugins/tests/check_dns,
980 plugins/tests/check_ftp, plugins/tests/check_hpjd,
981 plugins/tests/check_http, plugins/tests/check_load,
982 plugins/tests/check_ping, plugins/tests/check_procs,
983 plugins/tests/check_swap, plugins/tests/check_users,
984 plugins/tests/check_vsz, plugins/tests/test_utils.c,
985 plugins/tests/test_utils.t: Added libtap tests for utils.c
986 library functions. Removed redundant test files
988 2006-01-21 21:46 tonvoon
990 * tools/sfsnapshot: Have to use own id for cvs checkout. Change
991 compile server because old one not working consistently
993 2005-12-19 09:25 tonvoon
995 * NPTest.pm: Break out of testing if a new parameter is required
997 2005-12-16 18:41 harpermann
999 * contrib/check_log2.pl: Added ability to output critical on error.
1000 Fixed open so it properly fails if the log file open throws an
1001 error, turned on -w in the perl call, fixed warnings
1003 2005-12-15 17:06 tonvoon
1005 * NPTest.pm, plugins/check_mysql.c, plugins/t/check_mysql.t:
1006 Display errors with slave queries correctly. Added extra tests
1009 2005-12-15 15:19 tonvoon
1011 * NPTest.pm, doc/developer-guidelines.sgml, plugins/t/check_disk.t:
1012 New 3 parameter version of getTestParameters. Updated
1013 check_disk.t to reflect. Added notes re: testing in developer
1016 2005-12-15 15:17 tonvoon
1018 * plugins-scripts/: check_file_age.pl, t/check_file_age.t: Allow
1019 directories and links to be tested by check_file_age. Sanitise
1022 2005-12-07 19:32 harpermann
1024 * plugins/urlize.c: Nagiosplug bug 1266977. Added code to insert
1025 the closing </A> after the plugin output but before the
1028 2005-12-07 15:10 tonvoon
1030 * THANKS.in, plugins/common.h: No floorf on Solaris 9 (Jon
1031 Vandegrift - 1374705)
1033 2005-12-02 22:28 tonvoon
1035 * THANKS.in, doc/developer-guidelines.sgml, plugins/check_nagios.c,
1036 plugins/t/check_nagios.nagios1.status.log,
1037 plugins/t/check_nagios.nagios2.status.dat,
1038 plugins/t/check_nagios.t: Support for Nagios 1 and Nagios 2
1039 status files (Gerhard Lausser - 1296242)
1041 2005-12-02 22:25 tonvoon
1043 * plugins/t/.cvsignore: Ignore temporary files created for tests
1045 2005-12-01 01:05 tonvoon
1047 * configure.in, config_test/Makefile, config_test/run_tests: Run
1048 longer test on redhat for spopen/pthread problem. Allow
1049 enable/disable of pthread fix via configure option
1051 2005-11-30 00:49 harpermann
1053 * plugins-scripts/check_ntp.pl: Nagiosplug bug # 1251096 check_ntp
1054 wasn't properly handing a bad exit status from the external
1055 programs it calls (ntpdate and ntpq), so jitter wasn't set.
1056 Added check of $? on close and proper error output if status from
1057 the sub program call completion is non-zero. This includes "host
1060 2005-11-29 23:21 harpermann
1062 * contrib/check_email_loop.pl: UNKNOWN exit status was returning
1063 status of "-1", changed to "3"
1065 2005-11-29 23:19 harpermann
1067 * contrib/check_email_loop.pl: Bug: 1355304 Added patch for ePN and
1068 perl warnings. Fixed some text and a warning about type
1071 2005-11-18 12:56 tonvoon
1073 * tools/sfsnapshot: Create a permanent link to HEAD snapshot
1075 2005-11-18 11:56 tonvoon
1077 * doc/developer-guidelines.sgml: Updated with more detailed
1078 description of UNKNOWN states
1080 2005-11-16 17:26 tonvoon
1082 * plugins/check_disk.c: Fixed some compile errors with new
1083 translations. Also reintroduced formatting after discussion with
1086 2005-11-15 16:26 tonvoon
1088 * plugins/t/check_disk.t: Updated tests to minimise false
1089 positives. Breaking down so more obvious what the tests are doing
1091 2005-11-14 14:43 tonvoon
1093 * doc/developer-guidelines.sgml: Added section re: translations
1095 2005-11-14 01:18 opensides
1097 * plugins/check_http.c:
1098 localization cleaning ... last commit before sleeping
1100 2005-11-14 00:51 opensides
1102 * plugins/: check_dig.c, check_disk.c, check_dns.c, check_dummy.c,
1103 check_fping.c, check_game.c:
1104 start of the cleaning of the localization
1106 2005-11-12 23:48 tonvoon
1108 * THANKS.in, plugins/t/check_disk.t: Updated check_disk tests to
1109 use Test::More (Serhan Kiymaz)
1111 2005-11-09 17:27 tonvoon
1113 * plugins/t/check_mysql.t: Using Test::More
1115 2005-11-09 16:40 tonvoon
1117 * NPTest.pm, plugins/t/check_imap.t, plugins/t/check_swap.t: Added
1118 new NPTest->testCmd which returns objects back for testing at the
1119 test script level. Updated check_swap and check_imap to this new
1122 2005-11-09 16:37 tonvoon
1124 * plugins/check_swap.c: Problem where absolute thresholds not
1125 working on /proc/meminfo systems. Suffixed all variables with the
1128 2005-11-09 16:34 tonvoon
1130 * configure.in: Typo with predetermined values
1132 2005-11-09 14:10 tonvoon
1134 * doc/developer-guidelines.sgml: Added copyright/license info
1135 required in submissions
1137 2005-11-09 09:31 tonvoon
1139 * doc/: NEW_STARTERS, developer-guidelines.sgml: Updated dev
1140 guidelines to link to NagiosExchange. Removed project admin notes
1141 from guidelines into separate file
1143 2005-11-07 12:46 seanius
1145 * configure.in: incorporated patch from Elan Ruusamäe (ahmake) to
1146 override program autodetection (see Feature Requests-1341528). i
1147 would not call this quite complete just yet (i'll explain more in
1148 the tracker), but should be functional and useful enough to
1149 commit now, in any case.
1151 2005-11-04 09:38 tonvoon
1153 * THANKS.in, plugins/check_tcp.c, plugins/t/check_imap.t: Fixed
1154 --mismatch option for check_tcp. Added tests into check_imap
1155 (Rick Fey - 1339134)
1157 2005-11-03 15:21 tonvoon
1159 * Makefile.am, tools/tinderbox_build: Adding new tinderbox build
1162 2005-11-03 15:13 tonvoon
1164 * plugins/t/: check_disk.t, check_procs.t: Invalid mount point
1165 doesn't make sense because most df implementations would work out
1166 the actual mount point. And fixed typo in check_procs.t
1168 2005-11-03 15:04 tonvoon
1170 * NPTest.pm, plugins/t/check_http.t, plugins/t/check_time.t: Fixing
1173 2005-11-02 08:59 seanius
1175 * plugins/check_disk.c: #995761: patch from ben o'hara to include
1176 inode calculations in check_disk.c.
1178 previous commit also had a patch for smtp auth support, but i
1179 accidentally sent a blank commit message.
1181 2005-11-02 08:47 seanius
1183 * plugins/check_smtp.c: check_smtp.c
1185 2005-10-31 20:03 seanius
1187 * configure.in, plugins/check_game.c, plugins/check_http.c,
1188 plugins/check_nagios.c, plugins/check_snmp.c,
1189 plugins/check_swap.c, plugins/check_tcp.c, plugins/common.h,
1190 plugins/netutils.c, plugins/netutils.h, plugins/sslutils.c: code
1191 cleanups, largely resulting from turning on -Wall. mostly unused
1192 variables and explicit casting issues, but there were a couple
1193 gotchas in there too.
1195 2005-10-30 22:45 seanius
1197 * plugins/Makefile.am: turned on -Wall in plugins/Makefile.am via
1198 AM_CFLAGS. shouldn't keep our heads in the sand for potential
1199 errors, after all :)
1201 2005-10-30 18:05 seanius
1203 * plugins/check_tcp.c: another fix from alex: check for '/' in the
1204 server_address before trying to resolve it via is_host().
1206 2005-10-30 10:25 seanius
1208 * plugins/check_tcp.c: fixes for some bugs found in my merging of
1209 the tcp socket patch
1211 2005-10-29 16:38 seanius
1213 * plugins-scripts/check_log.sh: check_log fixes from Ade Rixon
1215 2005-10-29 13:46 seanius
1217 * plugins/Makefile.am: patch from nsturm: Makefile.am should have
1218 been checking for check_ldap instead of check_ldaps. the result
1219 was that check_ldaps was not being created during the build
1222 2005-10-25 11:38 seanius
1224 * COPYING, configure.in, plugins/Makefile.am, plugins/check_tcp.c,
1225 plugins/netutils.c, plugins/netutils.h, plugins/utils.h,
1226 po/de.po, po/fr.po: - added code to allow check_tcp (via
1227 np_net_connect) work with local unix sockets. some testing
1228 would be welcome. based on idea from Alex Samorukov. - also
1229 introduced a check_clamd behavior in check_tcp.
1231 2005-10-24 12:10 seanius
1233 * plugins/: Makefile.am, check_by_ssh.c, check_dig.c, check_dns.c,
1234 check_game.c, check_nagios.c, netutils.c, runcmd.c, runcmd.h,
1235 utils.c, utils.h: initial merging of ae's np_runcmd code into
1238 2005-10-23 13:01 seanius
1240 * configure.in: whoops, missed this one, same as last commit
1242 2005-10-23 12:59 seanius
1244 * plugins/: Makefile.am, netutils.c, sslutils.c: -
1245 compartmentalized ssl code into seperate sslutils.c - ssl-related
1246 cleanups in configure.in, and now openssl/gnutls options
1247 automatically disable each other.
1249 2005-10-19 21:22 seanius
1251 * plugins/: check_http.c, check_smtp.c, check_tcp.c, netutils.c,
1252 netutils.h: all plugins now using centralized ssl functions in
1255 2005-10-19 14:05 seanius
1257 * plugins/check_http.c: endif was a few lines off of where it
1260 2005-10-19 13:59 seanius
1262 * configure.in, plugins/Makefile.am, plugins/check_http.c,
1263 plugins/check_smtp.c, plugins/check_tcp.c, plugins/common.h,
1264 plugins/netutils.c, plugins/netutils.h, plugins-root/Makefile.am:
1265 - initial attempt at consolidating ssl-related code into
1266 netutils.{c,h} - added some #ifdefs to common.h and netutils.h to
1267 prevent multiple inclusions (as netlibs now includes common.h)
1268 - all ssl plugins (tcp/http/smtp) compile cleanly against gnutls,
1269 though certificate checking still needs to be done. - modified
1270 configure script so you can also explicitly say "without-gnutls"
1271 too (otherwise if you disable openssl you have no way of
1272 disabling gnutls too)
1274 2005-10-18 23:35 seanius
1276 * configure.in, plugins/check_tcp.c: initial "experimental" support
1277 for gnutls. by default openssl is still used if available, and
1278 gnutls is only used if openssl is not available or explicitly
1279 disabled (--without-openssl). currently the only plugin i've
1280 verified to work is check_tcp, but i had to disable cert
1283 2005-10-18 10:26 tonvoon
1285 * README: Added license information to README with exemption for
1288 2005-10-13 12:51 tonvoon
1290 * configure.in: Run spopen tests for Redhat ES SMP (Hans Engelen)
1292 2005-10-13 11:22 seanius
1294 * po/de.po: debian bts #313960: - grammatical german fixes. i'm
1295 taking the reporter's word for it :)
1297 2005-10-13 11:20 seanius
1299 * plugins-scripts/check_ntp.pl: debian bts #268044: - use a "less
1300 beastly" regex for parsing ntpq output. probably need some
1301 more widespread testing on this one.
1303 2005-10-13 11:18 seanius
1305 * plugins/check_disk.c: debian bts #296278: - it seems that when
1306 check_disk uses the "df" routines and is told to check a
1307 non-mountpoint, it would check the filesystem on which the
1308 directory was mounted (i.e. /var/log -> /var if no /var/log
1309 mount). the system-call routines now do this too. might need
1310 a bit more widespread testing, but looks good for me and i did
1311 it without modifying any of the system-call-specific
1314 2005-10-13 11:16 seanius
1316 * plugins/check_game.c: debian bts #307905: - someone changed the
1317 cmdline syntax of check game without also updating the
1318 usage/help function ;p
1320 2005-10-13 11:14 seanius
1322 * plugins-scripts/check_disk_smb.pl: debian bts #300701: -
1323 check_smb fix for freespace threshold parsing from the cmdline
1326 2005-10-13 11:11 seanius
1328 * plugins/check_smtp.c: multiple fixes in check_smtp from debian
1329 (bts #285554): - fix for double free via SSL_CTX_free. looks
1330 like the previous author knew this was a problem but didn't
1331 care enough to fix it ;p. - use defines instead of const chars
1332 for SMTP strings. - default to send our fqdn (via gethostbyname
1333 lookup on gethostname) in the HELO string, as this is an
1334 RFC/SMTP requirement. overridable via cmdline. - use EHLO
1335 instead of HELO if using STARTTLS, as it is not SMTP but ESMTP.
1336 - verify the server supports STARTTLS before initializing it. -
1337 always send QUIT before disconnecting when possible.
1339 2005-10-13 10:58 seanius
1341 * plugins/check_mrtg.c: was this plugin even working? i don't
1342 think the if/else logic was doing what was intended.
1344 2005-10-13 10:55 seanius
1346 * plugins/check_mysql.c: check mysql now reads [client] defaults
1347 from my.cnf (debian bug #278817)
1349 2005-10-06 13:16 seanius
1351 * plugins/check_ups.c: fix for misreporting temperature in perfdata
1352 output for check_ups (debian bts id: #316534)
1354 2005-10-06 13:12 seanius
1356 * configure.in, plugins-root/Makefile.am: whoops. now using
1357 automake conditionals to prevent attempted compiles of pst3 on
1358 non solaris systems.
1360 2005-09-25 17:34 seanius
1362 * plugins-root/Makefile.am: added rules to Makefile.am for pst3
1364 2005-09-24 21:01 seanius
1366 * configure.in: a final change to hardcode the path for where
1367 plugins are installed. it's a very, very ugly hack... if anyone
1368 can think of a better way to do it, i'm all ears.
1370 2005-09-22 13:10 seanius
1372 * configure.in: use test instead of '[ ... ]' in configure.in. the
1373 check_procs/pst3 situation is still not quite fixed.
1375 2005-09-22 10:43 seanius
1377 * THANKS.in, configure.in, plugins-root/pst3.c: first version of
1378 bob ingraham's pst3 to allow checking for longer cmdline names
1379 than otherwise possible, by querying solaris kmem directly (ps
1380 forcibly truncates). added requisite configure.in voodoo and
1383 2005-09-22 09:10 tonvoon
1385 * po/POTFILES.in: Mark moving of check_dhcp and check_icmp for
1388 2005-09-21 14:07 tonvoon
1390 * AUTHORS, THANKS.in: Updated with contributors and new team member
1392 2005-09-21 14:04 tonvoon
1394 * plugins/check_nwstat.c: Reopen connections for each query
1395 (1296296 - David Sullivan)
1397 2005-09-21 11:09 tonvoon
1399 * plugins/: check_dhcp.c, check_icmp.c: Moved into plugins-root/
1401 2005-09-21 11:06 tonvoon
1403 * ACKNOWLEDGEMENTS, CHANGES, Makefile.am, README, configure.in,
1404 plugins/Makefile.am, plugins-root/.cvsignore,
1405 plugins-root/Makefile.am, plugins-root/check_dhcp.c,
1406 plugins-root/check_icmp.c: Separation of root setuid plugins into
1409 2005-09-20 17:11 tonvoon
1411 * configure.in: Incorrect assignment of procppid in configure.in
1412 (1296497 - Pascal Larisch)
1414 2005-09-20 12:34 tonvoon
1416 * configure.in, plugins/t/check_procs.t: Support for Tru64 for
1417 check_procs + additional test cases
1419 2005-09-19 15:18 tonvoon
1421 * doc/RELEASING: Note to update version number before creating
1424 2005-09-19 14:51 tonvoon
1426 * configure.in, package.def: For 1.4.2 release
1428 2005-09-19 14:48 tonvoon
1430 * ChangeLog: Updated for 1.4.2 release
1432 2005-09-19 14:46 tonvoon
1434 * doc/RELEASING: Reminders for news item and tag format
1436 2005-09-19 14:42 tonvoon
1438 * BUGS: Updated BUGS for 1.4.2 release
1440 2005-09-19 11:58 tonvoon
1442 * THANKS.in: More contributors
1444 2005-09-15 09:39 tonvoon
1446 * plugins/t/check_ping.t: Added test to make sure hostname has to
1449 2005-09-15 09:27 tonvoon
1451 * plugins/: check_procs.c, check_swap.c: - Cleanup minor compile
1454 2005-09-14 15:40 tonvoon
1456 * plugins/check_ping.c: Using common message
1458 2005-09-14 15:36 tonvoon
1460 * plugins/check_ping.c: Required hostname not flagging as an error
1462 2005-09-14 13:40 tonvoon
1464 * plugins/Makefile.am: Some makes do not like blank lines after
1465 "\". Fixed check_ldaps to only generate if check_ldap was created
1468 2005-09-14 10:53 tonvoon
1470 * plugins/check_load.c: Fix to parsing of uptime (Ronald Tin -
1473 2005-09-14 10:49 tonvoon
1475 * configure.in: - Removing typos
1477 2005-09-13 16:48 tonvoon
1479 * plugins/check_ping.c: More diagnostic messages from check_ping
1481 2005-09-12 12:20 seanius
1483 * plugins/check_ping.c: re-add a call to setlocale(LC_ALL, "") in
1486 2005-09-12 11:37 tonvoon
1488 * THANKS.in: For help in fixing Red Hat problem with ECHILD and
1491 2005-09-12 11:31 tonvoon
1493 * plugins/popen.c, Makefile.am, configure.in, config_test/Makefile,
1494 config_test/child_test.c, config_test/run_tests: ECHILD error at
1495 waitpid on Red Hat systems (Peter Pramberger and Sascha Runschke
1498 2005-08-30 23:11 tonvoon
1500 * plugins-scripts/subst.in: Better comments for what the
1501 substitutions are doing
1503 2005-08-01 22:30 tonvoon
1505 * doc/BRANCHING: Move notes on branching away from RELEASING
1507 2005-08-01 22:28 tonvoon
1509 * package.def: For 1.4.1 release
1511 2005-08-01 22:23 tonvoon
1513 * ChangeLog, configure.in, BUGS, REQUIREMENTS: For 1.4.1 release
1515 2005-07-25 15:17 illumino
1517 * NPTest.pm: Change the environment variable NPTESTCACHE to
1518 NPTEST_CACHE for consistancy
1520 2005-07-25 02:47 illumino
1522 * Helper.pm, Makefile.am, NPTest.pm, configure.in, test.pl.in,
1523 plugins/t/check_disk.t, plugins/t/check_dns.t,
1524 plugins/t/check_fping.t, plugins/t/check_ftp.t,
1525 plugins/t/check_hpjd.t, plugins/t/check_http.t,
1526 plugins/t/check_imap.t, plugins/t/check_load.t,
1527 plugins/t/check_mysql.t, plugins/t/check_ping.t,
1528 plugins/t/check_pop.t, plugins/t/check_procs.t,
1529 plugins/t/check_smtp.t, plugins/t/check_snmp.t,
1530 plugins/t/check_swap.t, plugins/t/check_tcp.t,
1531 plugins/t/check_time.t, plugins/t/check_udp.t,
1532 plugins/t/check_users.t, plugins/t/check_vsz.t,
1533 plugins-scripts/t/check_rpc.t: [1185704] New Testing
1534 Infrastructure. Complete rewrite of the original testing
1535 infrastructure and all test cases (to use the new infrastructure)
1536 See NPTest.pm and issue 1185704 for more details.
1538 2005-07-20 23:39 tonvoon
1540 * THANKS.in: More contributors
1542 2005-07-20 23:38 tonvoon
1544 * plugins/check_ping.c: Fix parsing for netkit-ping and
1545 iputils-ping (Christian G Warden)
1547 2005-07-11 23:15 tonvoon
1549 * plugins/check_nwstat.c: Miscelleneous bug fixes (Gerd Mueller -
1552 2005-07-09 05:44 tonvoon
1554 * BRANCHES: Changed format (already!) for awk simplicity
1556 2005-07-09 05:03 tonvoon
1558 * BRANCHES: Master file to describe the current branches in CVS.
1559 Will be used by sfsnapshot to create the snapshot tarballs
1561 2005-07-06 23:21 tonvoon
1563 * configure.in: Removed ",", causing problems with MacOSX compile
1565 2005-07-06 23:10 tonvoon
1567 * plugins/check_swap.c: Updated help file to remove swap -s
1568 reference (Sivakumar Nellurandi)
1570 2005-07-06 22:00 tonvoon
1572 * AUTHORS, THANKS.in: Sean Finney moved to main list of plugin
1575 2005-07-04 10:52 opensides
1577 * contrib/tarballs/check_traffic-0.90b.tar.gz:
1578 replace the version of check_traffic who was missing the plugin
1581 2005-06-29 05:11 seanius
1583 * plugins/: runcmd.c, runcmd.h: initial versions of the runcmd
1584 framework by andreas
1586 2005-06-29 02:04 seanius
1588 * plugins/check_swap.c: divide by 0 fix for check_swap
1590 2005-06-28 03:26 seanius
1592 * plugins/check_load.c: set LC_NUMERIC to POSIX in check_load
1595 2005-06-28 01:26 seanius
1597 * configure.in, plugins/Makefile.am, plugins/check_swap.c: scanf
1598 parsing fix for check_swap from tracker id 1123292. now use
1599 floor(3) to round down floating point numbers. requires -lm on
1600 many systems, so support for testing for this was added to the
1601 configure.in and automake template
1603 2005-06-27 14:07 seanius
1605 * plugins/check_hpjd.c: fixes from richard brodie (tracker id
1608 2005-06-26 17:27 seanius
1610 * contrib/: check_dl_size.pl, check_ftpget.pl, check_logins.c,
1611 check_mysql.c, check_mysql.pl, check_mysqlslave.pl,
1612 check_nwstat.pl, check_pop3.pl, check_procl.sh, check_procr.sh:
1613 spring cleaning of contrib directory from andreas
1615 2005-06-26 17:18 seanius
1617 * contrib/tarballs/: berger-ping.tar.gz, check_memory.tgz,
1618 check_spread.tar, radius.tar.gz: removal of obsolete tarballs
1620 2005-06-26 02:23 seanius
1622 * plugins/check_swap.c: "asprintf madness" fix from andreas' patch
1623 to np-d, minus the comments.
1625 2005-06-05 18:43 seanius
1627 * plugins/check_tcp.c: check_tcp code cleanup from andreas plus fix
1628 to andreas' patch from sean
1630 2005-06-03 14:53 seanius
1632 * plugins/check_procs.c: gcc 2.x fixes from edward
1634 2005-06-01 20:41 sghosh
1636 * plugins/check_snmp.c: only load mibs if needed or specified -
1639 2005-05-28 02:21 seanius
1641 * plugins/check_load.c: bugfixes to check_load thanks to andreas
1643 2005-05-26 03:13 seanius
1645 * plugins/check_mysql.c: fix for check_msyql so that it doesn't use
1646 column numbers but the names instead for determining slave
1647 status. thanks to james kingston.
1649 2005-05-25 18:42 sghosh
1651 * plugins/check_time.c: 64bit sys support - 1185713
1653 2005-05-25 16:40 sghosh
1655 * plugins/check_snmp.c: support for getnext - 1106430
1657 2005-05-25 15:25 sghosh
1659 * plugins/check_ping.c: RH9 pattern
1661 2005-05-25 15:05 sghosh
1663 * plugins-scripts/check_ntp.pl: perfdata patch - 1172539
1665 2005-05-25 04:37 sghosh
1667 * plugins-scripts/check_ntp.pl: new option for zero offset -
1670 2005-05-25 04:23 sghosh
1672 * plugins/check_snmp.c: v2c support - 1155754
1674 2005-05-25 01:43 seanius
1676 * configure.in, plugins/check_nagios.c, plugins/check_procs.c:
1677 fixes for check_procs: - added support for printing the pid in
1678 all the ps outputs - don't use the proc name to ignore self, use
1679 the pid vs getpid(). - initialize procetime to null string
1680 otherwise -vvv can have funny results
1682 2005-05-25 01:30 seanius
1684 * plugins/: check_tcp.c, netutils.c, netutils.h: bah, my_connect is
1685 taken by mysql. now calling it np_net_connect.
1687 2005-05-24 23:33 sghosh
1689 * plugins-scripts/check_ntp.pl: patched bug id 1200030 - regex
1692 2005-05-24 23:10 sghosh
1694 * plugins-scripts/check_ntp.pl: patched bug id 1204636
1696 2005-05-24 21:25 seanius
1698 * plugins/: check_tcp.c, netutils.c, netutils.h: optimizations and
1699 cleanup from andreas
1701 2005-05-23 06:09 seanius
1703 * nagios-plugins.spec.in: build fix
1705 2005-05-03 03:00 seanius
1707 * plugins/check_ping.c: setlocale(LC_ALL, "") should be
1708 setlocale(LC_NUMERIC, "C") to properly parse the output of ping.
1710 2005-05-03 02:52 seanius
1712 * plugins/check_tcp.c: if check_tcp was called with -e but not -s,
1713 it would hang in a call to my_recv. the fix committed here adds
1714 on more piece of logic to the check to see if more data needs to
1715 be read, avoiding the deadlock call. a better fix would be to
1716 not use these "voodoo" heuristics and instead use poll() or
1717 select(), but that's quite a bit more complicated.
1719 2005-05-01 21:12 seanius
1721 * plugins/: popen.c, popen.h: better error checking in spopen
1722 signal handler (see 1107524)
1724 2005-05-01 20:50 seanius
1726 * configure.in: provide a --with-perl option
1728 2005-04-29 01:27 stanleyhopcroft
1730 * contrib/check_sybase: check_sybase 0.7 from Simon Bellman. Thx
1732 2005-04-19 01:16 seanius
1734 * plugins-scripts/check_ntp.pl: regexp fix for check_ntp
1736 2005-04-19 01:09 seanius
1738 * configure.in: check for the -w flag for ping6 as well as ping
1740 2005-04-17 23:22 seanius
1742 * plugins-scripts/check_disk_smb.pl: also change the --help output
1743 to reflect that check_disk_smb defaults to empty passwords
1745 2005-04-16 07:09 seanius
1747 * plugins-scripts/check_disk_smb.pl: patch to check_disk_smb to
1748 allow empty passwords
1750 2005-04-14 05:13 seanius
1752 * plugins-scripts/check_mailq.pl: check_mailq fix, don't be case
1753 sensitive matching /^\s+Total\sRequests:\s(\d+)$/
1755 2005-04-14 05:07 seanius
1757 * plugins-scripts/check_ntp.pl: typographical fix in check_ntp
1759 2005-04-11 19:02 seanius
1761 * plugins/check_ssh.c: properly call close() on the ssh connection
1764 2005-04-11 04:07 seanius
1766 * configure.in, plugins/check_tcp.c: this should add support for
1767 check_ssmtp, based on the 1.3.x patch in 1155562, but fixed to
1768 follow how things are done in 1.4 (using strdup instead of
1769 asprintf) and patching configure.in instead of configure.
1771 2005-04-07 05:33 seanius
1773 * plugins/check_smtp.c: in honor of joining up, my first bugfix.
1774 this should resolve 1174070.
1776 note i don't have an exchange server to test this against, but it
1777 does what the requester mentioned (slightly cleaner than the
1778 patch attached in the tracker).
1780 it does, however, still work against my own postfix server :)
1784 2005-04-05 22:26 harpermann
1786 * plugins/check_snmp.c: This is a first cut at adding performance
1787 data to check_snmp. I wasn't sure how to handle UOM so only
1788 values that return SNMP type Counter32: are labled with "c". All
1789 other values have a blank UOM. I also left off warn, crit, max
1790 and min values in the performance data until we come up with a
1793 2005-04-04 19:25 tonvoon
1795 * THANKS.in: More contributors
1797 2005-04-04 19:23 tonvoon
1799 * plugins/: check_smtp.c: Fix static buffer (Nikolay Sturm)
1801 2005-03-18 03:14 mattkent
1803 * plugins/check_mysql.c: Replication check support for 4.1.x from
1806 2005-03-08 06:19 tonvoon
1808 * plugins-scripts/check_ntp.pl: Added OS info for offset issue
1810 2005-03-04 22:20 tonvoon
1812 * plugins-scripts/check_ntp.pl: Ignore extra check on offset
1813 0.00000 (John Warburton - 1150777)
1815 2005-03-04 22:10 tonvoon
1817 * plugins/: check_disk.c, check_smtp.c, check_ups.c: Fixed //
1820 2005-03-04 21:58 tonvoon
1822 * plugins/: check_disk.c, check_smtp.c, check_ups.c: Fixed //
1823 comments (Steve Greenland - 1143836)
1825 2005-03-04 21:50 tonvoon
1827 * plugins-scripts/check_ntp.pl: Support for IPv6 (Merijn Evertse -
1830 2005-03-04 21:04 tonvoon
1832 * configure.in, package.def: Changed to next version number
1834 2005-03-04 21:03 tonvoon
1836 * doc/RELEASING: Notes on branching
1838 2005-03-04 20:43 tonvoon
1840 * CHANGES: Missed check_disk addition to 1.4
1842 2005-02-11 11:49 stanleyhopcroft
1844 * plugins/Makefile.am: Fix for check_icmp build on Solaris from
1845 Andreas Ericsson <ae@op5.se>
1847 2005-02-04 00:44 tonvoon
1849 * configure.in: For 1.4 release
1851 2005-02-04 00:43 tonvoon
1853 * ChangeLog: Updated for 1.4 release
1855 2005-02-04 00:29 tonvoon
1857 * BUGS: New file to note known bugs for major releases
1859 2005-02-04 00:28 tonvoon
1861 * CHANGES: Reordering of items with most important announcements
1864 2005-02-04 00:27 stanleyhopcroft
1866 * contrib/check_oracle_tbs: New version (1.1) from John Koyle
1868 2005-02-04 00:26 tonvoon
1870 * Makefile.am: BUGS file addition to release
1872 2005-02-04 00:26 tonvoon
1874 * README: Cleanup and addition of reference to BUGS file
1876 2005-02-04 00:25 tonvoon
1878 * doc/RELEASING: Updated with corrections. Added note to update
1881 2005-02-03 23:52 tonvoon
1883 * THANKS.in: Patch against check_log
1885 2005-02-03 23:51 tonvoon
1887 * plugins-scripts/check_log.sh: Check for log file readability
1889 2005-02-02 09:47 stanleyhopcroft
1891 * contrib/check_email_loop.pl: Add debug option from John Rouillard
1893 2005-02-02 06:42 stanleyhopcroft
1895 * plugins/check_ide_smart.c: try again to stop looping
1897 2005-02-02 05:44 stanleyhopcroft
1899 * plugins/check_ide_smart.c: restructure main() to stop looping on
1902 2005-02-01 12:43 stanleyhopcroft
1904 * contrib/check_traceroute-pure_perl.pl: Thank you to Myke Place
1905 for check_traceroute-pure_perl.pl
1907 2005-02-01 12:42 stanleyhopcroft
1909 * THANKS.in: Thank you for contributed plugins
1911 2005-02-01 12:30 stanleyhopcroft
1913 * plugins/Makefile.am: check_icmp added to libexec_PROGRAMS
1915 2005-02-01 12:25 stanleyhopcroft
1917 * CHANGES: check_icmp no longer regarded as volatile; built by
1920 2005-02-01 12:23 stanleyhopcroft
1922 * plugins/linux.h: plugins/linux.h, vestigeal header required for
1923 prior versions of check_icmp, no longer required.
1925 2005-02-01 07:35 stanleyhopcroft
1927 * CHANGES: Amendments for check_icmp
1929 2005-02-01 07:34 stanleyhopcroft
1931 * plugins/Makefile.am: hacks to partly support check_icmp.c (1.0).
1933 2005-02-01 07:33 stanleyhopcroft
1935 * plugins/check_icmp.c: Revised check_icmp (1.0) from A Ericsson.
1937 2005-02-01 04:19 stanleyhopcroft
1939 * contrib/: check_asterisk.pl,
1940 check_http-with-client-certificate.c, check_email_loop.pl,
1941 tarballs/check_traffic-0.91b.tar.gz: New or revised plugin in
1944 2005-01-28 22:42 stanleyhopcroft
1946 * contrib/check_sybase: New version of Simon Bellwoods check_sybase
1949 2005-01-27 10:34 stanleyhopcroft
1951 * contrib/check_traceroute.pl: Jon Meek's check_traceroute for Mon
1952 hacked by YT for Nagios. Prob pretty weak
1954 2005-01-27 10:32 stanleyhopcroft
1956 * contrib/check_smart.pl: Candidate successor to
1957 /plugins/check_ide_smart.c. Now in /contrib. NB there is another
1958 new plugin with sim function
1960 2005-01-27 04:52 stanleyhopcroft
1962 * contrib/: check_fan_cpq_present, check_fan_fsc_present,
1963 check_temp_cpq, check_temp_fsc, check_mysqlslave.pl: New /contrib
1966 2005-01-27 04:43 stanleyhopcroft
1968 * contrib/: check_pfstate, check_logins.c, check_arping.pl,
1969 check_frontpage, check_oracle_tbs, check_pcpmetric.py,
1970 check_cpqarray.c: New /contrib plugin
1972 2005-01-27 02:27 stanleyhopcroft
1974 * CHANGES, THANKS.in, contrib/README.TXT, po/de.po, po/fr.po:
1976 1 New /contrib plugins 2 Revised check_dhcp.c status in CHANGES
1978 2005-01-27 01:38 harpermann
1980 * plugins/Makefile.am: Added check_dhcp bask into libexec_PROGRAMS
1981 after talking with Stanley.
1983 2005-01-26 21:39 tonvoon
1985 * THANKS.in: More contributors
1987 2005-01-26 21:21 tonvoon
1989 * plugins/check_dig.c: Convert tabs to spaces from dig's answer
1990 section (Randy O'Meara - 1107651)
1992 2005-01-26 20:53 tonvoon
1994 * REQUIREMENTS: Add recommendation for check_procs on Mandrake
1995 systems (Paulo Fessel - 1106849)
1997 2005-01-25 22:15 stanleyhopcroft
1999 * plugins/check_ide_smart.c: Display usage if no argv (Reuben
2002 2005-01-25 18:11 harpermann
2004 * plugins/check_dhcp.c: Tracker:1109261 This was an alignment
2005 problem on Solaris. Linux kernel fixes alignment so this was not
2006 seen there. Memcpy takes care of proper alignment. Tested on
2007 RHEL V3 U3, RHEL V4, FreeBSD 4.10 (Thanks Stanley!) and Solaris 9
2010 2005-01-25 12:43 stanleyhopcroft
2012 * plugins/check_ide_smart.c: Trivial text changes (print_help,
2013 commentary & -n option)
2015 2005-01-25 09:20 stanleyhopcroft
2017 * contrib/tarballs/check_icmp-0.8.tar.gz: moved to /plugins (core
2020 2005-01-25 09:19 stanleyhopcroft
2022 * contrib/tarballs/check_cit.tgz: replaced by contrib/check_ica*
2023 (esp check_ica_metaframe_pub_apps)
2025 2005-01-25 09:16 stanleyhopcroft
2027 * contrib/check_dhcp.c: moved to /plugins (core plugin)
2029 2005-01-25 09:15 stanleyhopcroft
2031 * contrib/check_citrix: Replaced by the check_ica* pair of plugins
2032 (mainly check_ica_metaframe_pub_apps)
2034 2005-01-25 09:12 stanleyhopcroft
2036 * contrib/packet_utils.pm: packet creation and dumping hacks used
2037 by check_ica* and check_lotus
2039 2005-01-25 09:09 stanleyhopcroft
2041 * contrib/check_ica_master_browser.pl: New plugin - checks that ICA
2042 master browser is what it should be (important for firewalled
2045 2005-01-25 09:07 stanleyhopcroft
2047 * contrib/check_ica_metaframe_pub_apps.pl: Replacement (structured
2048 name mainly) for check_citrix: check of ICA browse service
2050 2005-01-25 09:05 stanleyhopcroft
2052 * contrib/check_ica_program_neigbourhood.pl: New plugin to check
2053 Citrix Metaframe XP "Program Neighbourhood"
2055 2005-01-25 09:04 stanleyhopcroft
2057 * contrib/check_lotus.pl: New plugin to check responsiveness of
2058 Louts Notes (v5 at least) servers
2060 2005-01-24 23:17 stanleyhopcroft
2062 * plugins/Makefile.am: Removed check_dhcp and check_icmp from
2063 libexec_PROGRAMS (ie dont build by defaut)
2065 2005-01-24 23:15 stanleyhopcroft
2067 * CHANGES: Notes about check_dhcp and check_icmp (no longer built
2068 by default, use at own peril, volatile)
2070 2005-01-21 09:24 stanleyhopcroft
2072 * configure.in: Set arch specifc preprocessor symbols in config.h.
2073 TEMPORARY hack for check_dhcp.c [on FreeBSD 4: /check_dhcp -i
2074 fxp0 -> DHCP ok: Received 1 DHCPOFFER(s), max lease time = 259200
2077 2005-01-21 01:03 harpermann
2079 * plugins/check_snmp.c: Tracker 1106378 fixed - The -t (timeout)
2080 arg was not handled correctly when passed to the snmpget command.
2081 Added -e --retries for the correct retries value to snmpcmd.
2083 2005-01-21 00:01 tonvoon
2085 * doc/developer-guidelines.sgml: Changing copyright to the Nagios
2086 Plugins Development Team, rather than individual names. Also,
2087 clarified use of ACKNOWLEDGEMENTS, THANKS.in and AUTHORS
2089 2005-01-20 23:40 harpermann
2091 * plugins/check_http.c: Changed long argument --minmax to
2092 --pagesize and updated help and usage
2094 2005-01-20 23:39 tonvoon
2096 * AUTHORS, Makefile.am, THANKS.in: The AUTHORS file now used for
2097 the plugin team, with THANKS.in as the contributors list.
2099 2005-01-20 23:37 harpermann
2101 * CHANGES: Added comment about check_http --pagesize and added max
2102 value to page size check
2104 2005-01-20 23:25 tonvoon
2106 * AUTHORS: Added Sean for bug reports
2108 2005-01-20 22:50 harpermann
2110 * plugins/check_http.c: Tracker 1099682 fix. Now getting the page
2111 size from Content-Length in the header. Added max value to the
2112 -m switch so can do "-m min:max". Retained "-m min" convention.
2113 Renamed long arg name to --minmax
2115 2005-01-19 23:39 harpermann
2117 * plugins/check_nt.c: In the CHECK_COUNTER block, there were
2118 several strcats writing to unallocated memory. Changed to
2119 asprintf. We're not freeing since plugin run is short.
2121 2005-01-19 21:14 tonvoon
2123 * plugins/check_swap.c: Fixed parsing of AIX lsps command (1093522)
2125 2005-01-14 14:39 tonvoon
2127 * AUTHORS: More contributors
2129 2005-01-14 14:13 tonvoon
2131 * plugins/check_disk.c: Fix logic error with -e switch where result
2132 not set (Daniel Austin - 1102012)
2134 2005-01-14 10:59 tonvoon
2136 * configure.in: Fixed ssl configure problems on Solaris (Bug
2139 2005-01-13 18:24 tonvoon
2141 * configure.in, plugins/check_swap.c: Use floats for holding memory
2142 values to avoid different types on different OSes. Seems to have
2143 a problem with the perf data for check_swap on Sol 2.6, but not
2146 2005-01-05 21:32 tonvoon
2148 * configure.in, package.def: Update version number to next release
2150 2005-01-04 00:16 opensides
2152 * plugins/check_ide_smart.c:
2153 still trying to fix #1094326
2155 2005-01-03 01:37 opensides
2157 * plugins/check_ide_smart.c:
2158 more fixes for #1094326
2160 2005-01-03 00:59 opensides
2162 * plugins-scripts/check_mailq.pl:
2165 2005-01-02 14:00 opensides
2167 * plugins/check_ide_smart.c:
2170 still need to check the makefile for check_ide_smart.c
2172 2005-01-01 16:15 tonvoon
2174 * plugins/check_smtp.c: Removed old terminate function (Bug
2177 2004-12-30 17:17 tonvoon
2179 * ChangeLog: Updated with r1_4-beta1 details
2181 2004-12-30 14:23 tonvoon
2183 * CHANGES: Note some syntax changes to check_disk
2185 2004-12-30 14:22 tonvoon
2187 * doc/RELEASING: Update package files for version
2189 2004-12-30 14:21 tonvoon
2191 * AUTHORS: For help with ps on FreeBSD 4
2193 2004-12-30 14:19 tonvoon
2195 * configure.in: Get ps command for FreeBSD 4 (Tomasz Pilat)
2197 2004-12-30 00:41 opensides
2199 * plugins/check_dhcp.c, plugins/check_dns.c, plugins/check_ping.c,
2200 plugins/check_procs.c, plugins/check_smtp.c,
2201 plugins/check_snmp.c, plugins/check_swap.c, plugins/check_tcp.c,
2202 po/de.po, po/fr.po, po/nagios-plugins.pot:
2203 more internationalization fixes internationalization freeze for
2206 2004-12-28 23:40 opensides
2208 * AUTHORS, po/fr.po:
2209 more internationalization
2211 2004-12-28 23:18 opensides
2213 * plugins/Makefile.am, plugins/check_smtp.c, po/fr.po:
2214 starttls support for check_smtp #1041576
2216 2004-12-28 22:34 opensides
2218 * AUTHORS, plugins/check_ping.c:
2219 String match in check_ping for Solaris 10 #1091043
2221 2004-12-28 20:40 tonvoon
2223 * configure.in: sys/param.h needed for sys/swap.h on openbsd 3.6
2226 2004-12-27 22:44 opensides
2229 more internationalization
2231 2004-12-25 23:17 opensides
2233 * plugins/check_dig.c, plugins/check_disk.c, plugins/check_dns.c,
2234 plugins/check_dummy.c, plugins/check_fping.c,
2235 plugins/check_game.c, plugins/check_hpjd.c, plugins/check_icmp.c,
2236 plugins/check_ide_smart.c, plugins/check_ldap.c,
2237 plugins/check_load.c, plugins/check_mrtg.c,
2238 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
2239 plugins/check_nagios.c, plugins/check_nt.c,
2240 plugins/check_nwstat.c, plugins/check_overcr.c,
2241 plugins/check_pgsql.c, plugins/check_ping.c,
2242 plugins/check_procs.c, plugins/check_radius.c,
2243 plugins/check_real.c, plugins/check_smtp.c, plugins/check_snmp.c,
2244 plugins/check_ssh.c, plugins/check_swap.c, plugins/check_tcp.c,
2245 plugins/check_time.c, plugins/check_udp.c, plugins/check_ups.c,
2246 plugins/check_users.c, plugins/negate.c, plugins/netutils.c,
2247 plugins/popen.c, plugins/popen.h, plugins/urlize.c,
2248 plugins/utils.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
2249 various fixes for localization
2251 2004-12-25 16:18 opensides
2253 * po/: de.po, fr.po, nagios-plugins.pot:
2254 new version of po files and pot file
2256 2004-12-25 12:25 opensides
2258 * package.def, po/POTFILES.in:
2259 change realase name on package.def adding check_dhcp.c to
2262 2004-12-25 12:09 opensides
2264 * plugins/: check_by_ssh.c, check_dhcp.c:
2265 internationalization of check_dhcp internationalization fixes of
2268 2004-12-24 18:06 opensides
2270 * plugins/check_icmp.c, po/POTFILES.in, po/fr.po:
2271 first pass at adapting to plugin guidelines and start of
2274 2004-12-23 18:54 opensides
2276 * plugins/check_http.c, po/fr.po:
2277 internationalization fixes
2279 2004-12-23 16:47 mwirtgen
2281 * po/de.po: german translations 391 to go
2283 2004-12-23 09:30 tonvoon
2285 * ACKNOWLEDGEMENTS, configure.in, m4/np_curl.m4,
2286 plugins/Makefile.am: Another attempt at fixing check_http compile
2287 on Redhat EL3. Fixed check_icmp compile (Lynne Lawrence -
2288 1087171) - still some code changes to check_icmp outstanding.
2289 Fixed compile of check_dhcp (complaining about socklen_t). Added
2290 acknowledgements for Coreutils and curl
2292 2004-12-22 23:02 harpermann
2294 * plugins/check_nt.c: Added check for "%" in COUNTER <description>.
2295 If it exists, <description> is used as an arg to asprintf. If
2296 it doesn't exist, <description> is used as a label. If the
2297 formatting is wrong, the program will segv.
2299 2004-12-22 07:24 tonvoon
2301 * lib/: Makefile.am, stdbool_.h: File required from coreutils
2303 2004-12-21 22:52 tonvoon
2305 * configure.in, plugins/Makefile.am: Revert back to previous
2306 openssl checks (the ones from curl kept having problems with
2307 later Redhat versions)
2309 2004-12-21 22:36 tonvoon
2311 * m4/stdbool.m4: Another m4 from coreutils
2313 2004-12-21 15:45 tonvoon
2315 * AUTHORS: For their bug reports
2317 2004-12-21 12:47 tonvoon
2319 * configure.in: Fix for FreeBSD ps command (reported by Michael
2322 2004-12-21 09:32 tonvoon
2324 * lib/Makefile.am, m4/Makefile.am, m4/np_coreutils.m4: Fixed
2325 compile problem on Sol2.6 with stdbool.h
2327 2004-12-21 08:56 stanleyhopcroft
2329 * plugins/check_dhcp.c: Commentary changes only: cite origin of
2330 copied code with reference to ACK file
2332 2004-12-21 08:55 stanleyhopcroft
2334 * ACKNOWLEDGEMENTS: ACK file contains the details of the authors of
2335 code copied by the plugins
2337 2004-12-21 05:00 mattkent
2339 * plugins/check_dns.c: Add another error string match from Pasi
2342 2004-12-20 22:20 tonvoon
2344 * plugins/check_nagios.c: Corrected help for expiry units. Restored
2345 functionality of searching for process arguments
2347 2004-12-20 22:01 tonvoon
2349 * plugins/check_nagios.c: Updating help text to reflect using
2350 shortname instead of full path for command
2352 2004-12-20 21:38 tonvoon
2354 * configure.in: - stupid typo
2356 2004-12-20 21:26 tonvoon
2358 * configure.in: Fix compile errors when looking for openssl
2360 2004-12-20 09:04 stanleyhopcroft
2362 * COPYING, plugins/check_dhcp.c, po/de.po, po/fr.po: Compilation
2363 fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown
2364 if check_dhcp works on UX.
2366 2004-12-18 18:28 mwirtgen
2368 * po/de.po: Initial commit on german translation - 428 to go
2370 2004-12-17 18:14 tonvoon
2372 * configure.in: Support for FreeBSD 5.2.1 and 5.3 in check_procs
2374 2004-12-15 23:12 tonvoon
2376 * configure.in: Bump version to next release
2378 2004-12-15 23:11 tonvoon
2380 * doc/developer-guidelines.sgml: Mistake in automake version - back
2383 2004-12-15 23:10 tonvoon
2385 * doc/RELEASING: Clarified notes
2387 2004-12-15 21:56 tonvoon
2389 * ChangeLog: Updated for r1_4_0-alpha3
2391 2004-12-15 21:27 tonvoon
2393 * doc/developer-guidelines.sgml: Updated requirements for GNU tools
2395 2004-12-15 21:01 tonvoon
2397 * m4/Makefile.am: Makefile for m4 files
2399 2004-12-15 20:54 tonvoon
2401 * Makefile.am, configure.in, plugins/Makefile.am, tools/setup:
2402 Support for coreutils lib. Configure tests via m4 scripts from
2405 2004-12-15 20:51 tonvoon
2407 * m4/: Makefile.am.in, afs.m4, codeset.m4, error.m4, exitfail.m4,
2408 extensions.m4, fstypename.m4, fsusage.m4, getopt.m4, gettext.m4,
2409 glibc21.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, inttypes.m4,
2410 inttypes_h.m4, isc-posix.m4, lcmessage.m4, lib-ld.m4,
2411 lib-link.m4, lib-prefix.m4, ls-mntd-fs.m4, malloc.m4,
2412 mountlist.m4, np_coreutils.m4, onceonly.m4, progtest.m4,
2413 realloc.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4,
2414 unlocked-io.m4, xalloc.m4: Moving m4 files from lib/
2416 2004-12-15 20:47 tonvoon
2418 * lib/: Makefile.am, afs.m4, error.m4, exitfail.m4, fstypename.m4,
2419 fsusage.m4, full-read.c, full-write.c, full-write.h, getopt.m4,
2420 ls-mntd-fs.m4, onceonly.m4, safe-read.c, safe-read.h,
2421 safe-write.c, safe-write.h, unlocked-io.m4, xalloc.m4: Moving m4
2422 files into m4/. Added extra coreutils files required from
2423 autoconf tests. Updated Makefile.am to have nagiosplug lib and a
2424 separate coreutils lib
2426 2004-12-15 00:10 opensides
2428 * po/: de.po, fr.po:
2429 fr.po work in progress still 88 to translate ;-)
2431 2004-12-11 06:25 mattkent
2433 * plugins/check_tcp.c: Patch from Ollie Cook to define return code
2434 when expected value not received (#1082275). Also included
2435 another change from Ollie Cook to do stricter matching of
2436 expected values from the beginning of the line. When a user
2437 defines an expected string this is changed to the old style
2440 2004-12-10 21:18 tonvoon
2442 * plugins/check_ldap.c: Fixed compile warning
2444 2004-12-10 06:10 mattkent
2446 * plugins/Makefile.am: Compile broken - fixing link flags.
2448 2004-12-10 05:57 mattkent
2450 * plugins/check_dns.c: Error catching improvements from Ollie Cook
2452 2004-12-10 05:54 mattkent
2454 * plugins/check_pgsql.c: Fixing broken compile
2456 2004-12-10 05:39 mattkent
2458 * AUTHORS: More contributers
2460 2004-12-10 00:54 stanleyhopcroft
2462 * plugins/Makefile.am: Changes to link flags for check_dhcp.c
2464 2004-12-10 00:52 stanleyhopcroft
2466 * plugins/check_dhcp.c: Extensive changes to get MAC address from
2469 2004-12-10 00:20 tonvoon
2471 * plugins/: check_dns.c, check_procs.c: Reverting back ngettext
2474 2004-12-10 00:13 tonvoon
2476 * plugins/common.h: Fix includes for gettext
2478 2004-12-09 22:33 tonvoon
2480 * configure.in: Include $libsuff for systems that define this
2481 (based on advice from Daniel Stenberg)
2483 2004-12-08 23:14 tonvoon
2485 * configure.in: Removed redundant check and make export
2486 LD_LIBRARY_PATH more sh friendly
2488 2004-12-08 00:36 opensides
2490 * configure.in, plugins/Makefile.am, plugins/check_by_ssh.c,
2491 plugins/check_game.c, plugins/check_http.c,
2492 plugins/check_ide_smart.c, plugins/check_ldap.c,
2493 plugins/check_snmp.c, plugins/check_tcp.c:
2496 minor internationalization fixes
2498 2004-12-08 00:22 tonvoon
2500 * configure.in: Fixed output info for openssl and LD_LIBRARY_PATH
2501 for subsequent compiles (otherwise get ld.so.1: ./conftest:
2502 fatal: libssl.so.0.9.7: open failed)
2504 2004-12-07 06:51 tonvoon
2506 * configure.in, plugins/Makefile.am: Better SSL checking (inspired
2507 by curl 7.12.2's configure.ac)
2509 2004-12-07 03:13 mattkent
2511 * plugins-scripts/check_ifoperstatus.pl: Option to check for admin
2512 down (#1012191) from Raúl Pedroche.
2514 2004-12-07 02:45 stanleyhopcroft
2516 * plugins/Makefile.am: Correct dependencies for check_dhcp.c.
2518 2004-12-07 02:31 stanleyhopcroft
2520 * plugins/: Makefile.am, check_dhcp.c: New plugin: check_dhcp.c.
2521 Attempt to port to non Linux platform.
2523 2004-12-06 18:49 opensides
2526 new version of fr.po
2528 2004-12-05 22:07 mattkent
2530 * plugins/check_snmp.c: Fix for -s string matching (#756567, Tony
2533 2004-12-05 12:59 opensides
2535 * plugins/check_nt.c, po/fr.po, po/nagios-plugins.pot:
2536 cleaned fr.po nagios-plugins.pot
2538 2004-12-05 00:54 opensides
2540 * plugins/: check_http.c, check_icmp.c, check_nwstat.c,
2541 check_ping.c, check_smtp.c, check_swap.c, utils.h:
2542 fix patch 998291 fix patch 1078934 expect check_ssh fix and
2543 check_nt perfdata should stay on one word like in nagios
2545 2004-12-04 12:34 opensides
2547 * po/nagios-plugins.pot:
2548 new version of pot file
2550 2004-12-04 12:31 opensides
2552 * plugins/check_by_ssh.c, plugins/check_dns.c, po/POTFILES.in:
2553 various internationalization fixes
2555 2004-12-04 12:12 opensides
2557 * plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
2558 plugins/check_http.c, plugins/check_ide-smart.c,
2559 plugins/check_ide_smart.c, plugins/check_mrtg.c,
2560 plugins/check_nt.c, plugins/check_nwstat.c,
2561 plugins/check_overcr.c, plugins/check_real.c,
2562 plugins/check_smtp.c, plugins/check_swap.c, plugins/check_tcp.c,
2563 plugins/check_time.c, plugins/check_udp.c, po/POTFILES.in:
2564 internationalization fixes bugfixes
2566 2004-12-04 10:57 opensides
2568 * plugins/: check_dns.c, check_hpjd.c:
2569 check_dns needs a space between 'time' and the hostname
2570 check_hpjd needs a parenthesis removed in print_usage()
2572 2004-12-04 00:23 opensides
2574 * plugins/check_swap.c:
2575 Bug Fix [ 1024735 ] check_swap providing inaccurate swap
2578 2004-12-03 23:55 opensides
2580 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2581 check_fping.c, check_game.c, check_hpjd.c, check_http.c,
2582 check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
2583 check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
2584 check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
2585 check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
2586 check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
2587 check_udp.c, check_ups.c, check_users.c, negate.c:
2588 reverting my changes from !=TRUE to == ERROR, that's not good ;-(
2591 2004-12-03 23:23 opensides
2593 * plugins/check_tcp.c, po/de.po, po/fr.po, po/nagios-plugins.pot:
2594 check_tcp parenthesis bug, header fix for po files
2596 2004-12-03 23:01 opensides
2598 * plugins/: check_dig.c, check_disk.c, check_dns.c, check_dummy.c,
2599 check_fping.c, check_game.c, check_hpjd.c, check_http.c,
2600 check_ide-smart.c, check_ldap.c, check_mrtg.c, check_mrtgtraf.c,
2601 check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
2602 check_pgsql.c, check_procs.c, check_radius.c, check_real.c,
2603 check_smtp.c, check_snmp.c, check_swap.c, check_tcp.c,
2604 check_time.c, check_udp.c, check_ups.c:
2605 print_help and print_usage() cleanup
2609 2004-12-03 21:56 stanleyhopcroft
2611 * plugins/check_tcp.c: 1041571: -D option processing corrected
2612 (Eric Chen). Changed process_arguments() to return TRUE. Dont
2613 know why this was necessary.
2615 2004-12-03 20:28 opensides
2617 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2618 check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2619 check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
2620 check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
2621 check_nt.c, check_nwstat.c, check_overcr.c, check_pgsql.c,
2622 check_ping.c, check_procs.c, check_radius.c, check_real.c,
2623 check_smtp.c, check_snmp.c, check_ssh.c, check_swap.c,
2624 check_tcp.c, check_time.c, check_udp.c, check_ups.c,
2625 check_users.c, negate.c, urlize.c: remove UT_HLP_VRS from
2626 print_usage this was not a good idea ;-)
2628 2004-12-03 19:20 opensides
2631 removing support fonction removing warranty from print_revision
2633 2004-12-03 17:48 opensides
2635 * ROADMAP, package.def, plugins/negate.c, plugins/utils.h:
2638 2004-12-03 17:15 opensides
2640 * plugins/: check_load.c, check_ssh.c:
2641 correcting parenthesis error
2643 2004-12-03 16:56 opensides
2645 * AUTHORS, plugins/check_load.c, plugins/check_pgsql.c,
2646 plugins/check_ping.c, plugins/check_procs.c,
2647 plugins/check_radius.c, plugins/check_real.c,
2648 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
2649 plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
2650 plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
2652 fixes for internationalization
2654 2004-12-03 11:45 opensides
2656 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2657 check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2658 check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
2659 check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
2660 check_nt.c, check_nwstat.c:
2661 internationalization fixes and help fixes
2663 2004-12-03 09:19 opensides
2665 * plugins/check_by_ssh.c, plugins/check_dig.c,
2666 plugins/check_http.c, plugins/check_nwstat.c,
2667 plugins/check_pgsql.c, plugins/check_ping.c, plugins/check_udp.c,
2671 2004-12-03 08:45 opensides
2673 * plugins/: check_ide-smart.c, check_pgsql.c:
2674 correcting copyright and remaning int result = STATE_UNKNOWN;
2676 2004-12-03 04:37 mattkent
2678 * plugins/check_nagios.c: Affected by elapsed time patch.
2680 2004-12-03 04:16 mattkent
2682 * AUTHORS: Another contributer.
2684 2004-12-03 04:10 mattkent
2686 * configure.in, plugins/check_procs.c: Patch from Russell Miller
2687 which adds elapsed time as a metric. Only for linux so far.
2690 2004-12-03 02:21 mattkent
2692 * plugins/check_ldap.c: Fix typo breaking compile.
2694 2004-12-03 00:55 opensides
2696 * plugins/: check_by_ssh.c, check_dig.c, check_dns.c,
2697 check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2698 check_ide-smart.c, check_ldap.c, check_load.c, check_mrtg.c,
2699 check_mrtgtraf.c, check_mysql.c, check_nagios.c, check_nt.c,
2700 check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
2701 check_procs.c, check_radius.c, check_real.c, check_smtp.c,
2702 check_snmp.c, check_ssh.c, check_swap.c, check_tcp.c,
2703 check_time.c, check_udp.c, check_ups.c, check_users.c, negate.c,
2705 bump copyright year initialize result to STATE_UNKNOW in place of
2708 2004-12-02 21:23 opensides
2710 * plugins/: check_dns.c, check_ldap.c, check_procs.c:
2711 --disable-nls throws an error on check_dns, check_procs and
2712 check_ldap without this patch.
2714 2004-12-02 21:03 stanleyhopcroft
2716 * plugins/check_tcp.c: Tracker 1041571: appended :D to
2717 getopt_long() args (for cert expiry check). Eric Chen.
2719 2004-12-02 16:51 opensides
2721 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2722 check_fping.c, check_game.c, check_hpjd.c, check_http.c,
2723 check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
2724 check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
2725 check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
2726 check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
2727 check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
2728 check_udp.c, check_ups.c, check_users.c, negate.c, popen.c,
2730 More internationalization work new usage4 function to permit
2731 localisation of think like check_ssh: xxxxx
2733 2004-12-02 14:54 opensides
2735 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2736 check_fping.c, check_game.c, check_hpjd.c, check_ldap.c,
2737 check_load.c, check_mrtg.c, check_mrtgtraf.c, check_mysql.c,
2738 check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
2739 check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
2740 check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
2741 check_swap.c, check_tcp.c, check_time.c, check_udp.c,
2742 check_ups.c, check_users.c, negate.c:
2743 return of process_arguments() is TRUE not OK !
2745 2004-12-02 14:35 opensides
2747 * plugins/check_http.c: return of process_arguments() is TRUE not
2750 2004-12-02 08:45 stanleyhopcroft
2752 * plugins/Makefile.am: Add check_icmp plugin
2754 2004-12-02 08:44 stanleyhopcroft
2756 * plugins/check_icmp.c: check_icmp plugin from A Ericsson
2758 2004-12-02 08:44 stanleyhopcroft
2760 * plugins/linux.h: For check_icmp plugin from A Ericsson
2762 2004-12-02 04:48 mattkent
2764 * command.cfg.in: Fix typo.
2766 2004-12-02 04:36 mattkent
2768 * AUTHORS, REQUIREMENTS, command.cfg.in, plugins/check_ups.c: Patch
2769 from Arnaud Quette to bring support to NUT 2.0 plus couple
2770 improvements and fixes (1038413 which includes 1032009, 815785).
2772 2004-12-02 01:11 opensides
2774 * plugins/: check_dns.c, check_game.c, check_http.c,
2775 check_ide-smart.c, check_load.c, check_mrtgtraf.c, check_mysql.c,
2776 check_nagios.c, check_nt.c, check_nwstat.c, check_overcr.c,
2777 check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
2778 check_real.c, check_snmp.c, check_ssh.c, check_tcp.c,
2779 check_time.c, check_udp.c, check_ups.c, negate.c, popen.c:
2780 changed Error: by CRITICAL - more localization fixes
2782 2004-12-02 00:30 opensides
2784 * contrib/check_rbl.c:
2785 adapted for localization
2787 2004-12-01 23:54 opensides
2789 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2790 check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2791 check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
2792 check_mrtg.c, check_mrtgtraf.c, check_mysql.c, check_nagios.c,
2793 check_nt.c, check_nwstat.c, check_overcr.c, check_pgsql.c,
2794 check_ping.c, check_procs.c, check_radius.c, check_real.c,
2795 check_smtp.c, check_snmp.c, check_ssh.c, check_swap.c,
2796 check_tcp.c, check_time.c, check_udp.c, check_ups.c,
2797 check_users.c, common.h, getaddrinfo.c, getaddrinfo.h,
2798 gethostbyname.c, gethostbyname.h, negate.c, netutils.c,
2799 netutils.h, popen.c, urlize.c, utils.c, utils.h:
2800 standardize localization string standardize unknow arguments
2802 2004-12-01 22:02 tonvoon
2804 * doc/RELEASING: Notes on releasing
2806 2004-12-01 21:55 tonvoon
2808 * configure.in: Next version number
2810 2004-12-01 21:01 tonvoon
2812 * ChangeLog: Updated for r1_4_0-alpha2
2814 2004-12-01 20:43 tonvoon
2816 * tools/devmode: eval not working - instructions now in comments
2818 2004-12-01 20:09 tonvoon
2820 * plugins-scripts/check_oracle.sh: Fixed pmon process checking from
2821 a change I made earlier
2823 2004-12-01 19:33 opensides
2825 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2826 check_fping.c, check_ssh.c:
2827 first pass at standardization of messages for the localization
2829 2004-12-01 08:41 stanleyhopcroft
2831 * configure.in: Bryan Loniewski contributed check_jabber plugin
2832 (SSL/check_tcp); Eric Chen check_nntps plugin + SSL certficate
2833 expiry check [added -D option to check_tcp]
2835 2004-12-01 08:28 stanleyhopcroft
2837 * plugins/netutils.c: 1075725: patch to my_connect() to deal with
2838 SEGV if connect fails
2840 2004-12-01 08:26 stanleyhopcroft
2842 * plugins/check_tcp.c: 1041571 & 664615: check_tcp with cert check
2843 + nntps, simap, jabber
2845 2004-12-01 03:50 mattkent
2847 * contrib/check_nmap.py: Small fix from David Rippel (996800) for
2848 newer versions of nmap
2850 2004-12-01 03:26 mattkent
2852 * plugins-scripts/check_oracle.sh: Perf data and other improvements
2853 by Florian Gleixner (1027787)
2855 2004-11-30 07:40 opensides
2858 more french translations
2860 2004-11-30 00:25 tonvoon
2862 * plugins/check_ide-smart.c: Capitalized some error messages
2864 2004-11-30 00:24 tonvoon
2866 * plugins/urlize.c: Updated output to UNKNOWN
2868 2004-11-30 00:21 opensides
2871 translating fr.po new part
2873 2004-11-29 23:52 tonvoon
2875 * lib/: Makefile.am, exitfail.m4, getopt.m4: Extra files required
2878 2004-11-29 23:46 tonvoon
2880 * SUPPORT: Cleanup and statement re: contrib plugins
2882 2004-11-29 22:42 tonvoon
2884 * configure.in: Patches for configure on *BSD (Julien Touche)
2886 2004-11-29 05:07 stanleyhopcroft
2888 * contrib/: README.TXT, rblcheck-dns, rblcheck-web,
2889 tarballs/check_icmp-0.8.tar.gz: [no log message]
2891 2004-11-29 04:49 mattkent
2893 * contrib/check_linux_raid.pl: Better error checking (820806)
2895 2004-11-29 00:56 opensides
2898 second version of french .po still 300 ;-) to translate
2900 2004-11-28 22:57 opensides
2903 first new translation of fr.po
2905 2004-11-27 21:00 mattkent
2907 * plugins/check_ssh.c: Add remote version check (1030269, Daniel
2910 2004-11-26 08:54 stanleyhopcroft
2912 * AUTHORS: New plugin/bugfix: tracker 1070929. check_hpjdres
2914 2004-11-25 05:09 mattkent
2916 * plugins/check_disk.c: From old test harness code, make
2917 ./check_disk -w 0 -c 0 / valid parameters again
2919 2004-11-25 05:06 mattkent
2921 * test.pl.in, plugins/t/check_dns.t, plugins/t/check_http.t,
2922 plugins/t/check_load.t, plugins/t/check_mysql.t: Updating test
2925 2004-11-25 04:49 stanleyhopcroft
2927 * contrib/README.TXT: Removed reference to non existent tar balls
2930 2004-11-25 04:46 stanleyhopcroft
2932 * contrib/check_wins.pl: Non functional tidy ups to check_wins
2934 2004-11-25 04:30 stanleyhopcroft
2936 * contrib/check_hw.sh: Added /contrib/check_hw.sh by Rok Debevc
2938 2004-11-25 04:28 stanleyhopcroft
2940 * contrib/check_sybase: Added /contrib/check_sybase by Simon
2943 2004-11-25 03:01 stanleyhopcroft
2945 * contrib/check_hprsc.pl: update check_hprsc.pl for Net-SNMP
2948 2004-11-24 21:34 tonvoon
2950 * tools/sfsnapshot: Removing build directory after creating
2953 2004-11-24 21:19 tonvoon
2955 * doc/makefile: Added clean
2957 2004-11-24 21:01 tonvoon
2959 * configure.in: Fix snapshot build on SF
2961 2004-11-24 06:36 stanleyhopcroft
2963 * plugins/check_hpjd.c: add -OQa to command_line in check_hpjd.c.
2964 Correct nagiosplug-Bugs-889948, 846329
2966 2004-11-24 04:35 mattkent
2968 * plugins/check_nwstat.c: Attempting to fix a reported segfault
2971 2004-11-24 04:25 mattkent
2973 * plugins/check_http.c: Added support for sending port in host
2976 2004-11-24 00:46 tonvoon
2978 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
2979 check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
2980 check_http.c, check_ldap.c, check_load.c, check_mrtg.c,
2981 check_mrtgtraf.c, check_mysql.c, check_nwstat.c, check_overcr.c,
2982 check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
2983 check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
2984 check_tcp.c, check_time.c, check_udp.c, check_ups.c,
2985 check_users.c, negate.c, urlize.c: Making messages more
2988 2004-11-23 23:53 tonvoon
2990 * plugins/: check_hpjd.c, check_mrtg.c, check_mrtgtraf.c,
2991 check_mysql.c, check_real.c, check_smtp.c, check_swap.c,
2992 check_by_ssh.c, check_dns.c, check_time.c: Standardising
2995 2004-11-23 23:35 tonvoon
2997 * doc/developer-guidelines.sgml: Guidelines on translated text
2998 (Yves Mettier, Simon Bellwood, Andreas Ericsson)
3000 2004-11-23 22:49 tonvoon
3002 * doc/developer-guidelines.sgml: Adding notes on developer and
3003 translator access in SF
3005 2004-11-23 06:06 mattkent
3007 * AUTHORS: More contributers.
3009 2004-11-23 05:49 mattkent
3011 * plugins/check_disk.c: Fix integer warning and critical options.
3012 Take values from current unit instead of always KB.
3014 2004-11-23 00:06 stanleyhopcroft
3016 * doc/developer-guidelines.sgml: trivial changes to Perl plugin
3019 2004-11-22 22:44 tonvoon
3021 * AUTHORS: More contributors
3023 2004-11-22 22:30 tonvoon
3025 * plugins/check_nt.c: Fixed some messages that should not be
3026 translated (Benoit Mortier)
3028 2004-11-22 20:35 tonvoon
3030 * lib/getloadavg.m4: Not required - autoconf has own macros
3032 2004-11-21 05:24 mattkent
3034 * plugins/check_mysql.c: Patch from Nathan Shafer to add
3035 replication slave check (1006777)
3037 2004-11-20 22:56 mattkent
3039 * AUTHORS: Oops, forgot one.
3041 2004-11-20 22:46 mattkent
3043 * AUTHORS: More contributers.
3045 2004-11-20 22:43 mattkent
3047 * contrib/check_linux_raid.pl: Fix always reading status from the
3050 2004-11-20 22:28 mattkent
3052 * plugins/check_ping.c: New output format reported by pumuckel1980
3055 2004-11-20 21:36 mattkent
3057 * plugins/check_http.c: Bit of cleanup, fix verbose output.
3059 2004-11-20 07:04 tonvoon
3061 * configure.in: Fixed va_copy problem on AIX by copying samba's
3064 2004-11-19 15:58 tonvoon
3066 * CODING: Added perl coding guidelines, from Programming Perl book
3069 2004-11-19 14:28 tonvoon
3071 * lib/getloadavg.m4: I think getloadavg.m4 is no longer required
3072 (as autoconf has built-in function)
3074 2004-11-19 14:24 tonvoon
3076 * lib/Makefile.am: Removed getloadavg.m4 (built-in function in
3077 autoconf) and added cloexec.[hc] for getloadavg.c
3079 2004-11-19 14:22 tonvoon
3081 * lib/: cloexec.h, cloexec.c: Files required for getloadavg.c
3083 2004-11-19 03:59 mattkent
3085 * plugins-scripts/check_ntp.pl: Fix incorrectly labelled units in
3086 output (1025905, Jason Martin)
3088 2004-11-19 03:44 mattkent
3090 * plugins/check_procs.c: Enabling timeout flag (1010097, Jason
3093 2004-11-19 02:53 mattkent
3095 * plugins/check_http.c: Make -L notice ssl use to output a proper
3096 href (1035234, Abid Rasheed)
3098 2004-11-19 02:39 mattkent
3100 * plugins/check_smtp.c: Change unit from 'us' to 's' to match other
3101 core plugins for simplicity.
3103 2004-11-19 00:21 tonvoon
3105 * AUTHORS: - More great contributors...
3107 2004-11-19 00:12 tonvoon
3109 * plugins/check_http.c: Options for User Agent string and extra
3110 headers (Ibere Tizio)
3112 2004-11-18 22:48 tonvoon
3114 * configure.in: Remove unnecessary CPPFLAGS for openssl (Lutz
3117 2004-11-18 22:42 tonvoon
3119 * plugins/check_tcp.c: Enhance SSL initialization problems (Phil
3122 2004-11-18 05:36 mattkent
3124 * plugins/check_smtp.c: Go critical on no route to host instead of
3127 2004-11-18 00:27 tonvoon
3129 * tools/setup: Use copy of tools for consistency if building on
3130 different platforms from shared source
3132 2004-11-17 23:35 tonvoon
3134 * plugins/check_tcp.c: Ignore output from tcp port (949070 -
3137 2004-11-17 23:22 tonvoon
3139 * plugins/check_http.c: --no-body and --max-age options (949521 -
3142 2004-11-17 22:19 tonvoon
3144 * doc/developer-guidelines.sgml: Added section on using
3145 Sourceforge, mainly for administrators
3147 2004-11-12 00:51 tonvoon
3149 * tools/update_coreutils: Tool to pull newer coreutil libs into
3150 nagiosplug's lib directory
3152 2004-11-12 00:49 tonvoon
3154 * lib/Makefile.am, lib/error.c, lib/error.h, lib/error.m4,
3155 lib/exit.h, lib/exitfail.c, lib/exitfail.h, lib/fsusage.c,
3156 lib/fsusage.h, lib/fsusage.m4, lib/full-read.h, lib/getloadavg.c,
3157 lib/getopt.c, lib/getopt.h, lib/getopt1.c, lib/gettext.h,
3158 lib/ls-mntd-fs.m4, lib/malloc.c, lib/mountlist.c,
3159 lib/mountlist.h, lib/onceonly.m4, lib/realloc.c, lib/snprintf.c,
3160 lib/strtod.c, lib/unlocked-io.h, lib/unlocked-io.m4,
3161 lib/xalloc.h, lib/xalloc.m4, lib/xmalloc.c, lib/xstrdup.c,
3162 plugins/check_disk.c, po/de.po, po/fr.po: Update to using
3163 coreutils 5.2.1 libraries and snprintf.c from samba 3.0.8
3165 2004-09-07 21:27 tonvoon
3167 * doc/developer-guidelines.sgml: Clarity based on comments by Ben
3170 2004-08-23 22:59 tonvoon
3172 * AUTHORS: For patch to check_nt
3174 2004-08-23 22:58 tonvoon
3176 * plugins/check_nt.c: Restore divisor for memory size reported by
3177 Windows. Also, implements warning and critical levels for
3178 performance counters. (Paulo Afonso Graner Fessel)
3180 2004-08-23 22:18 tonvoon
3182 * configure.in, plugins/check_swap.c, plugins/common.h: Using
3183 swapctl for Solaris, Tru64 and *BSD (Sean Finney)
3185 2004-08-19 20:05 tonvoon
3187 * configure.in, plugins/check_swap.c, plugins/common.h: Patch for
3188 tru64 using swapctl calls (Sean Finney)
3190 2004-08-18 22:32 tonvoon
3192 * AUTHORS: Another day's work...
3194 2004-08-18 22:25 tonvoon
3196 * plugins/check_dig.c: Checks different record types and checks
3197 against an expected address (Bill Kunkel)
3199 2004-08-18 21:36 tonvoon
3201 * configure.in: Support for check_swap on NetBSD/OpenBSD (Sean
3204 2004-08-18 21:25 tonvoon
3206 * plugins-scripts/check_oracle.sh: More specific test for sid (Paul
3209 2004-08-18 21:21 tonvoon
3211 * plugins/check_disk.c: Fixed perfdata so that shows amount used
3214 2004-08-18 20:51 tonvoon
3216 * plugins-scripts/check_ifstatus.pl: Perfdata corrected (Garry
3219 2004-08-18 20:46 tonvoon
3221 * plugins-scripts/check_oracle.sh: Fix for similar dataabase sids
3224 2004-08-18 20:41 tonvoon
3226 * AUTHORS: Gary Cook for perfdata for check_nt
3228 2004-08-18 20:40 tonvoon
3230 * plugins/check_nt.c: Perfdata added (Gary Cook)
3232 2004-06-26 17:39 tonvoon
3234 * tools/sfsnapshot: Change of compile server and cleanups
3236 2004-06-26 06:13 tonvoon
3238 * tools/sfsnapshot: Remove need to alter configure.in. Using
3239 different compile farms for SF to do the compiling
3241 2004-05-24 15:22 tonvoon
3243 * AUTHORS: Ben Clewett
3245 2004-05-24 15:21 tonvoon
3247 * lib/Makefile.am: Missed getloadavg.c (Ben Clewett)
3249 2004-05-20 07:09 egalstad
3251 * contrib/check_dhcp.c: DHCP bug fix
3253 2004-05-10 11:25 tonvoon
3255 * configure.in: Set EXTRAS with check_swap if ac_cv_have_swap is
3258 2004-04-30 12:12 tonvoon
3260 * configure.in: ps -el for HP-UX
3262 2004-04-29 16:08 tonvoon
3264 * configure.in: Bug in ps -el for AIX 4.1
3266 2004-04-29 12:13 tonvoon
3268 * AUTHORS: Sven for HP-UX requirements
3270 2004-04-29 12:12 tonvoon
3272 * REQUIREMENTS: HP-UX requirements (Sven Schaffranneck)
3274 2004-04-19 14:13 sghosh
3276 * contrib/check_nagios_db_pg.pl, AUTHORS: Postgres backend monitor
3278 2004-04-19 14:10 sghosh
3280 * AUTHORS, plugins-scripts/check_mssql.pl: check_mssql.pl
3282 2004-04-19 14:08 sghosh
3284 * README: Win32 plugin repository
3286 2004-04-08 12:05 tonvoon
3288 * AUTHORS: Torsten Werner for check_racle patches
3290 2004-04-08 12:05 tonvoon
3292 * plugins-scripts/check_oracle.sh: Cleaner calls to awk and support
3293 if Oracle has different national language settings (Torsten
3296 2004-04-08 11:50 tonvoon
3298 * plugins-scripts/check_oracle.sh: Cleaner calls to awk and support
3299 if Oracle has different national language settings (Torsten
3302 2004-04-06 17:02 tonvoon
3304 * configure.in, plugins/check_procs.c: Fixed weird scanf bug on
3307 2004-04-02 20:37 kdebisschop
3309 * plugins/check_by_ssh.c: add example invocation to help
3311 2004-04-01 00:01 tonvoon
3313 * AUTHORS: Howard Wilkinson
3315 2004-03-31 23:53 tonvoon
3317 * plugins/check_nt.c: Command line argument bug (Howard Wilkinson)
3319 2004-03-31 23:48 tonvoon
3321 * plugins/netutils.c: Set default state (Howard Wilkinson)
3323 2004-03-31 20:20 tonvoon
3325 * doc/developer-guidelines.sgml: Update author list
3327 2004-03-23 06:35 kdebisschop
3329 * plugins/check_fping.c: check was supposed to be agains ms - got
3330 munged wfixeg the perfdata output to be in seconds
3332 2004-03-22 07:25 tonvoon
3334 * plugins/check_http.c: Getopt bug (Joe Rhett)
3336 2004-03-22 07:22 tonvoon
3338 * AUTHORS: Joe Rhett for getopt bug
3340 2004-03-22 07:19 tonvoon
3342 * plugins/check_http.c: Option --url not mapped (Joe Rhett)
3344 2004-03-18 20:58 tonvoon
3346 * AUTHORS: More help for patches
3348 2004-03-18 20:50 tonvoon
3350 * plugins/check_disk.c: Typo in check_disk units (Matthew Kent -
3353 2004-03-18 20:40 tonvoon
3355 * configure.in: Mysql include path not added correctly (Arnold
3358 2004-03-18 20:37 tonvoon
3360 * configure.in: Mysql include path not added correctly (Arnold
3363 2004-03-18 20:31 tonvoon
3365 * plugins/check_radius.c: Option to fill in NAS-identifier to
3366 Emulate pam_radius behaviour (Alexander Kulak)
3368 2004-03-17 20:38 tonvoon
3370 * doc/developer-guidelines.sgml: Copyright information for patches
3372 2004-03-14 04:09 kdebisschop
3374 * plugins/: check_ldap.c, check_load.c, check_mrtgtraf.c,
3375 check_pgsql.c, check_smtp.c, check_tcp.c, check_ups.c: use
3378 2004-03-14 03:37 kdebisschop
3380 * plugins/check_fping.c: use fperfdata
3382 2004-03-12 03:40 egalstad
3384 * contrib/check_cluster2.c: New cluster plugin for Nagios 2.x
3386 2004-03-11 15:33 tonvoon
3388 * CHANGES: check_procs difference
3390 2004-03-11 15:17 tonvoon
3392 * plugins/check_nagios.c: Incorporate check_proc changes into
3393 check_nagios. ps handling probably should be moved into utils.c
3396 2004-03-08 21:03 tonvoon
3398 * configure.in: Require ngettext
3400 2004-03-08 21:01 tonvoon
3402 * doc/developer-guidelines.sgml: Information on plugin output
3405 2004-03-04 05:08 kdebisschop
3407 * plugins/: check_dig.c, check_dns.c, check_game.c: use float for
3410 2004-03-03 12:33 kdebisschop
3412 * plugins/: check_http.c, utils.c: begin writing some perfdata as
3415 2004-03-03 04:24 kdebisschop
3417 * contrib/check_pop3.pl: fix loop and \r\n (Jason Burnett -
3418 http://sourceforge.net/tracker/index.php?func=detail&aid=895677&group_id=29880&atid=397599)
3420 2004-03-03 03:48 kdebisschop
3422 * plugins/check_disk.c: check_disk was getting blocks instead of
3423 bytes (Michael Musikhin -
3424 http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599)
3426 2004-03-02 17:44 kdebisschop
3428 * pkg/: redhat/requires, fedora/requires: attempt to prune requires
3430 2004-03-02 06:17 kdebisschop
3432 * Makefile.am, nagios-plugins.spec.in, pkg/fedora/requires: make
3433 specfile into a template which can generate a generic spec plus
3434 specs suitable for various repositories
3436 2004-03-02 06:13 kdebisschop
3438 * configure.in: prpare for alpha2
3440 2004-03-02 05:25 kdebisschop
3442 * plugins/check_http.c: relax check for -w/-c to accept floats (bug
3443 report from Warrick FitzGerald)
3445 2004-03-02 05:01 kdebisschop
3447 * AUTHORS, plugins/check_swap.c: fix div by zero error when
3448 swaptotal is zero (Flo Gleixner)
3450 2004-03-01 12:27 kdebisschop
3452 * plugins/: check_tcp.c, netutils.c: check_tcp was returning
3453 uninitialized string with user-defined refused outcome
3455 2004-03-01 06:15 kdebisschop
3457 * plugins/check_smtp.c: allow regex for ecpect checks
3459 2004-02-29 04:09 kdebisschop
3461 * plugins/: check_nwstat.c, netutils.c, netutils.h: was making up
3462 to 34 separate tcp connections - now we open one and reuse
3464 2004-02-28 07:27 kdebisschop
3466 * plugins/check_snmp.c: checks for warn in check_num() mistakenly
3467 referred to crit limits
3469 2004-02-28 06:51 kdebisschop
3471 * plugins/check_smtp.c: minor doco update to reflect handling of
3472 repeated caoomand strings
3474 2004-02-28 06:48 kdebisschop
3476 * plugins/check_smtp.c: work in progress to accept multiple
3477 command/expect pairs
3479 2004-02-28 04:54 kdebisschop
3481 * plugins/check_swap.c: update to work with Linux 2.6 /proc/meminfo
3484 2004-02-25 08:50 kdebisschop
3486 * AUTHORS, plugins/check_dns.c: check server for authoritative
3487 status (from Jon Hallet)
3489 2004-02-25 08:12 kdebisschop
3491 * plugins/check_swap.c: change some datatypes to llu for very large
3494 2004-02-25 07:49 kdebisschop
3496 * configure.in, plugins/check_ping.c: pass timeout to ping if
3497 supported with -w parameter (linux)
3499 2004-02-21 05:37 kdebisschop
3501 * plugins/check_by_ssh.c: add option to ignore a specified number
3502 of lines on stderr (to suppress a login banner)
3504 2004-02-21 03:50 kdebisschop
3506 * plugins-scripts/check_breeze.pl: add $opt_C to 'use vars' (report
3507 882381 and patch form Jason Martin)
3509 2004-02-21 03:44 kdebisschop
3511 * AUTHORS: Add Jason Martin for report of missing $opt_C for 'use
3512 vars' in check_breeze
3514 2004-02-21 03:42 kdebisschop
3516 * plugins-scripts/check_breeze.pl: add opt_C to 'usr vars'
3518 2004-02-20 19:35 tonvoon
3520 * plugins/check_http.c: - Missed out getopt for -T
3522 2004-02-20 05:25 kdebisschop
3524 * contrib/check_dhcp.c, contrib/check_procl.sh,
3525 plugins/check_snmp.c, plugins/negate.c, plugins/netutils.c,
3526 plugins/urlize.c: spell fix "received"
3528 2004-02-20 05:22 kdebisschop
3530 * plugins/check_snmp.c, plugins/negate.c, plugins/netutils.c,
3531 plugins/urlize.c, contrib/check_dhcp.c: spell fix "received"
3533 2004-02-20 05:21 kdebisschop
3535 * plugins/: utils.c, utils.h: add perfdata function for floats to
3536 complement ints, also spell fix "received"
3538 2004-02-20 05:19 kdebisschop
3540 * AUTHORS: add Ralph Rye for report of check_procs segfault on
3541 AIX/WebSphere and proof-of-concept patch
3543 2004-02-20 05:04 kdebisschop
3545 * plugins/check_procs.c: handle case where line from ps output
3546 exceed MAX_INPUT_BUFFER
3548 2004-02-20 03:37 tonvoon
3550 * AUTHORS: Shaun Wills for patch to check_http
3552 2004-02-20 03:21 tonvoon
3554 * plugins/check_http.c: Added Content-type when POSTing (Shawn
3557 2004-02-20 03:00 tonvoon
3559 * plugins/check_procs.c: - compiler warning removed (but usage2
3560 messages badly broken)
3562 2004-02-20 02:58 tonvoon
3564 * AUTHORS: Matt Pounsett for bug report
3566 2004-02-20 02:09 tonvoon
3568 * plugins/check_dns.c: Different text to scan for if multiple
3571 2004-02-20 01:05 tonvoon
3573 * plugins/check_swap.c: Corrected usage message (Matt Pounsett)
3575 2004-02-19 13:24 tonvoon
3577 * AUTHORS: Michael Musikhin for check_disk patch
3579 2004-02-19 13:23 tonvoon
3581 * plugins/check_disk.c: Uninitialised variables for -X (Bug 900091
3584 2004-02-18 14:57 kdebisschop
3586 * configure.in: version bump (old)
3588 2004-02-18 14:56 kdebisschop
3590 * acinclude.m4, lib/afs.m4, lib/fstypename.m4, lib/fsusage.m4:
3591 underquoted defines cause warning on FC2
3593 2004-02-18 02:11 tonvoon
3595 * AUTHORS: Johannes Herlitz for patch to check_dns
3597 2004-02-18 02:09 tonvoon
3599 * plugins/check_dns.c: Output message includes the query_address,
3600 as inspired by Johannes Herlitz. Also cleanup of comments and
3601 handles multi-line nslookup output (MacOSX 10.3)
3603 2004-02-17 13:24 tonvoon
3605 * AUTHORS: David Alden for check_snmp_procs.pl
3607 2004-02-17 13:23 tonvoon
3609 * contrib/check_snmp_procs.pl: Checks remote processes via SNMP
3612 2004-02-09 08:32 tonvoon
3614 * AUTHORS: Patrick McCormick
3616 2004-02-09 08:27 tonvoon
3618 * plugins/check_ping.c: Fix for check_ping old-style argument
3619 handling (Patrick McCormick - 892211)
3621 2004-01-28 11:42 tonvoon
3623 * plugins/check_dummy.c: Print optional text
3625 2004-01-21 12:50 kdebisschop
3627 * AUTHORS: credit David Croft (patch check_tcp formultibyte malloc
3628 bug in server_expect)
3630 2004-01-21 12:49 kdebisschop
3632 * plugins/check_tcp.c: =fix segfault on malloc of server_expect for
3633 multibyte chars (David Croft)
3635 2004-01-21 12:46 kdebisschop
3637 * AUTHORS: credit David Croft (patch check_tcp formultibyte malloc
3638 bug in server_expect)
3640 2004-01-21 12:45 kdebisschop
3642 * plugins/check_tcp.c: =fix segfault on malloc of server_expect for
3643 multibyte chars (David Croft)
3645 2004-01-18 20:07 sghosh
3647 * contrib/check_snmp_printer.pl: plugin to check printer status via
3648 snmp, includes page count as perfdata; perl plugin
3650 2003-12-24 08:51 tonvoon
3652 * AUTHORS: Bug reporter
3654 2003-12-24 08:51 tonvoon
3656 * plugins/check_swap.c: Fixed help doc on use of % (854817 - Gunnar
3659 2003-12-18 09:24 tonvoon
3661 * README: Reference to CHANGES file
3663 2003-12-18 09:19 tonvoon
3665 * Makefile.am: Add CHANGES file to distribution
3667 2003-12-18 09:15 tonvoon
3669 * CHANGES: List major changes between releases
3671 2003-12-11 10:00 tonvoon
3673 * AUTHORS: For patch to check_http
3675 2003-12-11 10:00 tonvoon
3677 * plugins/check_http.c: Relative redirects not followed correctly
3678 (854131 - John Sivak)
3680 2003-12-05 18:12 tonvoon
3682 * AUTHORS: Ben Whaley for reported Solaris 8 /usr/ucb/ps problem in
3685 2003-12-05 18:08 tonvoon
3687 * configure.in: Not correctly working out ps command if /usr/ucb
3688 before /usr/bin in PATH for Solaris (reported by Ben Whaley)
3690 2003-12-05 16:45 tonvoon
3692 * AUTHORS: Patch to my_connect
3694 2003-12-05 16:42 tonvoon
3696 * plugins/: netutils.c, netutils.h: Fix clash of namespace for
3697 my_connect with mysql (854339 - Ian Holsman)
3699 2003-12-02 15:27 tonvoon
3701 * plugins/check_disk.c: Default thresholds not defined for lists in
3702 -x parameter (raised by Matt Garrett)
3704 2003-12-01 02:47 kdebisschop
3706 * po/: de.po, fr.po: commit changes caused by upstream code mods
3708 2003-12-01 02:46 kdebisschop
3710 * plugins/check_procs.c: use usage2 function
3712 2003-12-01 02:38 kdebisschop
3714 * nagios-plugins.spec.in: add THANKS to %doc
3716 2003-11-28 14:18 tonvoon
3718 * plugins/check_procs.c: Fixed listing of failed processes
3720 2003-11-24 14:56 tonvoon
3722 * AUTHORS: For patches
3724 2003-11-24 14:53 tonvoon
3726 * plugins/check_hpjd.c: Bug from code-clean (Antony Simmonds -
3729 2003-11-21 07:53 kdebisschop
3731 * README: update auotmake/autoconf versions
3733 2003-11-21 07:52 kdebisschop
3735 * doc/developer-guidelines.sgml: update developer names
3737 2003-11-21 07:34 kdebisschop
3739 * INSTALLING: our policy now is to use most recent versions of GNU
3742 2003-11-19 06:24 kdebisschop
3744 * plugins/check_time.c: add perfdata
3746 2003-11-19 06:00 kdebisschop
3748 * plugins/check_smtp.c: use perfdata() to return perfoamnace data
3751 2003-11-17 11:45 kdebisschop
3753 * plugins/check_ups.c: bugfix - each supported option was
3754 overwriting the previous perfdata
3756 2003-11-17 07:19 kdebisschop
3758 * plugins/check_ups.c: add perfdata
3760 2003-11-17 06:37 kdebisschop
3762 * plugins/check_pgsql.c: add perfdata
3764 2003-11-12 06:05 kdebisschop
3766 * plugins/check_snmp.c: clean up compiler warnings
3768 2003-11-12 05:53 kdebisschop
3770 * plugins/check_nt.c: clean up compiler warnings
3772 2003-11-12 05:48 kdebisschop
3774 * plugins/check_mrtg.c: clean up compiler warnings
3776 2003-11-12 05:41 kdebisschop
3778 * plugins/check_mrtgtraf.c: clean up compiler warnings
3780 2003-11-12 05:37 kdebisschop
3782 * plugins/check_swap.c: clean up compiler warnings
3784 2003-11-12 05:29 kdebisschop
3786 * plugins/check_mrtgtraf.c: add perfdata
3788 2003-11-12 05:28 kdebisschop
3790 * plugins/check_dig.c: remove overflow checks of strtod - HUGE_VALF
3791 requires C99; also remove equality checks on warn/crit interval
3792 which are no doubles
3794 2003-11-11 10:43 tonvoon
3796 * plugins/check_tcp.c: Added perfdata
3798 2003-11-11 10:34 tonvoon
3800 * plugins/check_users.c: Added perfdata
3802 2003-11-11 10:27 tonvoon
3804 * plugins/check_swap.c: Added perfdata
3806 2003-11-11 10:19 tonvoon
3808 * plugins/check_swap.c: Fixed if only absolute warn/crit set
3810 2003-11-10 11:15 tonvoon
3812 * plugins/utils.h: - typo fixes
3814 2003-11-05 22:59 sghosh
3816 * plugins-scripts/: check_ifoperstatus.pl, check_ifstatus.pl:
3817 added plugin timeout options
3819 2003-10-31 04:22 kdebisschop
3821 * plugins/check_nt.c: provide an error message
3823 2003-10-31 04:21 kdebisschop
3825 * plugins/check_hpjd.c: line indentation
3827 2003-10-31 04:20 kdebisschop
3829 * plugins/check_load.c: add perfdata
3831 2003-10-31 04:19 kdebisschop
3833 * plugins/check_mrtg.c: add perf data fix bug where stale data
3834 message would get overwritten
3836 2003-10-24 14:28 tonvoon
3838 * plugins/common.h: Ignore __attribute__ for non-GNU compilers
3840 2003-10-24 10:37 tonvoon
3842 * plugins/Makefile.am: Moved config.h to toplevel
3844 2003-10-23 11:24 tonvoon
3846 * lib/Makefile.am: Need to include intl/ for systems without
3849 2003-10-21 17:16 tonvoon
3851 * AUTHORS: Matt Garrett for bug reports
3853 2003-10-21 16:56 tonvoon
3855 * plugins-scripts/check_file_age.pl: - Fixed file name (Matt
3858 2003-10-20 15:03 tonvoon
3860 * configure.in, lib/fsusage.c, lib/mountlist.c: Fix for config.h at
3861 top level. Required for intl/
3863 2003-10-15 20:27 tonvoon
3865 * tools/mail_error: Need to export PATH for sfsnapshot to get
3866 correct GNU toolchain
3868 2003-10-14 04:15 sghosh
3870 * plugins-scripts/check_ifoperstatus.pl: snmpv3 patches
3872 2003-10-14 04:14 sghosh
3874 * plugins-scripts/check_ifstatus.pl: more snmpv3 patches
3876 2003-10-14 03:40 sghosh
3878 * plugins-scripts/check_ntp.pl: Bug 773588: added check to warn on
3879 matching # candidates only
3881 2003-10-14 03:15 sghosh
3883 * plugins-scripts/check_ifstatus.pl: Added -M for maxmsgsize
3884 (v1/v2c) Added v3 support
3886 2003-09-30 14:54 tonvoon
3888 * plugins/check_swap.c: Fixed logic problem if HAVE_SWAP, but not
3889 on AIX or Solaris. Removed unnecessary ifdefs for help page.
3890 Better indentation for ifdefs
3892 2003-09-29 11:02 tonvoon
3894 * lib/Makefile.am: Missed GNU files for AIX 5.1
3896 2003-09-17 20:16 tonvoon
3898 * AUTHORS: Added authors of obsolete contrib plugins
3900 2003-09-17 20:07 tonvoon
3902 * contrib/maser-oracle.pl: Obsolete from main check_oracle
3904 2003-09-17 20:05 tonvoon
3906 * contrib/aix/: check_crit_dsk, check_dsk, check_ping: Plugins
3907 obsolete from main check_disk and check_ping
3909 2003-09-17 17:33 tonvoon
3911 * lib/strtod.c: Required if strtod not GNU compilant
3913 2003-09-17 17:31 tonvoon
3915 * configure.in, lib/Makefile.am, lib/error.c, lib/error.h,
3916 lib/error.m4, lib/malloc.c, lib/realloc.c, lib/unlocked-io.h,
3917 lib/xalloc.h, lib/xmalloc.c: Support to compile on AIX
3919 2003-09-17 17:15 tonvoon
3921 * plugins/check_load.c: - typo
3923 2003-09-17 10:31 tonvoon
3925 * configure.in, plugins/check_swap.c: Support for check_swap in AIX
3928 2003-09-17 10:25 tonvoon
3930 * tools/setup: Hide error message if docbook not available
3932 2003-09-16 22:58 tonvoon
3934 * doc/developer-guidelines.sgml: Added in threshold range format
3935 and updated autoconf to 2.54 for a problem on Darwin)
3937 2003-09-16 15:14 tonvoon
3939 * configure.in, plugins/Makefile.am, plugins/check_procs.c: Support
3940 for AIX ps command and cleanup of configure's ps checks
3942 2003-09-16 13:32 tonvoon
3944 * AUTHORS, plugins/common.h: AIX problem with enum TRUE and FALSE
3947 2003-09-16 12:36 kdebisschop
3949 * tools/sfsnapshot: here-doc format was not correct
3951 2003-09-16 06:45 kdebisschop
3953 * plugins/check_ldap.c: milisecond timing and perfdata, fix NULL
3954 pointer error in validate_arguments
3956 2003-09-15 16:49 tonvoon
3958 * AUTHORS: Contributors to the perfdata discussion
3960 2003-09-15 16:28 tonvoon
3962 * AUTHORS, plugins-scripts/check_mailq.pl: Added Exim support
3963 (768445 - Eric Bollengier)
3965 2003-09-15 15:57 tonvoon
3967 * AUTHORS, plugins/check_nt.c: Option to verify check_nt version
3968 (799098 - Steve Hanselman)
3970 2003-09-15 15:30 tonvoon
3972 * AUTHORS: Jason Burnett for check_disk_smb patch
3974 2003-09-15 15:26 tonvoon
3976 * plugins-scripts/check_disk_smb.pl: Optionally specify port for
3977 smbclient to use (781227 - Jason Burnett)
3979 2003-09-15 06:03 kdebisschop
3981 * plugins/check_http.c: make status code extensible (thanks to
3982 Chris Wilson <chris@netservers.co.uk>)
3984 2003-09-12 12:53 kdebisschop
3986 * AUTHORS: two new additions
3988 2003-09-12 12:51 kdebisschop
3990 * plugins/check_ping.c: *new output format reported by Patrick
3991 Allen <p.allen@brandblue.co.uk>, also move atrribution for
3992 Richard Brodie to thanks file
3994 2003-09-12 12:38 kdebisschop
3996 * plugins/check_ping.c: new output format reported by Patrick Allen
3997 <p.allen@brandblue.co.uk>
3999 2003-09-11 12:50 kdebisschop
4001 * plugins/check_http.c: use prefdata function for size too
4003 2003-09-11 09:02 kdebisschop
4005 * plugins/check_http.c: use prefdata function
4007 2003-09-11 09:02 kdebisschop
4009 * configure.in, plugins/check_swap.c: last changes to configure
4010 broke check_swap on RHLinux. Restore /proc/meminfo check and make
4011 check_swap ifdefs safer
4013 2003-09-04 07:43 kdebisschop
4015 * Makefile.am: change so make-dist works in subdirs
4017 2003-09-03 20:37 tonvoon
4019 * configure.in: Remove df checks and ignore swap checks if no swap
4022 2003-09-03 20:32 tonvoon
4024 * doc/developer-guidelines.sgml: No named credits in source code
4026 2003-09-03 11:32 tonvoon
4028 * configure.in: Fixed substitution for Tru64's ps format
4030 2003-09-03 07:01 kdebisschop
4032 * plugins/check_dig.c: allow warn/crit times to be floating point
4034 2003-09-03 07:00 kdebisschop
4036 * configure.in, plugins/common.h: include math.h if needed for
4039 2003-09-02 16:04 tonvoon
4041 * plugins/check_procs.c: Solaris requires asprintf checks for null
4044 2003-09-01 21:07 tonvoon
4046 * Makefile.am: Report duplicates in AUTHORS file
4048 2003-09-01 20:43 tonvoon
4050 * doc/developer-guidelines.sgml: Add contributor's name into CVS
4053 2003-08-31 06:24 tonvoon
4055 * .cvsignore, AUTHORS, Makefile.am, THANKS.in: Updated AUTHORS to
4056 include all contributors listed in comments in code and CVS for
4057 plugins and plugins-scripts. Still need to do SF
4059 2003-08-31 06:13 tonvoon
4061 * doc/developer-guidelines.sgml: Updated perf data standard for
4064 2003-08-28 12:56 kdebisschop
4066 * plugins/check_game.c: add perf data
4068 2003-08-28 04:53 kdebisschop
4070 * plugins/check_dns.c: add perf data
4072 2003-08-28 04:53 kdebisschop
4074 * plugins/utils.c: use single quotes per guideline, also quote when
4077 2003-08-28 04:22 kdebisschop
4079 * plugins/check_disk.c: add perf data
4081 2003-08-28 04:21 kdebisschop
4083 * plugins/utils.c: suppress quotes in perf data when not needed
4084 (some plugins need the space to keep below line length limit
4086 2003-08-28 04:20 kdebisschop
4088 * plugins/utils.h: add min() macro to complement max()
4090 2003-08-26 12:08 kdebisschop
4092 * plugins/check_dig.c: print perfdata
4094 2003-08-26 11:51 kdebisschop
4096 * plugins/check_fping.c: print perfdata
4098 2003-08-26 11:44 kdebisschop
4100 * plugins/: utils.c, utils.h: function to make perfdata output
4102 2003-08-23 16:07 kdebisschop
4104 * plugins/check_http.c: - found and fixed memory allocation error
4105 in rewritten redir() function
4107 2003-08-23 14:59 kdebisschop
4109 * plugins/check_http.c: - hacked interim fix to segfault on
4110 redirect - for tesing only
4112 2003-08-23 14:58 kdebisschop
4114 * plugins/check_dig.c: - fix various format errors with newly added
4117 2003-08-23 00:49 kdebisschop
4119 * plugins/check_dig.c: - forgot to declare struct timeval tv for
4122 2003-08-22 07:55 kdebisschop
4124 * plugins/check_dig.c: - add perf data for time
4126 2003-08-22 07:22 kdebisschop
4128 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
4129 check_dummy.c, check_fping.c, check_game.c, check_hpjd.c,
4130 check_http.c, check_ide-smart.c, check_ldap.c, check_load.c,
4131 check_mrtg.c, check_mysql.c, check_nagios.c, check_nt.c,
4132 check_nwstat.c, check_overcr.c, check_pgsql.c, check_ping.c,
4133 check_procs.c, check_radius.c, check_real.c, check_smtp.c,
4134 check_snmp.c, check_ssh.c, check_swap.c, check_tcp.c,
4135 check_time.c, check_udp.c, check_ups.c, check_users.c, negate.c,
4136 urlize.c: - bindtextdomain for gettext, a few other smale
4137 cleanups here and there
4139 2003-08-22 05:42 kdebisschop
4141 * plugins/: check_http.c: * bugfix: snprintf of timestamp truncated
4144 2003-08-21 19:00 kdebisschop
4146 * plugins/check_http.c: * Check redirections for infinte loops and
4147 limit depth of recursion
4149 2003-08-20 10:54 tonvoon
4151 * plugins/check_time.c: Optionally use udp instead of tcp (Bradley
4154 2003-08-20 09:31 tonvoon
4156 * contrib/check_wins.pl: Changed netsaint to nagios in use lib
4158 2003-08-19 12:41 kdebisschop
4160 * plugins/check_http.c: *BUGFIX: LWS is not required betwwen
4161 "Location:" header field name and field value
4163 2003-08-19 12:19 kdebisschop
4165 * plugins/check_http.c: *add missing status numbers from RFC 2616
4168 2003-08-18 12:05 kdebisschop
4170 * plugins/check_ping.c: move error scans to a new separate routine
4171 and scan both stderr and stdio
4173 2003-08-11 20:50 tonvoon
4175 * doc/developer-guidelines.sgml: Performance data guidelines added
4177 2003-08-11 20:43 tonvoon
4179 * tools/sfsnapshot: Fixed building snapshots - cvs update ignores
4180 new directories. Also do not need to run make
4182 2003-08-10 13:56 kdebisschop
4184 * plugins/utils.c: config.h is redundant (common.h includes it)
4186 2003-08-10 13:48 kdebisschop
4188 * plugins/: check_dns.c, check_smtp.c: perf data in integer
4191 2003-08-10 13:12 kdebisschop
4193 * po/: POTFILES.in, de.po, fr.po: first pass at NLS markup done
4195 2003-08-10 13:11 kdebisschop
4197 * plugins-scripts/check_rpc.pl: proposed fix for LANG issue
4199 2003-08-10 07:53 kdebisschop
4201 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
4202 check_fping.c, check_game.c, check_hpjd.c, check_http.c,
4203 check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
4204 check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
4205 check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
4206 check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
4207 check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
4208 check_udp.c, check_ups.c, check_users.c, negate.c, popen.c,
4209 urlize.c: the last round of pedantic compiler warnings
4211 2003-08-09 14:37 kdebisschop
4213 * tools/devmode: a little shell script to make it a little easier
4214 to produce pedantic compiler warnings
4216 2003-08-09 14:36 kdebisschop
4218 * plugins/: check_smtp.c, check_ssh.c, check_tcp.c, check_time.c,
4219 check_udp.c, check_ups.c, check_users.c: more pedantic compiler
4222 2003-08-09 07:51 undrgrid
4224 * plugins/common.h, po/de.po, po/fr.po: Code clean-up
4226 2003-08-09 07:01 kdebisschop
4228 * plugins/: check_dig.c, check_http.c, check_load.c, check_mrtg.c,
4229 check_mrtgtraf.c, check_nwstat.c, check_overcr.c, check_ping.c,
4230 check_procs.c, check_real.c, utils.c, utils.h: more pedantic
4233 2003-08-09 05:19 kdebisschop
4235 * plugins/check_http.c: more pedantic compiler warns, change to
4236 microsecond output for perf data, add size to perf data
4238 2003-08-09 05:12 kdebisschop
4240 * plugins/: utils.c, utils.h: add function for elapsed tim ein
4243 2003-08-09 01:56 kdebisschop
4245 * plugins/check_http.c: more pedantic compiler warnings
4247 2003-08-09 01:41 kdebisschop
4249 * plugins/: check_disk.c, check_dummy.c, popen.c, utils.c, utils.h:
4250 more pedantic compiler warnings
4252 2003-08-08 21:31 kdebisschop
4254 * lib/Makefile.am: include getloadvag.m4 in distrib
4256 2003-08-08 17:49 kdebisschop
4258 * plugins/: check_disk.c, netutils.c, netutils.h: cleanups from
4259 pedantic complier warnings
4261 2003-08-08 17:48 kdebisschop
4263 * plugins/check_nt.c: change if/elseif block to case, general
4266 2003-08-08 13:14 kdebisschop
4268 * plugins/check_disk.c: fix a variety of compiler warnings about
4269 qualifier discards and other pedantic stuff
4271 2003-08-08 06:09 kdebisschop
4273 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c,
4274 check_snmp.c, utils.c, utils.h: fix a variety of compiler
4275 warnings about qualifier discards and other pedantic stuff
4277 2003-08-08 05:33 kdebisschop
4279 * plugins/: check_by_ssh.c, check_disk.c, check_nt.c, netutils.c,
4280 netutils.h, popen.h, utils.h: fix a variety of compiler warnings
4281 about qualifier discards and other pedantic stuff
4283 2003-08-08 04:51 kdebisschop
4285 * plugins/: check_nt.c, check_smtp.c: markup for translation
4287 2003-08-08 00:17 kdebisschop
4289 * plugins/check_real.c: markup for translation
4291 2003-08-07 13:36 kdebisschop
4293 * plugins/check_procs.c: markup for translation
4295 2003-08-07 13:09 kdebisschop
4297 * plugins/check_load.c: reorder for consistency, restore prototypes
4298 for print_foo, nest #ifdef to avoid pedantic traditional c warn
4300 2003-08-07 13:00 kdebisschop
4302 * plugins/check_snmp.c: reorder for consistency (no code changes)
4304 2003-08-07 12:51 kdebisschop
4306 * plugins/: check_by_ssh.c, check_disk.c, check_dns.c,
4307 check_fping.c, check_game.c, check_http.c, check_mrtg.c,
4308 check_mrtgtraf.c, check_nagios.c, check_nt.c, check_nwstat.c,
4309 check_overcr.c, check_radius.c, check_real.c, check_snmp.c,
4310 check_swap.c, check_tcp.c, check_time.c, negate.c, netutils.c,
4311 popen.c, utils.c, utils.h: replace "terminate" with "die" for
4312 shorter name and better readability
4314 2003-08-07 12:49 kdebisschop
4316 * plugins/check_ping.c: cleanup for better readability
4318 2003-08-07 10:51 kdebisschop
4320 * plugins/check_ping.c: markup for translation
4322 2003-08-07 02:23 kdebisschop
4324 * tools/sfsnapshot: make must be run before make dist to creat
4327 2003-08-06 21:53 tonvoon
4329 * doc/developer-guidelines.sgml: Added in that Nagios plugins are
4330 written to GNU standards
4332 2003-08-06 15:26 kdebisschop
4334 * lib/.cvsignore: ignore ulonglong.m4
4336 2003-08-06 13:13 kdebisschop
4338 * plugins/check_overcr.c: markup for translation, move send_buffer
4339 assignment to process_args so process_tcp_request can be moved
4340 outside the conditional, replace if/esleif with switch, replace
4343 2003-08-06 13:11 kdebisschop
4345 * plugins/check_nwstat.c: markup for translation
4347 2003-08-05 20:20 tonvoon
4349 * doc/developer-guidelines.sgml: Added dev platform requirements
4351 2003-08-05 12:53 kdebisschop
4353 * plugins/check_ssh.c: markup for translation
4355 2003-08-05 10:56 stanleyhopcroft
4357 * contrib/check_mssql.sh: Version 2.0 of MS SQL server plugin
4358 (contrib/check_mssql.sh) from T De Blende.
4360 2003-08-04 12:38 kdebisschop
4362 * plugins/: check_users.c, urlize.c: markup for translation
4364 2003-08-04 09:13 kdebisschop
4366 * plugins/: check_time.c, check_udp.c: markup for translation
4368 2003-08-04 08:42 kdebisschop
4370 * plugins/: check_ldap.c, check_nagios.c, check_radius.c,
4371 check_udp.c, check_ups.c, negate.c: markup for translation
4373 2003-08-03 15:24 kdebisschop
4375 * plugins/: check_ldap.c, check_mrtg.c, check_mrtgtraf.c: markup
4378 2003-08-03 07:19 kdebisschop
4380 * plugins/check_load.c: markup for translation
4382 2003-08-03 07:05 kdebisschop
4384 * plugins/: check_http.c, check_ldap.c, check_tcp.c: markup for
4387 2003-08-03 07:03 kdebisschop
4389 * plugins/: Makefile.am, check_ide-smart.c: markup for translation,
4390 use common.h, fix problems compiling
4392 2003-08-03 07:02 kdebisschop
4394 * plugins/check_ldap.c: markup for translation
4396 2003-08-03 01:01 kdebisschop
4398 * plugins/check_http.c: markup for translation
4400 2003-08-02 23:19 kdebisschop
4402 * plugins/check_hpjd.c: markup for translation
4404 2003-08-02 23:08 kdebisschop
4406 * plugins/check_mysql.c: markup for translation
4408 2003-08-02 23:06 kdebisschop
4410 * plugins/: check_fping.c, check_game.c, check_mysql.c,
4411 check_snmp.c, utils.h: markupf for translation
4413 2003-08-02 19:22 kdebisschop
4415 * plugins/: utils.c, utils.h: ifdef so utils.h can be header for
4418 2003-08-02 19:22 kdebisschop
4420 * plugins/: check_fping.c, check_snmp.c: markup for translation
4422 2003-08-02 17:42 kdebisschop
4424 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
4425 check_dummy.c, check_pgsql.c, check_swap.c, check_tcp.c, utils.h:
4426 establish "UT_" namespace for usage text in #defines
4428 2003-08-02 17:42 kdebisschop
4430 * plugins/check_snmp.c: markup for translation
4432 2003-08-02 06:30 kdebisschop
4434 * plugins/check_dns.c: restore informative output that was lost in
4437 2003-08-02 00:56 kdebisschop
4439 * plugins/check_dns.c: terminate in error_scan() so meaningfull
4442 2003-08-01 07:04 kdebisschop
4444 * plugins/check_dummy.c: mark for transaltion
4446 2003-08-01 07:03 kdebisschop
4448 * plugins/check_dns.c: do not translate the strings that will be
4449 compared to utility output - LC_ALL is set to C so those strings
4450 should be untranslated regardless of the system settings
4452 2003-08-01 07:01 kdebisschop
4454 * plugins/popen.c: set LC_ALL to C in execve environemnt
4456 2003-08-01 03:11 kdebisschop
4458 * plugins/: Makefile.am: 'ln -f -s ...' is not reliable/portable.
4459 Use 'rm -f ...; ln -s ...'
4461 2003-07-31 13:06 kdebisschop
4463 * plugins/check_dns.c: mark for translation (note problem here - it
4464 relies on tranalation in underlying utility, which has a high
4467 2003-07-31 12:02 kdebisschop
4469 * plugins/: utils.h, check_disk.c: mark for translation
4471 2003-07-30 12:39 kdebisschop
4473 * plugins/check_by_ssh.c: mark up for translation
4475 2003-07-30 05:07 kdebisschop
4477 * plugins/: check_dig.c, check_pgsql.c, check_swap.c, check_tcp.c,
4478 utils.h: markup for translation
4480 2003-07-29 12:58 kdebisschop
4482 * plugins/: check_pgsql.c, check_swap.c, check_tcp.c: mark for
4485 2003-07-29 12:57 kdebisschop
4487 * plugins/utils.h: some shared text for internationalized help text
4489 2003-07-29 06:49 kdebisschop
4491 * plugins/utils.c: clean up warnings about ill-formed comment and
4492 string concatenation
4494 2003-07-29 06:43 kdebisschop
4496 * .cvsignore, ChangeLog, README, configure.in, lib/Makefile.am:
4497 bump to gettext 0.11.5 and cleanup GNU toolchain
4499 2003-07-29 06:38 kdebisschop
4501 * ABOUT-NLS, INSTALL: get from GNU files instead of storing in CVS
4503 2003-07-29 06:03 kdebisschop
4505 * tools/setup: move autopoint to start of gnu toolchain setup use
4506 --force-missing instead on manually copying files (manual
4507 process was broken on RedHat, and we should expect automake to do
4508 its job right anyway)
4510 2003-07-29 04:06 kdebisschop
4512 * configure.in: look for getloadavg.c in $topdir/lib, not
4515 2003-07-29 04:04 kdebisschop
4517 * plugins/: check_http.c: patch attempt to reference undefined
4518 optarg (credit Paul Farrall)
4520 2003-07-29 04:03 kdebisschop
4522 * configure.in: look for getloadavg.c in $topdir/lib, not
4525 2003-07-28 12:36 tonvoon
4527 * configure.in: - Specify srcdir so no confusion
4529 2003-07-28 12:34 tonvoon
4531 * configure.in, lib/getloadavg.m4: Fixes Redhat 6.2 compiles for
4534 2003-07-28 12:30 tonvoon
4536 * configure.in, lib/getloadavg.m4: Readded getloadavg.m4 as using
4537 autoconf 2.50+. This fixes redhat 6.2 compiles
4539 2003-07-26 13:15 kdebisschop
4541 * plugins/check_pgsql.c: mark for translation
4543 2003-07-26 13:13 kdebisschop
4545 * plugins/common.h: add S_ macor to mark message for both
4546 translation and inclusion into docbook SGML
4548 2003-07-26 06:29 kdebisschop
4550 * po/: de.po, fr.po: updated check_tcp
4552 2003-07-26 06:25 kdebisschop
4554 * plugins/check_tcp.c, po/ChangeLog: internationalization
4556 2003-07-26 06:17 kdebisschop
4558 * po/.cvsignore, intl/.cvsignore, lib/.cvsignore: skip gettext
4561 2003-07-26 05:33 kdebisschop
4563 * lib/: Makefile.am: checkins for internationalization
4565 2003-07-26 05:25 kdebisschop
4567 * po/Makevars: checkins for internationalization
4569 2003-07-26 05:17 kdebisschop
4571 * lib/gettext.h: checkins for internationalization
4573 2003-07-26 05:14 kdebisschop
4575 * tools/setup: checkins for internationalization
4577 2003-07-26 05:09 kdebisschop
4579 * configure.in, ABOUT-NLS, po/de.po, po/fr.po: checkins for
4580 internationalization
4582 2003-07-26 05:06 kdebisschop
4584 * .cvsignore, ChangeLog, Makefile.am, configure.in,
4585 nagios-plugins.spec.in, lib/Makefile.am, plugins/Makefile.am,
4586 plugins/check_tcp.c, plugins/common.h, plugins/utils.c,
4587 po/LINGUAS, po/POTFILES.in, tools/setup: checkins for
4588 internationalization
4590 2003-07-21 13:06 kdebisschop
4592 * plugins/common.h: add stubs to allow markup for translation
4594 2003-07-21 12:53 kdebisschop
4596 * configure.in, plugins/common.h: test GNU_SOURCE and include
4597 features.h if present to clear warning about asprintf definition
4599 2003-07-20 15:40 kdebisschop
4601 * doc/developer-guidelines.sgml: must use '&' in attribute
4602 values instead of '&' id tokens (attibute values) must not have
4605 2003-07-20 15:01 kdebisschop
4607 * nagios-plugins.spec.in: was needed for build on RH9
4609 2003-07-17 13:14 tonvoon
4611 * plugins-scripts/check_oracle.sh: - Cleanup comments
4613 2003-07-17 10:35 tonvoon
4615 * doc/developer-guidelines.sgml: Guidelines updated to use
4616 Sourceforge tracker system
4618 2003-07-11 23:20 tonvoon
4620 * doc/developer-guidelines.sgml: - Fixed CVS commit comments
4622 2003-07-11 14:06 tonvoon
4624 * doc/developer-guidelines.sgml: Added in practice of prefixing
4625 comments in CVS commits
4627 2003-07-11 07:30 kdebisschop
4629 * ChangeLog: Auto Update from CVS (includes both stabel and devel -
4632 2003-07-11 07:12 kdebisschop
4634 * configure.in, plugins/Makefile.am: link check_spop and
4635 check_simap if ssl libs are compiled into check_tcp
4637 2003-07-04 11:42 kdebisschop
4639 * configure.in, plugins/Makefile.am: only make links for check_spop
4640 and check_simap when SSL is built into check_tcp
4642 2003-07-03 17:49 tonvoon
4644 * plugins/check_procs.c: Fixed seg fault on some Sol 7/8 servers
4645 (Patch 764745 - Alexander Matey)
4647 2003-07-03 16:00 tonvoon
4649 * tools/setup: Changing $() to `` to be compatible with Solaris' sh
4651 2003-07-03 04:23 kdebisschop
4653 * autogen.sh, tools/setup: mv GNU toolchain check into tools/setup
4655 2003-07-03 04:19 kdebisschop
4657 * plugins/utils.c: remove LABELLEN
4659 2003-07-02 17:20 tonvoon
4661 * plugins-scripts/: check_oracle.sh: Check for ORA- errors for
4662 tablespace and cache (patch 755456 - Sven Meyer)
4664 2003-07-02 16:57 tonvoon
4666 * plugins-scripts/check_disk_smb.pl: Update error message from
4667 smbclient v2.2.7 (Patch 740132 - Cove Schneider)
4669 2003-07-02 16:52 tonvoon
4671 * plugins-scripts/check_disk_smb.pl: Update error message from
4672 smbclient v2.2.7 (Patch 740132 - Cove Schneider)
4674 2003-07-02 16:01 tonvoon
4676 * contrib/check_file_age.pl, plugins-scripts/.cvsignore,
4677 plugins-scripts/Makefile.am, plugins-scripts/check_file_age.pl,
4678 plugins-scripts/subst.in: Moving check_file_age into core
4680 2003-07-02 15:39 tonvoon
4682 * configure.in: Fixed SUPPORT message
4684 2003-07-01 10:27 tonvoon
4686 * plugins/check_disk.c: Fix for large filesystems > 3TB (Stuart
4689 2003-06-30 20:47 undrgrid
4691 * plugins/: check_http.c, check_ldap.c, check_smtp.c: Added -4 and
4692 -6 command line options into check_http, check_ldap and
4695 2003-06-30 19:52 undrgrid
4697 * plugins/: check_ping.c, check_ssh.c, check_tcp.c, netutils.c:
4698 Corrections to get code to compile on systems without IPv6
4701 2003-06-30 19:52 undrgrid
4703 * plugins/Makefile.am: Added check_simap & check_spop to
4704 check_tcp_programs If someone knows how to make this conditional
4705 in the Makefile only if being compiled with SSL I think this is
4706 the only way to make it better
4708 2003-06-30 18:02 tonvoon
4710 * plugins/check_disk.c: Fixed support for "check_disk warn crit
4711 [path]" with thresholds at used levels
4713 2003-06-29 20:54 undrgrid
4715 * configure.in, plugins/check_ldap.c: Included patch for check_ldap
4716 from Patch #753621 by Ziya Suzen
4718 2003-06-29 20:22 undrgrid
4720 * plugins/: check_ping.c, check_tcp.c: Changed usage output to show
4721 -4 and -6 are mutually exclusive. You can only use one or
4722 the other but not both. The last one used will win out.
4724 2003-06-29 20:17 undrgrid
4726 * plugins/: check_ping.c, netutils.c: check_ping is now coded with
4727 -4 & -6 options to call PING or PING6 command netutils modified
4728 to verify hosts based on address_family setting when used with
4729 -4 or -6 options. is_inet_addr() will not be tested if -6 is
4730 used and is_inet6_addr() will not be tested if -4 is used. Also
4731 the is_hostname() will use the address_family value to
4732 resolve hostnames only if IPv6 support is available otherwise
4733 defaults to AF_INET.
4735 2003-06-29 07:36 undrgrid
4737 * plugins/: check_ssh.c, check_tcp.c, netutils.c, netutils.h: Added
4738 address_family extern int variable to netutils to allow for -4 &
4739 -6 options for explicit connection protocol Added support
4740 for -4 & -6 options to check_ssh and check_tcp for testing
4742 2003-06-29 03:18 tonvoon
4744 * plugins/check_nwstat.c: Added NLM test (Phil Randal)
4746 2003-06-29 02:52 tonvoon
4748 * plugins/check_swap.c: Corrected reported size for PROC_MEMINFO
4751 2003-06-29 02:36 tonvoon
4753 * tools/sfwebcron: Fixed so goes to correct web area
4755 2003-06-29 02:07 tonvoon
4757 * tools/sfwebcron: New tool to run on shell.sf.net to update the
4760 2003-06-29 01:58 tonvoon
4762 * doc/makefile: Fixed makefile
4764 2003-06-27 19:47 undrgrid
4766 * plugins/netutils.c: Modified my_connect to include ai_socktype in
4767 the hints to be compliant with RFC3493 as pointed out by Janos
4770 2003-06-27 15:43 tonvoon
4772 * configure.in, plugins/check_swap.c: Support for swap -s for
4773 solaris. Also changes size of swap to MBs through a conversion
4774 amount in configure. Possible breakage on other OSes
4776 2003-06-27 13:04 tonvoon
4778 * doc/makefile: Remove if which check - done in tools/setup instead
4780 2003-06-27 11:30 tonvoon
4782 * tools/setup: Fiddling as Solaris' which command is broken
4784 2003-06-27 00:33 tonvoon
4786 * plugins/check_disk.c: Fixed different thresholds if using exclude
4789 2003-06-25 16:43 tonvoon
4791 * plugins/check_disk.c: Support for different thresholds for
4792 different filesystems
4794 2003-06-25 14:38 tonvoon
4796 * plugins/check_disk.c: Removed -d option and just check against -p
4799 2003-06-25 14:28 tonvoon
4801 * plugins/check_disk.c: Report errors if path specified not found
4803 2003-06-25 14:16 tonvoon
4805 * plugins/check_disk.c: Problems compiling on SunOS 5.6 with gcc
4806 2.8.1. Fixed by specifying floating variables, rather than
4807 letting asprintf work it out
4809 2003-06-25 13:38 tonvoon
4811 * plugins/check_disk.c: Returns critical if fs missing. Only works
4812 for single fs specified in -p, otherwise will return warning as
4813 before (reported by Jim Carroll)
4815 2003-06-21 06:49 kdebisschop
4817 * plugins/Makefile.am: soalris 8 needs 'ln -s -f' instead of 'ln
4820 2003-06-21 06:48 kdebisschop
4822 * plugins/Makefile.am: solaris 8 needs 'ln -s -f' instead of 'ln
4825 2003-06-21 06:31 kdebisschop
4827 * plugins/check_http.c: fix character class for URI_PATH and
4830 2003-06-21 06:23 kdebisschop
4832 * plugins/check_http.c: add remaining URI_PATH chars per RFC 2396
4833 remove '-' from URI_PORT
4835 2003-06-12 05:44 undrgrid
4837 * command.cfg.in: Renamed duplicate check_snmp command definitions
4840 2003-06-12 05:14 undrgrid
4842 * command.cfg.in, configure.in: Made the two check_ifoperstatus
4843 commands unique to remove conflicts
4845 2003-06-11 11:41 kdebisschop
4847 * plugins/check_http.c: fix URI_PATH to allow ?&#: (more still
4848 should be allowed) fix class to be POSIX compliant
4850 2003-06-11 11:39 kdebisschop
4852 * plugins/check_http.c: character classes were wrong for URI_PATH
4853 etc: 1) must include ?&#; for PATH 2) POSIX states "If a '-' is
4854 in the scanlist and is not the first character, nor the second
4855 where the first character is a '^' , nor the last character, the
4856 behavior is implementation-defined"
4858 2003-06-10 06:04 kdebisschop
4860 * contrib/urlize.pl: add comment about shell quote removal to
4862 https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
4864 2003-06-10 06:02 kdebisschop
4866 * plugins/urlize.c: add note about shell quote removal to address
4867 https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
4869 2003-06-10 05:55 kdebisschop
4871 * contrib/urlize.pl: add comment relating to
4872 https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
4874 2003-06-10 05:53 kdebisschop
4876 * plugins/urlize.c: add note about effect of shell quote handling
4878 https://sourceforge.net/tracker/index.php?func=detail&aid=661916&group_id=29880&atid=397597
4880 2003-06-08 23:39 tonvoon
4882 * configure.in: Fixed quoting on SWAP_FORMAT
4884 2003-06-08 23:22 tonvoon
4886 * configure.in: Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
4888 2003-06-07 01:46 sghosh
4890 * plugins/check_real.c: \r\n patch from Mathias
4892 2003-06-07 01:36 sghosh
4894 * plugins/check_real.c: \r\n patch from Mathias
4896 2003-06-05 00:09 tonvoon
4898 * configure.in: Display ps command used
4900 2003-06-04 23:56 tonvoon
4902 * configure.in: Stupid bug - what happens when you don't bother
4905 2003-06-04 23:37 tonvoon
4907 * configure.in: Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)
4909 2003-06-04 23:17 tonvoon
4911 * plugins/check_disk.c: Argument to asprintf in wrong order
4913 2003-06-04 22:17 tonvoon
4915 * pkg/solaris/solpkg: Remove /usr as well. Maybe this is best done
4916 by changing BASEDIR to configure's prefix?
4918 2003-06-02 15:46 kdebisschop
4920 * plugins/check_tcp.c: finish recv() loop when stream GT or EQ
4923 2003-06-02 15:43 kdebisschop
4925 * plugins/check_tcp.c: finish recv() loop when stream GT or EQ
4928 2003-06-01 06:38 kdebisschop
4930 * plugins/check_tcp.c: typos in doco
4932 2003-06-01 06:38 kdebisschop
4934 * plugins/check_tcp.c: allow user to limit number of bytes fetched
4935 fix some doco (wait is now delay, server_quit was not shown)
4937 2003-06-01 06:19 kdebisschop
4939 * plugins/check_tcp.c: allow user to limit the number of bytes to
4942 2003-05-31 15:39 kdebisschop
4944 * plugins/check_dns.c: first revised patch failed to trap the
4947 2003-05-31 15:39 kdebisschop
4949 * plugins/check_dns.c: first revised patch failed to trap the
4952 2003-05-31 15:22 kdebisschop
4954 * plugins/check_dns.c: typo in args to terminate
4956 2003-05-31 15:04 kdebisschop
4958 * plugins/check_dns.c: trap null or empty returns from nslookup
4960 2003-05-27 14:10 stanleyhopcroft
4962 * contrib/check_sap.sh: check_sap.sh plugin to check SAP /R3
4963 servers from Karel Salavec and Tom De Blende.
4965 2003-05-26 11:09 stanleyhopcroft
4967 * contrib/: check_axis.sh, check_mssql.sh: Revisions to Tom De
4968 Blende contributed plugins: check_axis.sh and check_mssql.sh
4970 2003-05-18 00:07 tonvoon
4972 * plugins/t/: check_ftp.t: Fixed test (Mathew Ericson - 738609)
4974 2003-05-17 18:58 tonvoon
4976 * plugins/t/: check_load.t: Fixed tests (Mathew Ericson - 738607)
4978 2003-05-17 18:50 tonvoon
4980 * plugins/t/check_procs.t: Fixed test commands (Mathew Ericson -
4983 2003-05-17 18:46 tonvoon
4985 * plugins/t/check_procs.t: Fixed test commands (Mathew Ericson -
4988 2003-05-17 18:38 tonvoon
4990 * plugins/t/: check_http.t: Fixed tests (Mathew Ericson - 738608)
4992 2003-05-17 18:36 tonvoon
4994 * plugins/t/check_tcp.t: Fixed tests (Mathew Ericson - 738604) CV:
4995 ----------------------------------------------------------------------
4997 2003-05-17 18:33 tonvoon
4999 * plugins/t/check_tcp.t: Fixed tests (Mathew Ericson - 738604)
5001 2003-05-16 18:32 sghosh
5003 * plugins-scripts/: check_ntp.pl: bug fix
5005 2003-05-15 00:17 tonvoon
5007 * plugins/negate.c: Added examples
5009 2003-05-14 22:59 tonvoon
5011 * plugins-scripts/check_mailq.pl: Added postfix support (Thomas
5014 2003-05-14 22:51 tonvoon
5016 * plugins/check_nwstat.c: Added DSVER and UPTIME checks (Phil
5019 2003-05-14 22:49 tonvoon
5021 * pkg/solaris/solpkg: Typo
5023 2003-05-14 22:44 tonvoon
5025 * doc/.cvsignore: Ignore developer-guidelines.html as generated
5028 2003-05-14 22:39 tonvoon
5030 * Makefile.am, pkg/solaris/pkginfo.in, pkg/solaris/solpkg: Remove
5031 dependency on gnu make
5033 2003-05-14 00:20 tonvoon
5035 * doc/developer-guidelines.sgml: Updated docs to include comments,
5036 contrib->main, getopts_long and verbose output levels
5038 2003-05-13 23:23 tonvoon
5040 * tools/sfsnapshot: Calls tools/setup and creates a README for the
5043 2003-05-13 23:03 tonvoon
5045 * doc/developer-guidelines.html, doc/makefile, tools/setup: The
5046 developer-guidelines.html file is now generated from the sgml
5047 file by docbook2html at tools/setup time
5049 2003-05-13 13:14 stanleyhopcroft
5051 * contrib/tarballs/hopcroft-plugins.tar.gz: Removed
5052 contrib/tarballs/hopcroft-plugins.tar.gz. This is archaic,
5053 anachronistic, unmaintained and humblingly embarrassing.
5055 2003-05-13 13:13 stanleyhopcroft
5057 * contrib/check_mssql.sh: check_mssql.sh. A new plugin from Mr T DE
5058 BLENDE to check MS SQLServer databases.
5060 2003-05-09 04:22 kdebisschop
5062 * plugins/check_http.c: fix error when server closes connection
5065 2003-05-09 04:22 kdebisschop
5067 * plugins/check_http.c: fix error when server closes connection
5070 2003-05-09 03:59 kdebisschop
5072 * plugins/: check_snmp.c: cause snmpget try try for 1 second less
5073 than the timeout (allowing plugin to force close if needed)
5075 2003-05-07 19:01 undrgrid
5077 * plugins/check_ping.c: Modified check_ping to handle IPv6 as well
5078 as IPv4 ICMP checks using the PING6_COMMAND determined during the
5079 configure script execution. As USE_IPV6 may be defined and
5080 PING6_COMMAND is not defined if there is not IPv6 TCP stack
5081 available when configure is run I condition it off PING6_COMMAND
5082 existing to remove build errors for being undefined.
5084 2003-04-25 10:05 sghosh
5086 * plugins-scripts/: check_ntp.pl: corrected output units
5088 2003-04-23 05:57 kdebisschop
5090 * plugins/: check_http.c, utils.c: update to RFC1123 hostname specs
5092 2003-04-17 06:56 kdebisschop
5094 * nagios-plugins.spec.in: add check_nt, drop check_vsz
5096 2003-04-17 06:55 kdebisschop
5098 * plugins/: check_dig.c, check_tcp.c, check_users.c: code cleanup
5099 to clear strict compiler warnings
5101 2003-04-17 06:36 kdebisschop
5103 * plugins/: check_dig.c, check_tcp.c, netutils.c: code cleanup to
5104 clear strict compiler warnings
5106 2003-04-16 16:31 sghosh
5108 * plugins/check_real.c: old behavior - no stream check unless -u
5110 2003-04-16 16:06 sghosh
5112 * plugins/check_real.c: reset to old behavior of not checking
5115 2003-04-13 05:49 sghosh
5117 * plugins/check_hpjd.c: reduce compiler warning between gcc3 and
5120 2003-04-13 05:28 sghosh
5122 * configure.in: update for check_mailq - qmail support
5124 2003-04-13 05:25 sghosh
5126 * plugins-scripts/utils.pm.in: update for check_mailq - qmail
5129 2003-04-13 05:23 sghosh
5131 * plugins-scripts/check_mailq.pl: Added sendmail multi-queue
5132 support (Canau), merged qmail support (Schmid)
5134 2003-04-12 01:02 tonvoon
5136 * plugins/check_procs.c: Match -a STRING anywhere in ps args
5137 (Laurent Vaslin - 719783)
5139 2003-04-12 00:47 tonvoon
5141 * plugins/check_procs.c: Match -a STRING anywhere in ps args
5142 (Laurent Vaslin - 719783)
5144 2003-04-11 23:36 sghosh
5146 * plugins-scripts/check_ifstatus.pl: added feature -u (list of
5149 2003-04-11 23:09 sghosh
5151 * plugins-scripts/check_ifstatus.pl: bug 691412, added feature -x
5152 (list of excluded ifTypes)
5154 2003-04-11 19:44 sghosh
5156 * plugins/check_hpjd.c: patch 698384 - order of args to snmpget +
5157 print a bit of stderr
5159 2003-04-11 17:27 sghosh
5161 * plugins/check_hpjd.c: patch 698384 - order of args to snmpget
5163 2003-04-09 04:46 kdebisschop
5165 * plugins/: check_http.c, check_hpjd.c, check_nt.c: cleanup to
5166 suppress various strict compiler warnings
5168 2003-04-09 04:44 kdebisschop
5170 * plugins/common.h: rewrite #elif to be compatible with traditional
5173 2003-04-09 03:09 kdebisschop
5175 * plugins/Makefile.am: check_game needs popen.c now
5177 2003-04-08 21:49 tonvoon
5179 * plugins/: check_nt.c, check_hpjd.c: Changed // to /* */ comments
5180 as some compilers do not like them
5182 2003-04-08 21:38 tonvoon
5184 * command.cfg.in: Updated command for new check_procs
5186 2003-04-08 21:37 tonvoon
5188 * plugins/: check_hpjd.c, check_nt.c: Changed // to /* */ comments
5189 as some compilers do not like them
5191 2003-04-08 01:00 stanleyhopcroft
5193 * contrib/check_axis.sh: check_axis.sh (Axis 5xx print servers)
5196 2003-04-08 00:40 tonvoon
5198 * plugins/check_procs.c: Fixed zombie processes
5200 2003-04-08 00:16 tonvoon
5202 * configure.in: Missed some PS_FORMAT strings
5204 2003-04-07 23:53 tonvoon
5206 * configure.in, plugins/Makefile.am, plugins/check_nagios.c,
5207 plugins/check_procs.c, plugins/check_vsz.c: Souped up check_procs
5208 with different metrics
5210 2003-04-07 22:23 tonvoon
5212 * plugins/check_snmp.c: Removed unnecessary array for AIX compile
5213 (reported by Alwyn Cherrington)
5215 2003-04-07 22:21 tonvoon
5217 * plugins/check_snmp.c: Removed unnecessary regex array
5219 2003-04-07 12:39 kdebisschop
5221 * plugins/check_http.c: ste timeout one second greater than
5224 2003-04-07 12:38 kdebisschop
5226 * plugins/check_game.c: had been grandfathered ibto core, finally
5227 use normal getopts, add options for player, max-player array
5230 2003-04-03 22:21 tonvoon
5232 * plugins-scripts/check_oracle.sh: Cleaned up cache output
5234 2003-04-01 23:24 tonvoon
5236 * plugins-scripts/check_oracle.sh: Fixed sqlplus calls and
5237 rearranged parameters for --tablespace & --cache
5239 2003-04-01 05:00 kdebisschop
5241 * configure.in: remove PATH_PROG call for autoconf/automake
5244 2003-03-31 13:49 kdebisschop
5246 * plugins/check_disk.c: checkpoint supresses iso9660 adds option
5247 for checking only local adds choice of scale factor
5249 2003-03-27 22:53 tonvoon
5251 * plugins/check_nwstat.c: Extra Netware checks (Patch 710247 -
5254 2003-03-26 05:37 tonvoon
5256 * configure.in: ipv6 check requires unistd.h for Darwin
5258 2003-03-26 03:57 tonvoon
5260 * configure.in, plugins/check_procs.c: Removal of ps_raw and
5263 2003-03-26 03:39 tonvoon
5265 * plugins/check_nagios.c: Uses same ps command as check_procs
5267 2003-03-25 06:33 kdebisschop
5269 * .cvsignore: subst is no longer used
5271 2003-03-24 19:05 undrgrid
5273 * .cvsignore, Makefile.am: Better stripping of prefix for Solaris
5274 package install needs to remove /usr/local as package
5275 installs there by default
5277 2003-03-24 17:44 undrgrid
5279 * Makefile.am, pkg/solaris/.cvsignore, pkg/solaris/pkginfo.in,
5280 plugins/check_disk.c: Minor changes to build for Solaris packages
5282 2003-03-24 16:23 tonvoon
5284 * plugins/check_procs.c: Use max_state
5286 2003-03-24 02:57 tonvoon
5288 * tools/: mail_error, sfsnapshot: PATH set in correct place and
5291 2003-03-24 02:44 tonvoon
5293 * tools/: mail_error, sfsnapshot: Bug fixes
5295 2003-03-24 02:21 tonvoon
5297 * tools/mail_error: Sends email if non-zero return code from
5300 2003-03-24 02:19 tonvoon
5302 * tools/sfsnapshot: Error code depending on number of files
5305 2003-03-24 01:18 tonvoon
5307 * lib/ls-mntd-fs.m4: Using coreutils 4.5.11 version to fix Darwin
5310 2003-03-24 00:40 tonvoon
5312 * REQUIREMENTS: Add NSClient requirement for check_nt
5314 2003-03-24 00:39 tonvoon
5316 * plugins/check_nt.c: Reference to web site to get NSClient
5318 2003-03-24 00:26 tonvoon
5320 * plugins/check_nt.c: Reference to web site to get NSClient
5322 2003-03-23 07:01 undrgrid
5324 * Makefile.am, autogen.sh, configure.in, lib/Makefile.am,
5325 pkg/solaris/pkginfo.in, pkg/solaris/solpkg: Solaris package build
5328 2003-03-23 06:20 kdebisschop
5330 * plugins/check_disk.c: can once again exclude indiviual
5333 2003-03-23 06:11 kdebisschop
5335 * plugins/check_disk.c: add -X to exclude FS type, now works with
5336 more than one path/dev specified
5338 2003-03-22 13:23 kdebisschop
5340 * plugins/utils.c: declaration must precede printf
5342 2003-03-21 20:21 tonvoon
5344 * configure.in: Stupid bug!
5346 2003-03-21 14:08 kdebisschop
5348 * plugins/check_disk.c: checkpoint, allows selecting devices and
5351 2003-03-21 14:04 kdebisschop
5353 * configure.in: instructions for posting plugin version number
5355 2003-03-19 23:44 kdebisschop
5357 * plugins/check_by_ssh.c: allow to specify -1 and -2 for protocol
5360 2003-03-19 22:42 tonvoon
5362 * configure.in: Tru64 df support (Paul Clayton)
5364 2003-03-19 13:01 kdebisschop
5366 * plugins/: utils.c, utils.h: make state_text a function
5368 2003-03-19 12:59 kdebisschop
5370 * lib/mountlist.c, plugins/check_disk.c: check_disk working with
5373 2003-03-19 02:28 kdebisschop
5375 * Makefile.am, configure.in: subst.* was replaced by dist-hook
5377 2003-03-19 02:27 kdebisschop
5379 * subst.in, subst.sh: these were replaced by dist-hook
5381 2003-03-18 15:18 kdebisschop
5383 * configure.in: running the AFS macro causes newer AC/AM to barf
5385 2003-03-18 09:02 kdebisschop
5387 * configure.in: afs checking
5389 2003-03-18 08:50 kdebisschop
5391 * lib/: ls-mntd-fs.m4, afs.m4: use AC_DEFINE_UNQOUTED
5393 2003-03-18 08:47 kdebisschop
5395 * lib/ls-mntd-fs.m4: stop warning on autoheader 2.13
5397 2003-03-18 07:57 kdebisschop
5399 * plugins/: netutils.c, netutils.h: common.h was doubly included
5401 2003-03-18 07:57 kdebisschop
5403 * plugins/common.h: use enum instead of define, remove some cruft
5404 from old snprintf implementation
5406 2003-03-18 07:48 kdebisschop
5408 * configure.in, lib/Makefile.am, plugins/check_disk.c: use GNU
5409 fileutils for check_disk
5411 2003-03-18 07:47 kdebisschop
5413 * lib/: afs.m4, fstypename.m4, fsusage.c, fsusage.h, fsusage.m4,
5414 ls-mntd-fs.m4, mountlist.c, mountlist.h: from GNU fileutils for
5417 2003-03-17 22:22 tonvoon
5419 * plugins-scripts/: check_oracle.sh: Allow default Oracle home from
5420 oratab (reported by Walbert Oberngruber)
5422 2003-03-16 23:54 undrgrid
5424 * configure.in: Modified to automatically enable getaddrinfo
5425 emulation if lwres is not used and getaddrinfo is not found in
5428 2003-03-16 23:28 undrgrid
5430 * plugins/: check_tcp.c, netutils.c, netutils.h: Applied patch
5431 #660973 for tcp refusals
5433 2003-03-15 01:28 undrgrid
5435 * configure.in: Left over debug define
5437 2003-03-15 01:25 undrgrid
5439 * configure.in, lib/Makefile.am, lib/getaddrinfo.c,
5440 lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
5441 plugins/Makefile.am, plugins/getaddrinfo.c,
5442 plugins/getaddrinfo.h, plugins/gethostbyname.c,
5443 plugins/gethostbyname.h, plugins/netutils.c, plugins/netutils.h,
5444 plugins/utils.c, plugins/utils.h: Spent the day working on
5445 backwards compatability using getaddrinfo() Moved getaddrinfo.?
5446 and gethostbyname.? from lib/ to plugins/ due to problems with
5447 compiling into the libnagiosplug.a as it required linking against
5448 socket libraries which are unneeded except for network based
5449 plugins. This code should hopefully happily work for all systems
5450 and has been tested prior to commit on Debian GNU/Linux, SPARC
5451 Solaris 7 and SPARC Solaris 9.
5453 2003-03-14 13:28 kdebisschop
5455 * plugins-scripts/check_ntp.pl: add timeout, fix taint chacking
5458 2003-03-13 22:20 undrgrid
5460 * .cvsignore, configure.in, lib/Makefile.am: Working out issues
5461 with getaddrinfo emulation build environment
5463 2003-03-13 21:14 tonvoon
5465 * plugins/: check_dns.c, check_http.c, check_tcp.c: Strip leading
5468 2003-03-13 21:10 tonvoon
5470 * plugins/check_smtp.c: Perf data without leading spaces and fix
5471 ANSI C complaint about \n
5473 2003-03-13 20:33 tonvoon
5475 * plugins/check_tcp.c: Fix compiler warnings re progname
5477 2003-03-13 06:52 undrgrid
5479 * depcomp: Removed auto-tools script that automake adds
5481 2003-03-13 06:51 undrgrid
5483 * .cvsignore, configure.in, install-sh, missing, mkinstalldirs,
5484 plugins/.cvsignore, plugins/Makefile.am, plugins/common.h,
5485 plugins/common.h.in, plugins/netutils.h, plugins/netutils.h.in,
5486 plugins/popen.h, plugins/popen.h.in, plugins/utils.c,
5487 plugins/utils.h, plugins/utils.h.in, plugins/version.h.in:
5488 Updated cvs ignore files to reflect changes Moved header files
5489 from being ran through configure to standard Removed auto-tools
5490 scripts that get added by automake
5492 2003-03-13 06:00 kdebisschop
5494 * plugins/negate.c: negate must be POSIXly correct in handling
5495 options, else wrapped options get passed to it
5497 2003-03-13 05:59 undrgrid
5499 * configure.in: Removed --with-ipv6 configure option so it
5500 determines IPv6 availablity completely on it's own per suggestion
5503 2003-03-13 05:29 kdebisschop
5505 * plugins/negate.c: negate must be POSIXly correct in handling
5506 options, else wrapped options get passed to it
5508 2003-03-12 22:13 undrgrid
5510 * plugins/check_tcp.c: doco standarization
5512 2003-03-12 19:50 undrgrid
5514 * configure.in, plugins-scripts/subst.in: Just a lil namespace
5517 2003-03-12 17:42 undrgrid
5519 * configure.in: Minor fix to --with-ipv6 behavior
5521 2003-03-12 17:11 undrgrid
5523 * autogen.sh, configure.in, plugins/utils.c, plugins/utils.h.in:
5524 Added autogen.sh script that rebuilds using autotools and runs
5525 configure Modified configure.in to include some debug build
5526 option info at the end of the scripts execution. Can be removed
5527 by release time. Modified configure.in to include a --with-ipv6
5528 option Default build is without IPv6 support now to enable you
5529 need to use the --with-ipv6 command line option to configure.
5530 Modified plugins/utils.* to use USE_IPV6
5532 2003-03-12 07:05 kdebisschop
5534 * plugins/check_disk.c: doco standarization
5536 2003-03-12 06:44 kdebisschop
5538 * plugins/check_disk.c: errors for statfs
5540 2003-03-12 06:41 kdebisschop
5542 * plugins/check_smtp.c: comment/doco cleanup for embeeded doc work,
5543 control STMP command via options instead of defines
5545 2003-03-12 06:38 kdebisschop
5547 * configure.in: version increase, statfs work
5549 2003-03-12 02:47 undrgrid
5551 * plugins/.cvsignore: Add some more extra plugins
5553 2003-03-12 02:29 undrgrid
5555 * plugins/check_dig.c: Code clean-up
5557 2003-03-12 02:29 undrgrid
5559 * plugins/check_http.c: Clean up of output from plugin
5561 2003-03-12 02:24 undrgrid
5563 * plugins/: check_udp.c, check_ldap.c, check_http.c: Code clean-up
5565 2003-03-12 02:23 undrgrid
5567 * plugins/check_tcp.c: Code cleanup
5569 2003-03-12 00:45 tonvoon
5571 * plugins/check_dns.c: Removed is_host checks to speed up code.
5572 Fixed timings so no spaces
5574 2003-03-12 00:08 tonvoon
5576 * plugins/check_dns.c: Timings in milliseconds and nicer output
5578 2003-03-11 22:51 tonvoon
5580 * plugins-scripts/.cvsignore: Add script ignores
5582 2003-03-11 22:36 tonvoon
5584 * plugins/negate.c: Remove getopt_long checks
5586 2003-03-11 22:34 tonvoon
5588 * plugins/negate.c: Fixed reading too many argv parameters and
5591 2003-03-11 22:29 tonvoon
5593 * plugins/negate.c: Fixed reading too many argv parameters and
5596 2003-03-11 22:22 tonvoon
5598 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
5599 check_fping.c, check_hpjd.c, check_http.c, check_ide-smart.c,
5600 check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
5601 check_mysql.c, check_nagios.c, check_nt.c, check_nwstat.c,
5602 check_overcr.c, check_pgsql.c, check_ping.c, check_procs.c,
5603 check_radius.c, check_real.c, check_smtp.c, check_snmp.c,
5604 check_ssh.c, check_swap.c, check_tcp.c, check_time.c,
5605 check_udp.c, check_ups.c, check_users.c, check_vsz.c: Remove
5608 2003-03-11 22:09 undrgrid
5610 * configure.in: Fixed some ping6 variables
5612 2003-03-11 18:32 undrgrid
5614 * configure.in: Minor change to Karl's statfs check Inclusion of
5615 ICMPv6 ping tests to define PING6_COMMAND Minor fix to ps syntax
5616 checking to fix bug I introduced last nite
5618 2003-03-11 07:04 undrgrid
5620 * Makefile.am, configure.in: Removed acconfig.h from EXTRA_DIST
5621 Fixed problem with test in SWAP_FORMAT and SWAP_COMMAND
5623 2003-03-11 06:44 kdebisschop
5625 * configure.in, plugins/check_disk.c: use statfs for check_disk
5626 (still needs fs scan)
5628 2003-03-11 06:03 undrgrid
5630 * acconfig.h, configure.in: Finishing clean-up of configure.in
5631 Removing acconfig.h as it's no longer needed
5633 2003-03-10 23:58 undrgrid
5635 * acconfig.h, configure.in: Cleaned up configure for PS and PING to
5636 produce cleaner config.h
5638 2003-03-09 18:13 undrgrid
5640 * plugins/common.h.in: Make sure sys/socket.h is explicitly
5641 included if HAVE_SYS_SOCKET_H is defined
5643 2003-03-09 10:39 tonvoon
5645 * plugins/check_disk.c: Implement error-only option for check_disk
5648 2003-03-09 10:36 tonvoon
5650 * plugins/check_disk.c: Implement error-only option for check_disk
5653 2003-03-08 12:08 tonvoon
5655 * plugins/check_disk.c: Fix AIX /proc filesystem (Ian Duggan)
5657 2003-03-08 12:05 tonvoon
5659 * plugins/check_disk.c: Fix AIX /proc filesystem (Ian Duggan)
5661 2003-03-08 11:44 tonvoon
5663 * configure.in: snprintf checks in configure.in like samba
5665 2003-03-08 02:27 undrgrid
5667 * plugins/check_dns.c: Modified code to call is_addr() rather than
5668 is_dotted_quad() with the new AF indepdent function routines
5670 2003-03-08 02:26 undrgrid
5672 * plugins/: netutils.c, netutils.h.in, utils.c, utils.h.in: AF
5673 indepedent routines introduced. Modifed process_request() &
5674 my_connect() parameters to make 'proto' type 'int' rather
5675 than 'char *' and use IPPROTO_* POSIX values. Removed
5676 is_dotted_quad() & my_inet_aton() functions Added is_addr(),
5677 is_inet_addr(), is_inet6_addr() and resolve_host_or_addr()
5678 functions to check whether it is a valid IP address Modified
5679 is_host() to call is_addr() and is_hostname()
5681 2003-03-08 02:02 tonvoon
5683 * tools/sfsnapshot: Need to remove configure.in
5685 2003-03-08 01:59 tonvoon
5687 * lib/Makefile.am, lib/snprintf.c, plugins/Makefile.am,
5688 plugins/snprintf.c: Move snprintf into lib
5690 2003-03-08 01:48 tonvoon
5692 * tools/sfsnapshot: Have to run through whole automake procedure as
5693 datestamp in RELEASE variable
5695 2003-03-08 01:13 tonvoon
5697 * tools/sfsnapshot: Added automake parameters for config.sub and
5700 2003-03-08 00:57 tonvoon
5702 * tools/sfsnapshot: Fixed production OUT variable
5704 2003-03-08 00:55 tonvoon
5706 * tools/sfsnapshot: Adds MD5SUM file, creates multiple branch
5707 snapshots and doesn't rerun configure/automake/autoconf
5710 2003-03-08 00:21 tonvoon
5712 * Makefile.am: Use Makefile's variables (to support a shortcut in
5715 2003-03-07 22:11 undrgrid
5717 * configure.in, lib/Makefile.am, lib/getaddrinfo.c,
5718 lib/getaddrinfo.h, lib/gethostbyname.c, lib/gethostbyname.h,
5719 plugins/check_pgsql.c, plugins/common.h.in, plugins/netutils.c,
5720 plugins/netutils.h.in, tools/setup: Added getaddrinfo.[ch] &
5721 gethostbyname.[ch] to provide RFC2553 functions if missing in
5722 system libs and lwres not present Moved all references to netdb.h
5723 and sys/socket.h into common.h.in Modified automake call in
5724 tools/setup to include adding missing files so config.sub
5725 and config.guess will be available
5727 2003-03-07 20:16 tonvoon
5729 * plugins/check_nt.c: Make output for CPU load nicer
5731 2003-03-07 07:45 kdebisschop
5733 * plugins/check_smtp.c: millisecond timing and perf data
5735 2003-03-07 07:15 kdebisschop
5737 * plugins/: check_smtp.c: whole timer loop was on the wrong side of
5738 connection close code
5740 2003-03-07 06:43 kdebisschop
5742 * plugins/check_udp.c: fix for -H invocation of hostname
5744 2003-03-07 06:40 kdebisschop
5746 * plugins/check_udp.c: fix for -H invocation of hostname
5748 2003-03-06 06:40 undrgrid
5750 * acinclude.m4, configure.in: Adds --with-lwres and
5751 --enable-emulate-getaddrinfo but are not used in any of the code
5752 at this time. Has a check for IPv6 support but only runs if using
5753 the emulate-getaddrinfo routines, this needs to be modified. !!!
5754 I need input from results of this run on various platforms to see
5755 what results are seen in plugins/config.h so please help test !!!
5757 2003-03-05 07:27 kdebisschop
5759 * plugins-scripts/check_ntp.pl: add "m" to regex for minutes
5761 2003-03-05 05:59 sghosh
5763 * plugins/check_smtp.c: remove race condition for a long HELO
5765 2003-03-05 04:38 sghosh
5767 * command.cfg.in: corrected snmp commands
5769 2003-03-05 04:37 sghosh
5771 * plugins-scripts/check_ntp.pl: regex fix per Marc Poulin
5773 2003-03-05 00:17 tonvoon
5775 * plugins/check_http.c: check_http min size option (680467 - Dave
5778 2003-03-04 23:56 tonvoon
5780 * plugins/check_nt.c: Make output message for CPU Load a bit nicer
5782 2003-03-04 23:35 tonvoon
5784 * tools/sfsnapshot: To create nagiosplug daily snapshots on SF
5786 2003-03-03 03:49 kdebisschop
5788 * plugins/check_ping.c: accept comma-delimted list of hosts for
5789 checking if a multihomed host is alive
5791 2003-03-02 06:01 kdebisschop
5793 * plugins/check_ping.c: add logic to check multiple servers
5795 2003-03-02 04:59 kdebisschop
5797 * ChangeLog: update from CVS
5799 2003-03-02 04:58 kdebisschop
5801 * configure.in, nagios-plugins.spec.in: adjustments to remove beta
5804 2003-03-02 04:32 kdebisschop
5806 * ChangeLog: update from CVS
5808 2003-03-01 05:09 kdebisschop
5810 * nagios-plugins.spec.in: we were missing some docs in the RPM
5812 2003-02-23 17:11 sghosh
5814 * REQUIREMENTS: Novell requirements
5816 2003-02-23 17:10 sghosh
5818 * contrib/check_bgpstate.pl: removed community string in CRIT
5821 2003-02-22 19:06 tonvoon
5823 * configure.in: Solaris and Unixware labels round the wrong way for
5826 2003-02-22 13:01 kdebisschop
5828 * Makefile.am: provide target for nagios-plugins.spec
5830 2003-02-22 07:27 kdebisschop
5832 * Makefile.am: add CODING FAQ LEGAL to distribution tarball
5834 2003-02-21 21:59 tonvoon
5836 * plugins/check_http.c: Fixed coredump with unallocated string
5838 2003-02-21 21:46 tonvoon
5840 * plugins/check_dns.c: Strip leading spaces on dns return value
5841 (689563 - Simon L Nielsen)
5843 2003-02-20 03:16 kdebisschop
5845 * plugins-scripts/check_disk_smb.pl: option regexs need to include
5848 2003-02-19 22:56 tonvoon
5850 * lib/Makefile.am: Removing getloadavg.m4 from dist
5852 2003-02-19 08:36 kdebisschop
5854 * INSTALL, configure.in, lib/getloadavg.m4, tools/setup: remove
5857 2003-02-19 00:45 tonvoon
5859 * Makefile.am, configure.in, getloadavg.m4, lib/Makefile.am,
5860 lib/getloadavg.c, lib/getloadavg.m4, plugins/Makefile.am,
5861 plugins/getloadavg.c: Move getloadavg to lib directory. Must run
5864 2003-02-18 23:00 kdebisschop
5866 * plugins/check_pgsql.c: spurious backslash escape
5868 2003-02-18 22:56 kdebisschop
5870 * configure.in: set tag for beta3, fix pgsql detection
5872 2003-02-18 22:24 kdebisschop
5874 * plugins/check_udp.c: never exited getopt loop
5876 2003-02-18 22:20 kdebisschop
5878 * plugins/check_tcp.c: failed if header was more than 1023 bytes
5880 2003-02-18 22:10 tonvoon
5882 * plugins/check_load.c: Fixed the output messages (Bug 688729 -
5885 2003-02-18 21:58 tonvoon
5887 * Makefile.am: Add SUPPORT file to distribution
5889 2003-02-18 21:56 tonvoon
5891 * plugins/check_http.c: Fixed compiler warning and increased the
5892 SSL random key for a Solaris PRNG problem
5894 2003-02-18 05:38 kdebisschop
5896 * configure.in: remainder of ps fix for UnixWare, and move [] in
5897 if/elif to indicate m4 quoting instead of test invocation
5899 2003-02-18 04:05 sghosh
5901 * contrib/check_appletalk.pl: Appletalk ping plugin
5903 2003-02-18 04:04 sghosh
5905 * plugins/check_snmp.c: OID type prefix patch [Patches-679403]
5907 2003-02-18 03:46 sghosh
5909 * plugins/check_swap.c: support for Large swap sizes
5911 2003-02-18 03:17 sghosh
5913 * configure.in: regex fix to catch *BSD swapinfo and not HP-UX
5914 error and memory/file swap in addition to device for HP-UX
5916 2003-02-17 22:01 kdebisschop
5918 * configure.in: typo in testing uname output
5920 2003-02-17 21:57 kdebisschop
5922 * configure.in: ping and swap for unixware
5924 2003-02-17 21:04 kdebisschop
5926 * configure.in: library search dirs are part of LDFLAGS
5928 2003-02-17 19:11 sghosh
5930 * REQUIREMENTS: location updates
5932 2003-02-16 08:41 tonvoon
5934 * plugins/Makefile.am: Fixed dependencies for check_nt
5936 2003-02-16 08:25 tonvoon
5938 * plugins/check_nt.c: Coredump if no variable set (reported by Marc
5941 2003-02-16 02:46 egalstad
5943 * contrib/check_dhcp.c: Interface patch byor Clemens Resen
5945 2003-02-16 02:18 sghosh
5947 * plugins-scripts/check_ntp.pl: all alphanumeric accepted for refid
5950 2003-02-12 22:32 tonvoon
5952 * plugins/.cvsignore: Added extra plugins
5954 2003-02-12 22:30 tonvoon
5956 * lib/.cvsignore: Add ignore files
5958 2003-02-12 22:29 tonvoon
5960 * plugins/negate.c: Remove unnecessary \ and fix coredump with no
5961 parameters specified
5963 2003-02-12 22:27 tonvoon
5965 * plugins/check_http.c: Remove unnecessary \ - complaints from
5968 2003-02-12 22:21 tonvoon
5970 * configure.in: Inadequate quoting for PS_FORMAT & removal of grep
5973 2003-02-12 04:36 sghosh
5975 * command.cfg.in: forced ntpq jitter check
5977 2003-02-12 04:32 sghosh
5979 * plugins-scripts/check_ifoperstatus.pl: added timeout alarm
5981 2003-02-12 04:30 sghosh
5983 * plugins-scripts/check_ntp.pl: fixed regex for stratum1 peer,
5984 added logic for failed ntpq call(e.g. sntp host)
5986 2003-02-11 00:47 tonvoon
5988 * plugins/check_mysql.c: Patch by Dave Viner for seg fault on RH
5991 2003-02-10 23:59 tonvoon
5993 * configure.in: Update with references to REQUIREMENTS
5995 2003-02-10 23:58 tonvoon
5997 * Requirements: Remove file, superceded by REQUIREMENTS
5999 2003-02-10 23:34 tonvoon
6001 * plugins/: getopt.c, getopt.h, getopt1.c: Removing getopt files -
6002 now in new lib directory
6004 2003-02-10 23:32 tonvoon
6006 * lib/: Makefile.am, getopt.c, getopt.h, getopt1.c: New directory
6007 for common library files
6009 2003-02-10 23:28 tonvoon
6011 * plugins/common.h.in: Added in a define for HAVE_GETOPT_H for
6012 backwards compatibility
6014 2003-02-10 23:27 tonvoon
6016 * plugins/Makefile.am: Remove unnecessary getopt references and
6017 link in lib directory
6019 2003-02-10 23:26 tonvoon
6021 * configure.in: Removing checks for getopt.h - now always
6022 available. Also support lib dir
6024 2003-02-10 23:24 tonvoon
6026 * Makefile.am: Adding lib directory for getopts change
6028 2003-02-10 23:08 tonvoon
6030 * configure.in: Fixed Tru64 ps command (Bug 669585 - Paula Arnold)
6032 2003-02-10 18:36 undrgrid
6034 * plugins/check_ssh.c: Added argc checks before attempting to
6037 Corrected return codes and output
6039 2003-02-10 14:18 undrgrid
6041 * plugins/check_ssh.c: Revised code to use resolving and connection
6042 code in utils.c and netutils.c rather than its own functions.
6043 Corrected code to properly handle input of server hostname and
6044 port on commandline without option flags.
6046 2003-02-10 04:49 kdebisschop
6048 * contrib/check_fping_in.c: this plugin is in core as check_fping
6050 2003-02-09 18:59 undrgrid
6052 * tools/setup: Reordered program calls so autoheader was called
6053 before automake thus getting rid of errors for header files not
6054 being present when automake was called. Also puts it inline with
6055 documentation in INSTALL & INSTALLING
6057 2003-02-09 14:20 sghosh
6059 * contrib/: check_adptraid.sh, check_compaq_insight.pl,
6060 check_file_age.pl: new plugins
6062 2003-02-09 14:18 sghosh
6064 * contrib/: README.TXT, readme.txt: file rename
6066 2003-02-09 14:16 sghosh
6068 * contrib/: check_remote_nagios_status.pl, check_wins.pl,
6069 sched_downtime.pl: more contribs
6071 2003-02-09 14:03 sghosh
6073 * contrib/tarballs/: fetchlog-0.92.tar.gz, fetchlog-0.94.tar.gz:
6076 2003-02-09 12:54 kdebisschop
6078 * CODING, README: spell check
6080 2003-02-09 12:36 kdebisschop
6084 2003-02-09 12:17 sghosh
6088 2003-02-08 06:00 kdebisschop
6090 * plugins/check_pgsql.c: use enum instead of define
6092 2003-02-08 05:58 kdebisschop
6094 * FAQ: add item on submitting new plugins
6096 2003-02-08 05:57 kdebisschop
6098 * SUPPORT: suggest minimum standards for support requests
6100 2003-02-08 05:32 kdebisschop
6102 * plugins/check_http.c: submit request with one send
6104 2003-02-05 05:59 kdebisschop
6106 * configure.in: fix for SSL build on RedHat rawhide
6108 2003-02-05 05:58 kdebisschop
6110 * plugins/check_dns.c: allow check to proceed using servers from
6113 2003-02-05 05:57 kdebisschop
6115 * plugins/check_http.c: fix segfault due to bad asprintf invocation
6117 2003-02-04 06:24 sghosh
6119 * plugins-scripts/Makefile.am: install user:grp perms [patch
6120 679703 -Detlef Boehm]
6122 2003-02-04 06:16 sghosh
6124 * plugins-scripts/check_flexlm.pl: lmstat output update
6126 2003-02-04 05:54 sghosh
6128 * plugins-scripts/check_ntp.pl: corrected ntpdate offset to seconds
6130 2003-02-03 21:43 tonvoon
6132 * plugins/check_snmp.c: Avoid core dump with null or invalid data
6133 (679400 - Mathieu Masseboeuf)
6135 2003-02-03 21:33 tonvoon
6137 * plugins/Makefile.am: Patch for Mac OS X compile (652080 - Ton
6140 2003-02-03 20:43 sghosh
6142 * contrib/tarballs/check_cit.tgz: Citrix plugin
6144 2003-02-03 20:35 sghosh
6146 * command.cfg.in: more sample command configurations
6148 2003-02-03 20:29 sghosh
6150 * configure.in, plugins-scripts/check_ntp.pl,
6151 plugins-scripts/utils.pm.in: change ntpdc to ntpq (Jonathan
6152 Rozes,Thomas Schimpke, bug-656237 )
6154 2003-02-03 15:47 sghosh
6156 * plugins-scripts/check_ntp.pl: patch for desync peer and ntpdate
6159 2003-02-03 05:29 sghosh
6161 * plugins-scripts/check_ifstatus.pl: bugfix [bug 651021 mperry2]
6163 2003-02-03 05:07 sghosh
6165 * plugins/check_hpjd.c: added default community [bug-patch #600349
6168 2003-01-31 18:40 tonvoon
6170 * plugins/check_procs.c: Fix for zombie processes on Solaris (Bug
6171 677803 - Matthew Brown)
6173 2003-01-31 18:36 tonvoon
6175 * plugins/check_nt.c: Reapply all asprintf calls. Fix for %%
6176 problem with -l flag.
6178 2003-01-31 01:26 tonvoon
6180 * plugins/check_nt.c: Removed all unnecessary asprintf calls.
6181 Replaced with original check_nt.c to minimise amount of changes
6182 (reported by Reuben Farrelly)
6184 2003-01-30 23:18 tonvoon
6186 * plugins/check_nt.c: Added reference to the official NSClient web
6189 2003-01-30 22:57 tonvoon
6191 * plugins/check_swap.c: Fixed long --allswap option
6193 2003-01-30 22:55 tonvoon
6195 * plugins/check_procs.c: Fixed progname
6197 2003-01-29 20:57 tonvoon
6199 * plugins/check_mrtgtraf.c: Fixed error and success codes (638656 -
6202 2003-01-29 20:47 tonvoon
6204 * plugins-scripts/check_oracle.sh: Added cache and tablespace check
6205 (621567 - John Marquart)
6207 2003-01-29 20:33 tonvoon
6209 * plugins/: Makefile.am, check_nt.c: Added in check_nt for bug
6212 2003-01-29 06:38 kdebisschop
6214 * plugins/check_mysql.c: remove incorrect check_disk() declaration
6216 2003-01-29 06:16 kdebisschop
6218 * plugins/check_ldap.c: fix segfault when argc>=2 and the -H or -b
6219 options are not supplied
6221 2003-01-29 06:15 kdebisschop
6223 * plugins/check_by_ssh.c: 1.8
6225 2003-01-29 05:55 tonvoon
6227 * plugins/check_http.c: Better error if server requests client
6228 based certificate (609382 - Olaf Greis)
6230 2003-01-29 05:27 tonvoon
6232 * contrib/check_dns_random.pl: Exit code added (604837 - Lachlan
6235 2003-01-29 05:10 tonvoon
6237 * plugins-scripts/check_oracle.sh: Added dummy login test (650970 -
6240 2003-01-29 04:28 tonvoon
6242 * plugins/check_vsz.c: Error when no params passed, better invalid
6243 params message (652086 - Ton Voon)
6245 2003-01-29 04:11 tonvoon
6247 * plugins/check_procs.c: Fixed NULL status in Solaris (644783 -
6248 Fabian Pehla) Fixed -p options (652082 - Ton Voon)
6250 2003-01-28 07:44 kdebisschop
6252 * contrib/checkciscotemp.pl: typo: had commented use Net::SNMP for
6255 2003-01-28 07:42 kdebisschop
6257 * plugins/check_real.c: make sure host_name is set and remove NULL
6258 string inits that can lead to segfaults
6260 2003-01-28 07:26 kdebisschop
6262 * plugins/check_mysql.c: missed argc check on port parameter
6264 2003-01-28 07:17 kdebisschop
6266 * contrib/checkciscotemp.pl: split and validate input more robustly
6268 2003-01-28 07:15 kdebisschop
6270 * plugins/check_http.c: remove NULL string inits that can lead to
6273 2003-01-28 00:32 tonvoon
6275 * configure.in: ps support for Darwin / MacOSX
6277 2003-01-27 11:53 kdebisschop
6279 * plugins/check_http.c: do not pass host if none is provided
6281 2003-01-27 06:04 kdebisschop
6283 * plugins/check_http.c: we were sending extra CRLF
6285 2003-01-19 06:34 kdebisschop
6287 * plugins-scripts/check_rpc.pl: indicate new default state in
6288 get_rpcinfo, also fix a bunch of indents for consistent format
6290 2003-01-17 05:56 sghosh
6292 * plugins-scripts/check_rpc.pl: bug fix for state and opt_c
6295 2003-01-17 05:37 sghosh
6297 * plugins/check_snmp.c: Counter32 tag parsing added
6299 2003-01-16 06:42 kdebisschop
6301 * plugins/: check_mysql.c, check_pgsql.c: semicolon needed where
6302 progname define was replaced
6304 2003-01-16 06:29 kdebisschop
6306 * plugins/check_http.c: add option to let regex span newlines
6308 2003-01-16 06:28 kdebisschop
6310 * plugins/check_game.c: progname and print_usage need to be defined
6312 2003-01-16 06:22 kdebisschop
6314 * plugins/check_radius.c: semicolon needed where praogname define
6317 2003-01-16 06:10 kdebisschop
6319 * plugins/check_hpjd.c: semicolon needed where praogname define was
6322 2003-01-16 05:22 kdebisschop
6324 * configure.in: find kerberos libs in latest Red Hat beta
6326 2003-01-16 05:21 kdebisschop
6328 * plugins/utils.c: restore max() macro
6330 2003-01-16 05:20 kdebisschop
6332 * plugins/check_tcp.c: cleanup progname assignment
6334 2003-01-16 05:19 kdebisschop
6336 * plugins-scripts/check_disk_smb.pl: accept $ for share and \\ for
6339 2003-01-16 05:17 kdebisschop
6341 * plugins/check_by_ssh.c: avoid segfault when host is not given
6343 2003-01-13 12:21 kdebisschop
6345 * contrib/: check_dhcp.c, check_fping_in.c, check_rbl.c: convert
6346 PROGANE from a define to a const char
6348 2003-01-13 12:15 kdebisschop
6350 * plugins/: check_by_ssh.c, check_dig.c, check_disk.c, check_dns.c,
6351 check_dummy.c, check_fping.c, check_hpjd.c, check_http.c,
6352 check_ldap.c, check_load.c, check_mrtg.c, check_mrtgtraf.c,
6353 check_mysql.c, check_nagios.c, check_nwstat.c, check_overcr.c,
6354 check_pgsql.c, check_ping.c, check_procs.c, check_radius.c,
6355 check_real.c, check_smtp.c, check_snmp.c, check_ssh.c,
6356 check_swap.c, check_tcp.c, check_time.c, check_udp.c,
6357 check_ups.c, check_users.c, check_vsz.c, negate.c, urlize.c,
6358 utils.c, utils.h.in: convert PROGANE from a define to a const
6361 2003-01-13 12:13 kdebisschop
6363 * plugins/popen.c: change exit status to be POSIX compliant
6365 2003-01-13 12:09 kdebisschop
6367 * plugins/check_nagios.c: check for a few null strings, change
6368 PROGNAME from #define to const *char
6370 2003-01-13 04:50 kdebisschop
6372 * plugins/check_disk.c: add options for excluding devices and for
6373 skipping OK devices in summary
6375 2003-01-03 03:24 kdebisschop
6377 * plugins/utils.c: protect against some null strings, make formats
6380 2002-12-19 19:30 kdebisschop
6382 * plugins/check_tcp.c: expect is +OK for SPOP too
6384 2002-12-19 19:29 kdebisschop
6386 * plugins/check_tcp.c: server expect not getting set, expect is +OK
6389 2002-12-19 19:20 kdebisschop
6391 * plugins/check_http.c: remove spurious CRLF
6393 2002-11-29 12:02 stanleyhopcroft
6395 * contrib/check_citrix:
6396 New plugin to check the ICA browse service (used by Citrix
6397 Metaframe servers) from Ed Rolison and Tom De Blende.
6399 2002-11-25 12:00 kdebisschop
6401 * plugins/check_tcp.c: was segfaulting if no dtat was returned
6403 2002-11-24 13:43 kdebisschop
6405 * tools/snapshot: some fixes needed to move off old devel box
6407 2002-11-24 13:09 kdebisschop
6409 * tools/snapshot: make routine snapshots of nagios and plugin CVS
6412 2002-11-22 10:52 kdebisschop
6414 * plugins/check_ups.c: add replace battery condition, replace
6415 unchecked strcat calls with asprintf (I do not think buffer
6416 overflow was possible here, but lets be consistent)
6418 2002-11-22 02:46 kdebisschop
6420 * configure.in: get long args output to work on check_procs by
6421 putting incantations with -w ahead of others
6423 2002-11-22 02:33 kdebisschop
6425 * configure.in: get long args output to work on linux check_procs,
6426 actually works this time (needs OpenBSD testing)
6428 2002-11-22 01:33 kdebisschop
6430 * plugins/check_procs.c: add a few comments, trap a few place where
6431 a NULL string might have been handled
6433 2002-11-22 01:31 kdebisschop
6435 * configure.in: get long args output to work on linux check_procs
6436 (needs OpenBSD testing)
6438 2002-11-21 12:40 kdebisschop
6440 * plugins/check_dig.c: fix empty output on errors
6442 2002-11-20 11:56 kdebisschop
6444 * plugins/check_swap.c: add switch to evaluate each swap
6447 2002-11-20 11:28 kdebisschop
6449 * plugins/check_dig.c: fix solaris SEGV, still need to print
6450 meaningful error text
6452 2002-11-20 01:19 kdebisschop
6454 * plugins/check_by_ssh.c: in short options, t no no argument
6456 2002-11-20 01:09 kdebisschop
6458 * plugins/check_dig.c: replace some strcpy with strscpy
6460 2002-11-19 19:13 kdebisschop
6462 * plugins/Makefile.am: another try at portable symlinking
6464 2002-11-19 19:07 kdebisschop
6466 * plugins/Makefile.am: another try at portable symlinking
6468 2002-11-19 19:06 kdebisschop
6470 * plugins/check_time.c: explicitly cast recv() arg2 for SunOS5.6
6472 2002-11-19 07:13 kdebisschop
6474 * plugins/Makefile.am: rewrite of install-exec-hook for solaris
6476 2002-11-18 21:58 sghosh
6478 * contrib/: check_javaproc.pl, nagios_sendim.pl: javaproc, sendim
6480 2002-11-18 14:46 sghosh
6482 * contrib-reporting/process_perfdata.pl: New directory to for
6483 perfdata and reporting scripts
6485 2002-11-18 11:24 kdebisschop
6487 * plugins/check_swap.c: test total swap instead of individual disks
6489 2002-11-18 07:23 kdebisschop
6491 * plugins/check_disk.c: failed to handle multple disks
6493 2002-11-18 07:22 kdebisschop
6495 * plugins/utils.c: more readable max_state() code
6497 2002-11-16 12:57 kdebisschop
6499 * plugins/Makefile.am: fix too many sources problem for programs
6500 tha are symlinks to check_tcp
6502 2002-11-16 04:59 kdebisschop
6504 * plugins/check_snmp.c: my take on Subhendu's patches, plus a few
6505 comments for clarity
6507 2002-11-15 17:47 sghosh
6509 * plugins/check_snmp.c: memory bounds in options, no output
6512 2002-11-15 04:51 kdebisschop
6514 * nagios-plugins.spec.in: make spec work again, now that release is
6515 in source name again
6517 2002-11-15 00:51 kdebisschop
6519 * configure.in: release numbering fix
6521 2002-11-15 00:50 kdebisschop
6523 * plugins/check_snmp.c: fix label handling, replace accidentally
6524 deleted elseif l.310
6526 2002-11-14 18:25 kdebisschop
6528 * Makefile.am, acconfig.h, configure.in, nagios-plugins.spec.in,
6529 plugins/utils.c: fix bug with gettimeofday test, improve
6530 version/release handling, update rpm spec
6532 2002-11-14 18:23 kdebisschop
6534 * plugins/Makefile.am: fix typo in snprintf build
6536 2002-11-14 05:36 kdebisschop
6538 * plugins/Makefile.am: can't drop these sources -- neded for dist
6540 2002-11-14 05:27 kdebisschop
6542 * plugins/Makefile.am: fix build rule for snprintf
6544 2002-11-14 05:25 kdebisschop
6546 * plugins/check_http.c: pagesize count off by one
6548 2002-11-14 04:45 kdebisschop
6550 * plugins/check_http.c: clean up NULL from status on Solaris
6552 2002-11-14 04:00 kdebisschop
6554 * configure.in: typo in AC_DEFINE of PS_FORMAT for solaris
6556 2002-11-14 03:37 kdebisschop
6558 * plugins/Makefile.am: remove check_nt again
6560 2002-11-14 03:09 kdebisschop
6562 * plugins/Makefile.am: back out last change -- it was only work in
6565 2002-11-14 02:26 kdebisschop
6567 * plugins/: Makefile.am, check_dns.c, check_ldap.c, check_mrtg.c,
6568 check_mrtgtraf.c, check_nwstat.c, check_radius.c, utils.c,
6569 version.h.in: remove call_getopt and ssprintf
6571 2002-11-13 11:50 kdebisschop
6573 * plugins/: check_disk.c, check_dns.c, check_fping.c, check_hpjd.c,
6574 check_mrtg.c, check_nwstat.c, check_ping.c, check_vsz.c,
6575 urlize.c, utils.c: remove call_getopt and asprintf
6577 2002-11-12 11:28 kdebisschop
6579 * plugins/check_dig.c: cleanup asprintf, old function decls
6581 2002-11-12 11:26 kdebisschop
6583 * plugins/: check_mysql.c, check_real.c, check_ups.c: remove
6586 2002-11-11 22:15 sghosh
6588 * plugins/check_snmp.c: should use asprintf
6590 2002-11-11 20:19 sghosh
6592 * plugins/check_snmp.c: more snmpv3 patches
6594 2002-11-11 19:29 sghosh
6596 * plugins/check_snmp.c: long opt for miblist, snmpv3 support
6599 2002-11-11 16:04 sghosh
6601 * plugins/check_snmp.c: option to specify a miblist - llow
6603 2002-11-11 15:43 sghosh
6605 * plugins/check_snmp.c: misc doc fix, missing verbose option
6607 2002-11-09 11:37 kdebisschop
6609 * plugins/: check_ups.c, check_users.c: remove call_getopt
6611 2002-11-09 04:22 kdebisschop
6613 * plugins/: check_by_ssh.c, check_dig.c, check_ping.c,
6614 check_time.c: remove call_getopt
6616 2002-11-09 04:21 kdebisschop
6618 * plugins/check_snmp.c: cleaner handling of DEFAULT_PORT
6620 2002-11-09 03:43 kdebisschop
6622 * configure.in: add HPUX swap, try to cleanup getopt processing
6624 2002-11-09 03:39 kdebisschop
6626 * plugins/: check_pgsql.c, check_ping.c, check_snmp.c, negate.c,
6627 utils.h.in: define and use usage3 where second part of message is
6630 2002-11-09 03:16 kdebisschop
6632 * plugins/snprintf.c: HAVE_C99_SNPRINTF is not tested, so remove
6635 2002-11-08 08:07 kdebisschop
6637 * plugins/check_snmp.c: user reports NULL still getting into
6640 2002-11-08 08:06 kdebisschop
6642 * plugins/check_vsz.c: remove call_getopt
6644 2002-11-08 07:20 kdebisschop
6646 * acconfig.h, configure.in, plugins/common.h.in, plugins/utils.c,
6647 plugins/utils.h.in: patches required to build on solaris with
6648 asprintf and gettimeofday
6650 2002-11-08 07:18 kdebisschop
6652 * plugins/: check_http.c, check_load.c, check_ping.c,
6653 check_procs.c, check_smtp.c, check_tcp.c: remove unused variables
6655 2002-11-08 07:17 kdebisschop
6657 * tools/oneliners: some useful onliners
6659 2002-11-07 14:30 kdebisschop
6661 * plugins/check_snmp.c: bugfixes to command format and (null) text
6662 created by asprintf switch
6664 2002-11-07 07:07 kdebisschop
6666 * plugins/check_by_ssh.c: remove call_getopt, add [] arougn time
6668 2002-11-07 07:06 kdebisschop
6670 * configure.in: test snprintf function family for ifdefs in
6673 2002-10-30 18:47 kdebisschop
6675 * plugins/check_tcp.c: replace fixed-lentgh buffer with asprintf
6677 2002-10-30 18:46 kdebisschop
6679 * plugins/check_udp.c: forgot to remove call_getopt
6681 2002-10-30 18:44 kdebisschop
6683 * plugins/: check_ssh.c, check_swap.c: forgot to remove call_getopt
6686 2002-10-30 18:29 kdebisschop
6688 * plugins/check_smtp.c: remove call_getopt, fix several buffer
6689 overruns possible due to use of fixed size buffers
6691 2002-10-30 18:22 kdebisschop
6693 * tools/setup: debian builds not actively maintained, so suppress
6694 error in setup script
6696 2002-10-30 05:07 sghosh
6698 * acconfig.h, configure.in, plugins-scripts/Makefile.am,
6699 plugins-scripts/check_mailq.pl, plugins-scripts/utils.pm.in:
6702 2002-10-28 13:05 kdebisschop
6704 * plugins-scripts/: check_breeze.pl, check_disk_smb.pl,
6705 check_flexlm.pl, check_log.sh, check_ntp.pl, check_rpc.pl,
6706 check_sensors.sh, check_wave.pl: remove pspace in shebang since
6707 no sequent users replied
6709 2002-10-26 14:30 kdebisschop
6711 * nagios-plugins.spec.in: release should not be in tarball name
6713 2002-10-25 14:58 kdebisschop
6715 * nagios-plugins.spec.in: tweak source macro
6717 2002-10-25 13:35 kdebisschop
6719 * plugins/Makefile.am: remove check_nt
6721 2002-10-25 03:31 kdebisschop
6723 * Makefile.am, plugins/Makefile.am: include getloadavg sources, add
6724 some Solaris pkg build support
6726 2002-10-22 10:13 kdebisschop
6728 * plugins/check_ssh.c: remove call_getopt, replace ssprintf with
6729 asprintf,better server version reporting
6731 2002-10-22 09:54 kdebisschop
6733 * plugins/check_tcp.c: add check_spop
6735 2002-10-22 09:19 kdebisschop
6737 * plugins/check_procs.c: remove call_getopt, replace ssprintf with
6740 2002-10-22 03:57 sghosh
6742 * contrib/check_procr.sh: From: Jerome Tytgat - checks to see if
6743 named process is running
6745 2002-10-22 02:31 sghosh
6747 * README, plugins/check_nt.c: check_nt is downloadable from
6748 nsclient.ready2run.nl
6750 2002-10-21 06:04 kdebisschop
6752 * plugins/check_swap.c: use asprintf instead of ssprintf
6754 2002-10-21 05:36 kdebisschop
6756 * plugins/Makefile.am: need to define SOURCES for check_tcp to also
6757 build as check_ftp,check_imap,check_nntp,check_pop
6759 2002-10-21 05:05 kdebisschop
6761 * plugins/utils.c: use asprintf to do strscpy
6763 2002-10-21 05:04 kdebisschop
6765 * plugins/Makefile.am: roll check_ftp, check_imap, check_pop, and
6766 check_nntp into check_tcp
6768 2002-10-21 05:03 kdebisschop
6770 * plugins/: check_ftp.c, check_imap.c, check_nntp.c, check_pop.c:
6771 these are all combined into check_tcp now
6773 2002-10-21 04:55 kdebisschop
6775 * plugins/check_load.c: remove broken call_getopt
6777 2002-10-21 04:43 kdebisschop
6779 * plugins/check_snmp.c: cleanup process_arguments, print_help, and
6782 2002-10-21 04:40 kdebisschop
6784 * plugins/check_pgsql.c: now we provide long opts if they do not
6787 2002-10-20 21:22 kdebisschop
6789 * plugins/check_snmp.c: fixed scanning for multiple OIDs, which was
6792 2002-10-20 19:49 kdebisschop
6794 * plugins/check_snmp.c: change ssprintf to asprintf back out change
6795 at line 225 in r1.4 (values were mismatched to format string,
6796 so output was nonsense) (I left a comment showing a construct
6797 that should work, but it fails for PHBs: if my disk gets
6798 nearly full, they want 'CRITICAL - 99%' not 'CRITICAL - Gauge32:
6799 99') (If someine has a rationale for the change, maybe it could
6800 be done as an option? - it seems fairly clear that the Web
6801 display should be sensible to PHBs so long as there's no real
6804 2002-10-18 07:41 kdebisschop
6806 * plugins/check_swap.c: remove old call_getopt
6808 2002-10-18 06:55 kdebisschop
6810 * plugins/check_load.c: remove old call_getopt code, fix bug taking
6811 single float, allow colon as separators in additin to commas
6813 2002-10-18 05:41 kdebisschop
6815 * plugins/utils.c: handle null src in strscat
6817 2002-10-18 04:48 kdebisschop
6819 * plugins/check_tcp.c: millisecond timing
6821 2002-10-18 04:46 kdebisschop
6823 * plugins/utils.h.in: refine STD_LONG_OPTS
6825 2002-10-18 04:46 kdebisschop
6827 * plugins/check_http.c: provide on more decimal point printing time
6829 2002-10-18 04:45 kdebisschop
6831 * plugins/check_ping.c: remove broken call_getopt stuff
6833 2002-10-17 07:09 kdebisschop
6835 * plugins/check_tcp.c: using asprintf
6837 2002-10-17 07:06 kdebisschop
6839 * INSTALL, INSTALLING, tools/setup: revise now that aclocal is
6842 2002-10-16 23:26 kdebisschop
6844 * configure.in: need some quoting on ifdef
6846 2002-10-16 23:17 kdebisschop
6848 * acinclude.m4, configure.in: finally a working fix for
6849 AM/AC_FUNC_STRTOD nightmare
6851 2002-10-16 23:01 kdebisschop
6853 * configure.in: mismatched quote
6855 2002-10-16 22:54 kdebisschop
6857 * configure.in: missing commas
6859 2002-10-16 22:46 kdebisschop
6861 * configure.in: complains on paren in comment
6863 2002-10-16 22:43 kdebisschop
6865 * acinclude.m4: lost a paren
6867 2002-10-16 22:41 kdebisschop
6869 * acinclude.m4: old auto???? has AM_FUNC_STRTOD, now renamed
6872 2002-10-16 22:32 kdebisschop
6874 * plugins/: check_http.c, utils.c, utils.h.in: millisecond timimg
6877 2002-10-16 22:31 kdebisschop
6879 * configure.in, missing: build cleanly on RedHat 8.0
6881 2002-10-16 11:46 kdebisschop
6883 * .cvsignore: ignore aclocal.m4
6885 2002-10-16 11:34 kdebisschop
6887 * configure.in: AM_STRTOD was a typo
6889 2002-10-16 11:31 kdebisschop
6891 * aclocal.m4: automake invokes acloacl on each run - it cannot be
6892 right to include this
6894 2002-10-16 11:18 kdebisschop
6896 * acconfig.h: better checks for vsnprintf stuff
6898 2002-10-16 11:14 kdebisschop
6900 * plugins/check_http.c, configure.in: use asprintf
6902 2002-10-16 11:14 kdebisschop
6904 * plugins/utils.c: use asprintf to construct strscat
6906 2002-10-16 05:57 kdebisschop
6908 * plugins/popen.h.in: timeout interval is extern
6910 2002-10-16 05:56 kdebisschop
6912 * plugins/: utils.h.in, utils.c: start support for gettimeofday and
6915 2002-10-16 05:54 kdebisschop
6917 * aclocal.m4: generated with automake 1.6 / autoconf 2.53 (maybe
6918 should not be in CVS, however)
6920 2002-10-16 05:52 kdebisschop
6922 * plugins/snprintf.c: newer snprintf from samba.org
6924 2002-10-16 05:43 kdebisschop
6926 * Makefile.am: cosmetic line wrap before 80 chars
6928 2002-10-16 05:42 kdebisschop
6930 * depcomp, .cvsignore: needed for automake 1.6 / autoconf 2.53
6932 2002-10-16 05:41 kdebisschop
6934 * configure.in: work with newer automake, begin swithc to asprintf
6936 2002-10-15 07:23 sghosh
6938 * plugins-scripts/check_ifoperstatus.pl: new exit states, more
6939 conditional checking
6941 2002-10-07 20:05 sghosh
6943 * plugins/check_dns.c: patch for expected IP address
6945 2002-10-07 02:34 kdebisschop
6947 * plugins/popen.c: make sure we do not run past the end of an
6950 2002-10-07 02:19 kdebisschop
6952 * plugins/negate.c: use asprintf, inhibit splint warning
6954 2002-10-05 12:08 kdebisschop
6956 * getloadavg.m4, plugins/getloadavg.c: lets use library instead od
6957 inconsistent command line interfaces
6959 2002-09-26 03:17 kdebisschop
6961 * plugins/urlize.c: use ssprintf instead of sprintf
6963 2002-09-25 09:01 kdebisschop
6965 * plugins/check_http.c: incorporate comment on my_recv from Russell
6968 2002-09-25 08:58 kdebisschop
6970 * plugins/check_http.c: incorporate comments from Russell Scibetti
6972 2002-09-24 06:16 kdebisschop
6974 * plugins/check_http.c: replace remaining occurences of sprintf
6977 2002-09-16 01:47 kdebisschop
6979 * INSTALL: needed for latest autoconf
6981 2002-09-16 01:47 kdebisschop
6983 * Makefile.am, aclocal.m4, configure.in, nagios-plugins.spec.in:
6984 finish ckleanup of rpm spec porcessing
6986 2002-09-14 22:11 kdebisschop
6988 * nagios-plugins.spec, nagios-plugins.spec.in: complete spec based
6991 2002-09-14 22:06 kdebisschop
6993 * make-tarball, rpm: automake makes the dist tarball, rpmbuild -ta
6996 2002-09-14 03:27 kdebisschop
6998 * plugins/check_tcp.c: time data in performance string
7000 2002-09-14 03:23 kdebisschop
7002 * plugins/check_http.c: time data in performance string
7004 2002-09-14 03:13 kdebisschop
7006 * plugins-scripts/check_log.sh: patch from Matthew Peters
7007 <mattp@esec.com.au>, plus turned up a few bugs on my own
7009 2002-09-12 03:43 kdebisschop
7011 * plugins/Makefile.am: negate wrapper
7013 2002-09-08 13:05 kdebisschop
7015 * plugins/negate.c: wrapper to invert return status
7017 2002-09-08 13:05 kdebisschop
7019 * plugins/utils.c: clears up warnings in splint
7021 2002-09-06 03:25 kdebisschop
7023 * plugins-scripts/check_rpc.pl: case on key to ERRORS hash
7025 2002-09-04 07:00 sghosh
7027 * configure.in: more Mysql patches
7029 2002-09-04 03:12 sghosh
7031 * plugins-scripts/check_ntp.pl: dispersion check now controlled by
7034 2002-09-04 03:11 sghosh
7036 * configure.in: Mysql dir fix
7038 2002-09-04 03:10 sghosh
7040 * contrib/: check_ifoperstatus.pl, check_ifstatus.pl: moved to
7041 supported plugins-scripts
7043 2002-09-02 19:47 sghosh
7045 * plugins/check_smtp.c: new -f option for adding a FROM address for
7048 2002-09-01 17:22 sghosh
7050 * INSTALL, INSTALLING: file rename for MacOS X
7052 2002-09-01 17:18 sghosh
7054 * plugins/check_smtp.c: Valid MAIL command
7056 2002-08-22 23:08 sghosh
7058 * contrib/check_snmp_process_monitor.pl: updates
7060 2002-08-22 15:43 sghosh
7062 * command.cfg.in: smsclient config
7064 2002-08-22 15:42 sghosh
7066 * contrib/: check_snmp_disk_monitor.pl,
7067 check_snmp_process_monitor.pl: new plugins contrib
7069 2002-08-18 19:03 kdebisschop
7071 * plugins/check_by_ssh.c: typo in options passed to ssh for ipv6.
7072 fix by setting a generic hook for 1-char pasthhru options
7074 2002-08-14 20:17 sghosh
7076 * plugins-scripts/check_disk_smb.pl: patch for admin shares
7078 2002-08-14 20:07 sghosh
7080 * command.cfg.in: qpage definitions
7082 2002-08-14 20:06 sghosh
7084 * plugins-scripts/check_ifstatus.pl: skip PPP interfaces
7086 2002-08-14 20:04 sghosh
7088 * plugins/check_smtp.c: added HELO command
7090 2002-08-14 20:04 sghosh
7092 * plugins/check_by_ssh.c: ipv4/ipv6 switch added
7094 2002-08-14 20:03 sghosh
7096 * plugins/check_hpjd.c: net-snmp v5x fix
7098 2002-08-14 20:02 sghosh
7100 * contrib/check_apc_ups.pl: fix for ePN
7102 2002-08-14 20:01 sghosh
7104 * contrib/: check_linux_raid.pl, check_nagios_db.pl: new plugins
7106 2002-08-14 20:00 sghosh
7108 * contrib/check_inodes-freebsd.pl: check inodes - freebsd -
7109 candidate for merge with check_inodes
7111 2002-08-14 16:29 sghosh
7113 * contrib/check_smb.sh: new smb check - users
7115 2002-08-13 04:18 egalstad
7117 * plugins/check_game.c: Mod to display current/max number of
7118 players in a game (Frank Kannemann)
7120 2002-08-13 00:09 egalstad
7122 * contrib/check_disk_snmp.pl: Updated to use getopt (Christoph
7125 2002-08-01 06:06 sghosh
7127 * plugins/check_snmp.c: re-patched exit state comparison
7129 2002-08-01 05:54 sghosh
7131 * plugins/check_snmp.c: port option added, -c support net-snmpv5,
7132 complete response string output
7134 2002-08-01 05:46 egalstad
7136 * contrib/check_digitemp.pl: Add Brian Lane's Digitemp (1-wire temp
7139 2002-07-16 05:13 egalstad
7141 * contrib/check_disk_snmp.pl: Christoph Maser's plugin to check
7142 disk usage via SNMP3
7144 2002-07-16 01:04 stanleyhopcroft
7146 * contrib/check_ms_spooler.pl: Primitive and in need of refinement
7147 test of MS spooler (with smbclient)
7149 2002-07-04 23:02 sghosh
7151 * contrib/check_procl.sh: Jerome Tytgat - accumulated/percentage
7152 CPU/MEM per process - bash plugin
7154 2002-07-04 05:05 sghosh
7156 * INSTALL: doc update
7158 2002-06-28 22:08 sghosh
7160 * INSTALL: note about autoconf/automake version
7162 2002-06-25 22:32 sghosh
7164 * contrib/check_rbl.c: Check if IP address is specified on RBL -
7167 2002-06-25 14:55 sghosh
7169 * contrib/check_lmmon.pl: check motherboard/cpu temp via lmmon
7171 2002-06-24 22:29 sghosh
7173 * plugins/check_http.c: ignore return status codes if user
7174 specified status line check
7176 2002-06-24 21:41 sghosh
7178 * plugins/check_snmp.c: printf bug for large numbers - Jeff Murray
7180 2002-06-20 05:27 sghosh
7182 * plugins-scripts/check_disk_smb.pl: logic fix for disk space
7185 2002-06-19 06:11 sghosh
7187 * plugins/: check_dig.c, check_dns.c, check_fping.c, check_hpjd.c,
7188 check_nagios.c, check_ping.c, check_snmp.c, check_vsz.c,
7189 urlize.c, utils.c, utils.h.in: more POSIX return value comparison
7192 2002-06-19 04:09 sghosh
7194 * plugins/: check_disk.c, check_ping.c, check_procs.c: fixes for
7195 using POSIX return codes
7197 2002-06-18 02:06 sghosh
7199 * plugins/common.h.in: updated to POSIX return codes
7201 2002-06-18 02:05 sghosh
7203 * contrib/check_cluster.c: Ethan's check_cluster
7205 2002-06-13 21:49 sghosh
7207 * plugins/check_smtp.c: conformance to RFC 821 <CRLF>
7209 2002-06-13 04:03 sghosh
7211 * configure.in: use xntpdc on Solaris for check_ntp
7213 2002-06-10 04:24 sghosh
7215 * plugins/check_smtp.c: patch to stop NOQUEUE syslog messages -
7218 2002-06-08 01:33 sghosh
7220 * plugins-scripts/check_ntp.pl: xntpdc/ntpdc patch - John Koyle
7222 2002-06-06 05:16 sghosh
7224 * plugins-scripts/: subst.in, utils.sh.in: corrected result codes -
7225 for sh; corrected substition for libexec - Tom Bertelson
7227 2002-06-06 05:15 sghosh
7229 * plugins/check_disk.c: added option for mount point - Tom
7232 2002-06-06 05:15 sghosh
7234 * plugins-scripts/check_oracle.sh: Add test for Oracle name server,
7235 can dynamicall determine ORACLE_HOME - tom Bertelson
7237 2002-06-06 05:14 sghosh
7239 * plugins-scripts/check_flexlm.pl: conditional on lmstat
7241 2002-06-06 05:13 sghosh
7243 * plugins-scripts/check_ntp.pl: conditional on ntpdc
7245 2002-05-29 01:57 sghosh
7247 * command.cfg.in: notes added
7249 2002-05-28 04:14 sghosh
7251 * command.cfg.in: option updates, more examples
7253 2002-05-28 03:41 sghosh
7255 * command.cfg.in: option updates, more examples
7257 2002-05-27 03:10 sghosh
7259 * plugins-scripts/check_ntp.pl: checked in too quickly
7261 2002-05-27 03:05 sghosh
7263 * doc/: README, developer-guidelines.html,
7264 developer-guidelines.sgml: added developer guidelines.
7266 2002-05-27 03:03 sghosh
7268 * configure.in: typo, AIX 4.3 ps, smbclient, Net::SNMP fixes
7270 2002-05-27 03:01 sghosh
7272 * acconfig.h, plugins-scripts/utils.pm.in: new var - smbclient
7274 2002-05-27 02:56 sghosh
7276 * plugins-scripts/check_ntp.pl: logic reorg, ePN fix and support
7279 2002-05-27 02:55 sghosh
7281 * plugins-scripts/check_disk_smb.pl: ePN fix and support for
7284 2002-05-23 17:39 sghosh
7286 * contrib/: check_log2.pl, check_vcs.pl: New plugins from Aaron
7287 Bostick - Veritas Cluster, logfile
7289 2002-05-10 04:51 sghosh
7291 * plugins-scripts/check_rpc.pl: updates for ePN, patch for multiple
7294 2002-05-10 04:49 sghosh
7296 * configure.in, plugins-scripts/utils.pm.in: added programs to
7299 2002-05-10 04:49 sghosh
7301 * acconfig.h: Added programs for autoconf
7303 2002-05-09 20:03 sghosh
7305 * plugins-scripts/: Makefile.am, check_ifoperstatus.pl: migrated
7306 check_ifoperstatus to standard plugin
7308 2002-05-08 16:35 sghosh
7310 * plugins/check_ping.c: patch for Suse 8.0 loss output
7312 2002-05-08 06:10 sghosh
7314 * plugins-scripts/utils.pm.in: is_hostname added, update CODES to
7317 2002-05-08 06:07 sghosh
7319 * plugins/: check_hpjd.c, check_ups.c: updated notes
7321 2002-05-08 06:04 sghosh
7323 * configure.in: updated messages and check for host command
7325 2002-05-08 05:58 sghosh
7327 * plugins-scripts/: Makefile.am, check_ifstatus.pl: moved updated
7328 check_ifstatus to standard plugin
7330 2002-05-07 06:35 sghosh
7332 * plugins-scripts/: check_breeze.pl, check_flexlm.pl,
7333 check_ircd.pl, check_netdns.pl, check_ntp.pl, check_wave.pl: 2nd
7336 2002-05-02 17:43 sghosh
7338 * plugins-scripts/: check_breeze.pl, check_disk_smb.pl,
7339 check_flexlm.pl, check_ircd.pl, check_netdns.pl, check_ntp.pl,
7340 check_rpc.pl, check_wave.pl: fix for embedded perl
7342 2002-05-02 17:22 sghosh
7344 * tools/: README, mini_epn.c, p1.pl: updated mini_epn and p1.pl
7345 added to plugins distribution
7347 2002-05-01 22:12 sghosh
7349 * contrib/tarballs/fetchlog-0.92.tar.gz: remote log check (via snmp
7350 possible) by Alexander Haderer
7352 2002-04-29 03:58 kdebisschop
7354 * plugins/getopt.h: failed to carry over from old plugins, listed
7355 in EXTRA_DIST, needed for build
7357 2002-04-23 13:50 sghosh
7359 * plugins/check_ping.c: corrected program name and added rtt patch
7362 2002-04-18 22:59 egalstad
7364 * contrib/check_inodes.pl: add check_inodes contrib plugin by John
7367 2002-04-18 05:38 egalstad
7369 * configure.in: configure script patch for ping syntax
7371 2002-04-07 06:13 sghosh
7373 * contrib/: check_backup.pl, check_dl_size.pl: plugins from Patrick
7376 2002-04-05 23:22 sghosh
7378 * acconfig.h: added HOST_COMMAND
7380 2002-04-05 23:19 sghosh
7382 * contrib/tarballs/check_spread.tar: plugin to check spread
7385 2002-04-03 03:58 sghosh
7387 * contrib/check_oracle_instance.pl: from Sven Dolderer - check
7390 2002-04-03 03:56 sghosh
7392 * plugins-scripts/check_nfs.pl: check_nfs functionality exists in
7395 2002-03-18 05:15 sghosh
7397 * plugins-scripts/subst.in: function to update perl plugin scripts
7400 2002-03-01 02:53 egalstad
7402 * plugins/: .cvsignore, config.h.in: Fix for stupid me
7404 2002-03-01 02:42 egalstad
7406 * contrib/check_breeze.pl, contrib/check_dhcp.c,
7407 contrib/check_flexlm.pl, contrib/check_hltherm.c,
7408 contrib/check_hprsc.pl, contrib/check_ipxping.c,
7409 contrib/check_memory.tgz, contrib/check_mysql.c,
7410 contrib/check_uptime.c, contrib/check_wave.pl,
7411 contrib/readme.txt, contrib/tarballs/berger-ping.tar.gz,
7412 contrib/tarballs/bowen-langley_plugins.tar.gz,
7413 contrib/tarballs/check_bgp-1.0.tar.gz,
7414 contrib/tarballs/check_breeze.tar.gz,
7415 contrib/tarballs/check_flexlm.tar.gz,
7416 contrib/tarballs/check_hltherm.tar.gz,
7417 contrib/tarballs/check_hprsc.tar.gz,
7418 contrib/tarballs/check_memory.tgz,
7419 contrib/tarballs/check_radius.tar.gz,
7420 contrib/tarballs/check_wave.tar.gz,
7421 contrib/tarballs/hopcroft-plugins.tar.gz,
7422 contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
7423 plugins/config.h.in: Contrib plugin cleanup
7425 2002-02-28 06:42 egalstad
7427 * .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ, Helper.pm,
7428 INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP,
7429 Requirements, acconfig.h, aclocal.m4, command.cfg.in, LEGAL,
7430 configure.in, install-sh, make-tarball, missing, mkinstalldirs,
7431 nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in,
7432 subst.sh, test.pl.in, contrib/check_apache.pl,
7433 contrib/check_apc_ups.pl, contrib/check_bgpstate.pl,
7434 contrib/check_dhcp.c, contrib/check_dlswcircuit.pl,
7435 contrib/check_dns_random.pl, contrib/check_email_loop.pl,
7436 contrib/check_fping_in.c, contrib/check_ftpget.pl,
7437 contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl,
7438 contrib/check_pop3.pl, contrib/check_qmailq.pl,
7439 contrib/check_timeout.c, contrib/checkciscotemp.pl,
7440 contrib/check_ipxping.c, contrib/check_joy.sh,
7441 contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl,
7442 contrib/check_mem.pl, contrib/check_memory.tgz,
7443 contrib/check_mysql.c, contrib/check_mysql.pl,
7444 contrib/check_netapp.pl, contrib/check_nmap.py,
7445 contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
7446 contrib/check_rrd_data.pl, contrib/check_sap.sh,
7447 contrib/check_sockets.pl, contrib/check_uptime.c,
7448 contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
7449 contrib/restrict.pl, contrib/utils.py, contrib/check_nagios.pl,
7450 contrib/urlize.pl, contrib/aix/check_crit_dsk,
7451 contrib/aix/check_dsk, contrib/aix/check_failed,
7452 contrib/aix/check_io, contrib/aix/check_kerberos,
7453 contrib/aix/check_ping, contrib/aix/check_queue,
7454 contrib/aix/pg_stat, contrib/tarballs/berger-ping.tar.gz,
7455 contrib/tarballs/bowen-langley_plugins.tar.gz,
7456 contrib/tarballs/check_bgp-1.0.tar.gz,
7457 contrib/tarballs/check_breeze.tar.gz,
7458 contrib/tarballs/check_flexlm.tar.gz,
7459 contrib/tarballs/check_hltherm.tar.gz,
7460 contrib/tarballs/check_hprsc.tar.gz,
7461 contrib/tarballs/check_radius.tar.gz,
7462 contrib/tarballs/check_wave.tar.gz,
7463 contrib/tarballs/hopcroft-plugins.tar.gz,
7464 contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
7465 plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
7466 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
7467 plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
7468 plugins/check_hpjd.c, plugins/check_http.c,
7469 plugins/check_ide-smart.c, plugins/check_imap.c,
7470 plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
7471 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
7472 plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c,
7473 plugins/check_overcr.c, plugins/check_pgsql.c,
7474 plugins/check_ping.c, plugins/check_pop.c, plugins/check_procs.c,
7475 plugins/check_radius.c, plugins/check_real.c,
7476 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
7477 plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
7478 plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
7479 plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c,
7480 plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in,
7481 plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c,
7482 plugins/urlize.c, plugins/check_nagios.c, plugins/utils.c,
7483 plugins/utils.h.in, plugins/version.h.in, plugins/t/check_disk.t,
7484 plugins/t/check_dns.t, plugins/t/check_fping.t,
7485 plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
7486 plugins/t/check_http.t, plugins/t/check_imap.t,
7487 plugins/t/check_load.t, plugins/t/check_mysql.t,
7488 plugins/t/check_ping.t, plugins/t/check_pop.t,
7489 plugins/t/check_procs.t, plugins/t/check_smtp.t,
7490 plugins/t/check_snmp.t, plugins/t/check_swap.t,
7491 plugins/t/check_tcp.t, plugins/t/check_time.t,
7492 plugins/t/check_udp.t, plugins/t/check_users.t,
7493 plugins/t/check_vsz.t, plugins/tests/check_disk,
7494 plugins/tests/check_dns, plugins/tests/check_ftp,
7495 plugins/tests/check_hpjd, plugins/tests/check_http,
7496 plugins/tests/check_load, plugins/tests/check_ping,
7497 plugins/tests/check_procs, plugins/tests/check_swap,
7498 plugins/tests/check_users, plugins/tests/check_vsz,
7499 plugins-scripts/.cvsignore, plugins-scripts/Makefile.am,
7500 plugins-scripts/check_breeze.pl,
7501 plugins-scripts/check_disk_smb.pl,
7502 plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
7503 plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
7504 plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
7505 plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
7506 plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
7507 plugins-scripts/subst.in, plugins-scripts/utils.pm.in,
7508 plugins-scripts/utils.sh.in, plugins-scripts/t/check_rpc.t,
7509 tools/setup, tools/tango: Initial import of existing plugin code
7511 2002-02-28 06:42 egalstad
7513 * .cvsignore, AUTHORS, CODING, COPYING, ChangeLog, FAQ, Helper.pm,
7514 INSTALL, Makefile.am, NEWS, README, REQUIREMENTS, ROADMAP,
7515 Requirements, acconfig.h, aclocal.m4, command.cfg.in, LEGAL,
7516 configure.in, install-sh, make-tarball, missing, mkinstalldirs,
7517 nagios-plugins.spec, opttest.pl, package.def, rpm, subst.in,
7518 subst.sh, test.pl.in, contrib/check_apache.pl,
7519 contrib/check_apc_ups.pl, contrib/check_bgpstate.pl,
7520 contrib/check_dhcp.c, contrib/check_dlswcircuit.pl,
7521 contrib/check_dns_random.pl, contrib/check_email_loop.pl,
7522 contrib/check_fping_in.c, contrib/check_ftpget.pl,
7523 contrib/check_ifoperstatus.pl, contrib/check_ifstatus.pl,
7524 contrib/check_pop3.pl, contrib/check_qmailq.pl,
7525 contrib/check_timeout.c, contrib/checkciscotemp.pl,
7526 contrib/check_ipxping.c, contrib/check_joy.sh,
7527 contrib/check_maxchannels.pl, contrib/check_maxwanstate.pl,
7528 contrib/check_mem.pl, contrib/check_memory.tgz,
7529 contrib/check_mysql.c, contrib/check_mysql.pl,
7530 contrib/check_netapp.pl, contrib/check_nmap.py,
7531 contrib/check_nwstat.pl, contrib/check_ora_table_space.pl,
7532 contrib/check_rrd_data.pl, contrib/check_sap.sh,
7533 contrib/check_sockets.pl, contrib/check_uptime.c,
7534 contrib/maser-oracle.pl, contrib/mrtgext.pl, contrib/readme.txt,
7535 contrib/restrict.pl, contrib/utils.py, contrib/check_nagios.pl,
7536 contrib/urlize.pl, contrib/aix/check_crit_dsk,
7537 contrib/aix/check_dsk, contrib/aix/check_failed,
7538 contrib/aix/check_io, contrib/aix/check_kerberos,
7539 contrib/aix/check_ping, contrib/aix/check_queue,
7540 contrib/aix/pg_stat, contrib/tarballs/berger-ping.tar.gz,
7541 contrib/tarballs/bowen-langley_plugins.tar.gz,
7542 contrib/tarballs/check_bgp-1.0.tar.gz,
7543 contrib/tarballs/check_breeze.tar.gz,
7544 contrib/tarballs/check_flexlm.tar.gz,
7545 contrib/tarballs/check_hltherm.tar.gz,
7546 contrib/tarballs/check_hprsc.tar.gz,
7547 contrib/tarballs/check_radius.tar.gz,
7548 contrib/tarballs/check_wave.tar.gz,
7549 contrib/tarballs/hopcroft-plugins.tar.gz,
7550 contrib/tarballs/radius.tar.gz, plugins/.cvsignore,
7551 plugins/Makefile.am, plugins/check_by_ssh.c, plugins/check_dig.c,
7552 plugins/check_disk.c, plugins/check_dns.c, plugins/check_dummy.c,
7553 plugins/check_fping.c, plugins/check_ftp.c, plugins/check_game.c,
7554 plugins/check_hpjd.c, plugins/check_http.c,
7555 plugins/check_ide-smart.c, plugins/check_imap.c,
7556 plugins/check_ldap.c, plugins/check_load.c, plugins/check_mrtg.c,
7557 plugins/check_mrtgtraf.c, plugins/check_mysql.c,
7558 plugins/check_nntp.c, plugins/check_nt.c, plugins/check_nwstat.c,
7559 plugins/check_overcr.c, plugins/check_pgsql.c,
7560 plugins/check_ping.c, plugins/check_pop.c, plugins/check_procs.c,
7561 plugins/check_radius.c, plugins/check_real.c,
7562 plugins/check_smtp.c, plugins/check_snmp.c, plugins/check_ssh.c,
7563 plugins/check_swap.c, plugins/check_tcp.c, plugins/check_time.c,
7564 plugins/check_udp.c, plugins/check_ups.c, plugins/check_users.c,
7565 plugins/check_vsz.c, plugins/common.h.in, plugins/getopt.c,
7566 plugins/getopt1.c, plugins/netutils.c, plugins/netutils.h.in,
7567 plugins/popen.c, plugins/popen.h.in, plugins/snprintf.c,
7568 plugins/urlize.c, plugins/check_nagios.c, plugins/utils.c,
7569 plugins/utils.h.in, plugins/version.h.in, plugins/t/check_disk.t,
7570 plugins/t/check_dns.t, plugins/t/check_fping.t,
7571 plugins/t/check_ftp.t, plugins/t/check_hpjd.t,
7572 plugins/t/check_http.t, plugins/t/check_imap.t,
7573 plugins/t/check_load.t, plugins/t/check_mysql.t,
7574 plugins/t/check_ping.t, plugins/t/check_pop.t,
7575 plugins/t/check_procs.t, plugins/t/check_smtp.t,
7576 plugins/t/check_snmp.t, plugins/t/check_swap.t,
7577 plugins/t/check_tcp.t, plugins/t/check_time.t,
7578 plugins/t/check_udp.t, plugins/t/check_users.t,
7579 plugins/t/check_vsz.t, plugins/tests/check_disk,
7580 plugins/tests/check_dns, plugins/tests/check_ftp,
7581 plugins/tests/check_hpjd, plugins/tests/check_http,
7582 plugins/tests/check_load, plugins/tests/check_ping,
7583 plugins/tests/check_procs, plugins/tests/check_swap,
7584 plugins/tests/check_users, plugins/tests/check_vsz,
7585 plugins-scripts/.cvsignore, plugins-scripts/Makefile.am,
7586 plugins-scripts/check_breeze.pl,
7587 plugins-scripts/check_disk_smb.pl,
7588 plugins-scripts/check_flexlm.pl, plugins-scripts/check_ircd.pl,
7589 plugins-scripts/check_log.sh, plugins-scripts/check_netdns.pl,
7590 plugins-scripts/check_nfs.pl, plugins-scripts/check_ntp.pl,
7591 plugins-scripts/check_oracle.sh, plugins-scripts/check_rpc.pl,
7592 plugins-scripts/check_sensors.sh, plugins-scripts/check_wave.pl,
7593 plugins-scripts/subst.in, plugins-scripts/utils.pm.in,
7594 plugins-scripts/utils.sh.in, plugins-scripts/t/check_rpc.t,
7595 tools/setup, tools/tango: Initial revision