2 Aug
2013
2 Aug
'13
6:39 p.m.
Hi,
in debian distributions, there is a package named hobbit-plugins. This package contain a general class hobbit.pm and besides others, it contains a script names postgres that monitor various parameters of postgresql. Tha package itself is maintained by Axel Beckert.
These are the plugins included:
- apt - check for outstanding updates
- dirtyetc - check for conffiles which are modified compared to
- dirtyvcs - check for not checked in modifications or files in VCS
- ipmi - read IPMI sensors and event log
- misc - plugin which can aggregate the output and states of other plugins
- libs - check for running processes with upgraded libraries
- mailman - check for the existence of Mailman qfiles.
- mdstat - check for failed or resyncing software RAID devices
- mq - checks (Postfix's) mail queue
- ntpq - check the ntpd daemon synchronization status (needs ntp)
- postgres - statistics graphs for postgresql databases
- sftbnc - check if the local Postfix MTA has soft_bounce enabled.
- aptdiff - monitor list of installed packages in host pools
- conn6 - check IPv6 connectivity
- ircbot - relay status changes to IRC
- tftp - check downloading files from TFTP servers
I hope this helps.
CU, Martin