1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
hobbit-plugins (20080705) unstable; urgency=low
[ Peter Eisentraut ]
* ntpq: Give ntpq some time to initialize, so the test is not red just
after boot.
[ Christoph Berg ]
* apt: Also look for /var/lib/apt/update_success.
* entropy: Monitor and graph available kernel entropy.
* ircbot: Show disable time and message when tests are set blue.
* Remove `bb-check-' prefix from apt und libs plugin binaries.
-- Christoph Berg <myon@debian.org> Sat, 05 Jul 2008 16:03:53 +0200
hobbit-plugins (20080407) unstable; urgency=low
[ Christoph Berg ]
* bb-check-apt: Warn when installed packages have no corresponding apt
repository.
* postgres: Use PgCommon.pm to find active clusters for the latest
PostgreSQL version installed and monitor all. Clusters not named "main"
will be reported as clustername.domainname.
[ Peter Eisentraut ]
* bb-check-apt: Also check /var/lib/apt/periodic/update-stamp for last
update timestamp, because some file systems don't update
/var/lib/apt/lists/lock reliably.
* Corrected spelling of PostgreSQL in package description and postgres.cfg.
* Hobbit.pm: Added status synopsis to the title line after the date.
* ntpq: New module for checking the ntpd daemon synchronization status.
-- Christoph Berg <myon@debian.org> Mon, 07 Apr 2008 13:17:10 +0200
hobbit-plugins (20080308) unstable; urgency=low
* Hobbit.pm: Perl module for easier scripting.
* aptdiff: Monitor differences in installed packages in host pools.
* ipmi: Monitor IPMI sensors and event log.
* ircbot: Do not announce unchanged status messages.
* Add README.Debian.
-- Christoph Berg <myon@debian.org> Sat, 08 Mar 2008 01:27:48 +0100
hobbit-plugins (20080229) unstable; urgency=low
* Add IRC bot plugin.
-- Christoph Berg <myon@debian.org> Sat, 01 Mar 2008 01:42:17 +0100
hobbit-plugins (20071222) unstable; urgency=low
* Add postgres plugin (needs splitncv patch, included in hobbit >=
4.2.0.dfsg-9).
-- Christoph Berg <myon@debian.org> Sat, 22 Dec 2007 19:59:17 +0100
hobbit-plugins (20071101) unstable; urgency=low
* Use hobbit init script to recreate include files.
* Add conn6 server script.
-- Christoph Berg <myon@debian.org> Thu, 01 Nov 2007 21:38:00 +0100
hobbit-plugins (20070908) unstable; urgency=low
* bb-check-libs: Format output over multiple lines, send clear instead of
purple when lsof is missing.
* bb-check-apt: print "apt-get install" for cut-and-paste, also print
packages on hold.
* Add Homepage: and Vcs-Hg:.
-- Christoph Berg <myon@debian.org> Sat, 08 Sep 2007 00:40:32 +0200
hobbit-plugins (20070823) unstable; urgency=low
* bb-check-libs: Code restructured, handle lsof not found more nicely.
* Fix postinst.
* Section: net.
-- Christoph Berg <myon@debian.org> Thu, 23 Aug 2007 16:50:30 +0200
hobbit-plugins (20070819) unstable; urgency=low
* Initial release.
-- Christoph Berg <myon@debian.org> Sun, 19 Aug 2007 14:32:59 +0200
|