hobbit-plugins 20131218 source package in Ubuntu
Changelog
hobbit-plugins (20131218) unstable; urgency=low [ Christoph Berg ] * xynagios: Sanitize trends data before sending it to rrd. [ Axel Beckert ] * Bump Standards-Version to 3.9.5 (no changes). * ircbot: + Imply ^…$ boundaries around ALERT_HOSTS and ALERT_IGNORE elements. + Allow host.test form in ALERT_IGNORE. * Re-enable automatic backporting for now (has been disabled in last upload and caused uninstallability without xymon-client from Experimental) [ Elmar Heeb ] * Rewrite misc.d/zombies so that it indicates parent processes of zombies. (Closes: #720904) * libs: .config and .cache directories added to exclude list [ Axel Beckert ] * Update Suggests, zombies_ignore example, long description, and README for new misc.d/zombies check. * Downgrade libsysadm-install-perl to Suggests as it's only needed for plugins not enabled by default. * Mention that xynagios needs libsysadm-install-perl, too. * libs: Apply patch by Dr. F. Lee to hide false positives via configuration file. (Patch slightly modifed; closes: #686456) Also adds an example configuration file and documentation. * mount-ro: Whitelist more network file systems (cifs and smbfs) * Add debian/gbp.conf to declare different git tag syntax. -- Axel Beckert <email address hidden> Wed, 18 Dec 2013 01:52:57 +0100
Upload details
- Uploaded by:
- Christoph Berg
- Uploaded to:
- Sid
- Original maintainer:
- Christoph Berg
- Architectures:
- all
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hobbit-plugins_20131218.dsc | 1019 bytes | 3889143b294456d0acd35734e99d9935a9eaaecfc931f435915943a5c477d6ae |
hobbit-plugins_20131218.tar.gz | 48.2 KiB | 4cd47c3dc541720d80a2d63b26fdb5a20bce3838da7dd6971f0dddc699c64343 |
Available diffs
- diff from 20131022 to 20131218 (10.3 KiB)
No changes file available.
Binary packages built by this source
- hobbit-plugins: plugins for the Xymon network monitor
This package provides plugins for the Xymon network monitor. (Formerly called
Hobbit.)
.
Included client plugins:
* apt - check for outstanding updates
* backuppc - check for errors reported by BackupPC servers (needs
backuppc and sudo)
* dirtyetc - check for conffiles which are modified compared to
Debian's defaults but should not be (needs sudo and debsums,
supports dphys-config)
* dirtyvcs - check for dirty VCS working copies (supports Git,
Mercurial, Bzr and Subversion, needs appropriate VCS packages
and libfile-which-perl installed)
* entropy - check kernel entropy pool size
* ipmi - read IPMI sensors and event log (needs ipmitool)
* libs - check for running processes with upgraded libraries
(needs lsof and sudo)
* mailman - checks the existence of Mailman shunt files and aged
queue files. (needs sudo)
* mdstat - check for failed or resyncing RAID devices
* mq - check (postfix's) mail queue
* misc - meta plugin for running series of scripts (needs
libsysadm-install- perl)
* ntpq - check the ntpd daemon synchronization status (needs ntp)
* postgres - statistics graphs for PostgreSQL databases (needs
libdbd-pg-perl)
* sftbnc - check if the local Postfix MTA has soft_bounce enabled.
* temp - simple temperature monitor
.
Included server plugins:
* aptdiff - monitor list of installed packages in host pools
* conn6 - check IPv6 connectivity (needs fping)
* ircbot - relay status changes to IRC (needs libpoe-component- irc-perl)
* pgbouncer - monitor pool usage and traffic
* tftp - checks TFTP servers by downloading a file from them
(needs libnet-tftp-perl)
.
Helper software:
* Hobbit.pm: Perl module for writing plugins
* xynagios: adaptor for running Nagios plugins with Xymon