ngtx (20170716-1) unstable; urgency=low

  * added camelCase

 -- Frank W. Bergmann <debian2010@tuxad.com>  Wed, 16 Jul 2017 20:51:04 +0200

ngtx (20170607-1) unstable; urgency=low

  * update to latest svn release

 -- Frank W. Bergmann <debian2010@tuxad.com>  Wed, 07 Jun 2017 22:58:33 +0200

ngtx (20130824-1) unstable; urgency=low

  * small embedded adjustments

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sat, 24 Aug 2013 14:30:00 +0200

ngtx (20130823-1) unstable; urgency=low

  * Makefile missing install of build-chroot.sh

 -- Frank W. Bergmann <debian2010@tuxad.com>  Fri, 23 Aug 2013 00:10:00 +0200

ngtx (20130820-1) unstable; urgency=low

  * applied request method patch for check_http_fwb by dkraemer
  * Makefile savets small mod

 -- Frank W. Bergmann <debian2010@tuxad.com>  Tue, 20 Aug 2013 23:50:00 +0200

ngtx (20130724-1) unstable; urgency=low

  * fix rounding bug on short cpu time calculations in do_check_cpu
  * do_check_countsockets: bugfix count set on http
  * some small enhancements/updates

 -- Frank W. Bergmann <debian2010@tuxad.com>  Wed, 24 Jul 2013 10:12:00 +0200

ngtx (20130616-1) unstable; urgency=low

  * added do_check_dmesg and enhanced do_check_countsockets; knoerre version 0.8.119
  * chrootuser: drop capability CAP_SYS_CHROOT when using UID 0
  * added nagios-to-xmpp-muc.py
  * pyrre: return short hostname instead of FQDN on hostname check
  * some bugfixes and optimizations

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sun, 16 Jun 2013 13:14:00 +0200

ngtx (20130530-1) unstable; urgency=low

  * small bugfixes and cleanups (r642)
  * updated list of "local" filesystems (r642)
  * get_fs_stats: update list localrwfs
  * do_check_kernellog: also recognize "fs warning"

 -- Frank W. Bergmann <debian2010@tuxad.com>  Thu, 30 May 2013 19:54:00 +0200

ngtx (20130512-1) unstable; urgency=low

  * lns: treat missing tcp6 not as error (raspbian)
  * diskinodes and loadmulti: handle filesystems without inodes
  * Makefile: adaptions for arm arch
  * check_remote_by_http/check_remote_by_http_time: very small optim
  * debian rules: optional use diet

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sun, 12 May 2013 00:05:00 +0200

ngtx (20130423-1) unstable; urgency=low

  * Makefile fixes CPU_OPT for other archs than intel
  * fix buffer check in check_remote_by_http
  * fix adjustment for wrong clone() prototype of old dietlibc releases

 -- Frank W. Bergmann <debian2010@tuxad.com>  Tue, 23 Apr 2013 22:30:00 +0100

ngtx (20130324-1) unstable; urgency=low

  * fixes Makefile and showip

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sun, 24 Mar 2013 00:30:00 +0100

ngtx (20130323-1) unstable; urgency=low

  * diskusage: fix output on open error
  * mounts/procmounts: fix return values for "not mounted" and "mounts lost"
  * added do_check_time
  * procmounts: fix buffer check, increase buffer
  * lps thread mode "-t"
  * some minor fixes
  * added ngtx-quickstart-de as pre-rendered PDF and HTML files

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sat, 23 Mar 2013 10:30:00 +0100

ngtx (20121225-1) unstable; urgency=low

  * diskusagelocal small fs bugfix
  * added "path is down" to do_check_kernellog
  * added new check "procmounts"
  * added debian SysV-script and conf for knoerred and xinetd-conf for knoerre
  * disabled dietlibc for build (debian/rules)

 -- Frank W. Bergmann <debian2010@tuxad.com>  Tue, 25 Dec 2012 01:30:00 +0100

ngtx (20121020-1) unstable; urgency=low

  * remove "monitoringfs" from default makefile target
  * do_check_mounts read /proc/mounts in a loop
  * tyrre convert %3F while shortening URLs

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sat, 20 Oct 2012 01:52:00 +0200

ngtx (20120821-1) unstable; urgency=low

  * small key string termination bug fixed in do_check_cmdline
  * debian no monitoringfs patch
  * added ngtx-quickstart-de

 -- Frank W. Bergmann <debian2010@tuxad.com>  Tue, 21 Aug 2012 17:48:00 +0200

ngtx (20120806-1) unstable; urgency=low

  * added do_check_logcheckerr
  * xinetd conf disabled by default
  * do_check_cmdline: fix count bug when running as daemon
  * fix processd bug, introduced with kconfig
  * do_check_kernellog: added "drive_cmd: error"

 -- Frank W. Bergmann <debian2010@tuxad.com>  Mon, 06 Aug 2012 21:51:00 +0200

ngtx (20120708-1) unstable; urgency=low

  * pyrre.py: add timediff and hostname compare (r605)
  * Makefile small changes
  * spec file changes; moved monitoringfs into its own package to avoid unnecessary libfuse dependencies

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sun, 08 Jul 2012 16:19:48 +0200

ngtx (20120703-1) unstable; urgency=low

  * small fixes on: spec file, postfix-saslusernames, knoerre-conf, pyrre-win.py, Makefile and lib/Makefile
  * added check_diskusagelocal.py and check_diskusagelocal.sh (script versions of check_diskusagelocal)
  * added doc directory, starting with a ngtx-overview-picture
  * added man-pages of check_diskusagelocal and check_mounts
  * added include/features.h as a fake for building some tools on Darwin/MacOS
  * added target "macbuild" in Makefile
  * added do_check_diskusagelocal in pyrre.py (suitable for i.e. MacOS)
  * added launchd config com.tuxad.ngtx.pyrre.plist for running pyrre.py as daemon on MacOS
  * Makefile fixes (r601)
  * spec file update (r601)
  * added man pages for check_diskusagelocal and check_mounts (r601)
  * added shell version of check_diskusagelocal (r601)
  * pyrre fixes (r601)
  * spec file minor fixes (r599)
  * added plugin check_mounts
  * diskusagelocal as first local plugin (suitable for NRPE) (r596)
  * diskusagelocal scans also tmpfs (r595)
  * diskusagelocal included in loadmulti without syscall (r595)
  * get_fs_stats rounding bug 101% fixed (r595)
  * added man-pages of check_diskusagelocal and check_mounts (r603)

 -- Frank W. Bergmann <debian2010@tuxad.com>  Tue, 03 Jul 2012 00:12:24 +0200

ngtx (20120415-1) unstable; urgency=low

  * some 64 bit patches
  * knoerre xinetd conf changed
  * added knoerred SysV startscript
  * added do_check_diskusagelocal check
  * added mounts check
  * bugfix direntries
  * added knoerrehd

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sun, 15 Apr 2012 17:00:25 +0200

ngtx (20120216-1) unstable; urgency=low

  * do_check_kernellog and knoerre small fixes; Makefile supports saving and
    restoring timestamps
  * use kconfig for menu-based configuration; fix kconfig-targets; strip
    NEW-markers of kconfig
  * added pyrre-win.py (for digitemp)
  * do_check_cachedvalue switched to new API; knoerred includes
    do_check_cachedvalue
  * some plugins kconfig mods

 -- Frank W. Bergmann <debian2010@tuxad.com>  Thu, 16 Feb 2012 22:00:00 +0100

ngtx (20120122-1) unstable; urgency=low

  * tyrre: bugfix %2F-conversion and strip heading http-protocol-string
  * knoerre/do_check_kernellog: limit read()-calls to avoid timeout on very big logfiles
  * knoerre/do_check_kernellog: "reboot is needed" 1000 => 50, "EXT3-fs error" 300 => 500
  * knoerre/do_check_proccountovz: bugfix output top instances
  * knoerre/do_check_kernellog: limit scanning of very big logfiles to some MB
  * knoerre 0.8.113
  * many nagios-cache updates / fixes

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sun, 22 Jan 2012 00:13:28 +0100

ngtx (20111203-1) unstable; urgency=low

  * tyrre: add short url feature
  * check_remote_by_http and check_remote_by_udp added checking for low warn and crit levels
  * added wrapper setgid32m, getuid32m, setuid32m, setresgid32m, setresuid32m and fchown32m
  * chrootuser: use 32-bit-uid mapper functions
  * knoerre 0.8.112: if no cpu-key matches try also knoerrerc
  * small lib changes

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sat, 03 Dec 2011 18:28:07 +0100

ngtx (20111109-1) unstable; urgency=low

  * check_http_fwb bugfix output on connect-error
  * check_http_fwb: option "-C4" to treat 4xx Codes as ok; plugins/check_remote_by_udp* some cleanups
  * knoerre(d): added do_check_tcp
  * check_http_fwb.c: negative time values are not critical by default

 -- Frank W. Bergmann <debian2010@tuxad.com>  Wed, 09 Nov 2011 16:39:23 +0100

ngtx (20111101-1) unstable; urgency=low

  * bugfixes: knoerred, check_remote_by_udp*

 -- Frank W. Bergmann <debian2010@tuxad.com>  Tue, 01 Nov 2011 21:36:49 +0100

ngtx (20111030-1) unstable; urgency=low

  * Initial release

 -- Frank W. Bergmann <debian2010@tuxad.com>  Sun, 30 Oct 2011 09:58:29 +0200
