[ 源代码: hobbit-plugins ]
软件包:hobbit-plugins(20230301)
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 (uses aptitude and dctrl-tools if installed) * backuppc - check for errors reported by BackupPC servers (needs backuppc and sudo) * cciss - check hardware RAIDs in HP ProLiant servers (needs cciss-vol-status and sudo) * cntrk - check the size of the Netfilter Connection Tracking table. (needs libfile-slurp-perl) * 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) * dnsq - checks for working DNS on clients (needs libnet-dns-perl and libfile-slurp-perl) * entropy - check kernel entropy pool size * ipmi - read IPMI sensors and event log (needs ipmitool) * kern - check for outdated running kernel and need for reboot (needs binutils, libfile-slurp-perl and libsort-naturally-perl) * libs - check for running processes with upgraded libraries (needs lsof, sudo and libyaml-tiny-perl) * mailman - checks the existence of Mailman shunt files and aged queue files. (needs sudo) * mdstat - check for failed or resyncing RAID devices * megaraid - check state of LSI MegaRAID SAS controllers (uses xynagios, see below, and additionally needs megaclisas-status from https://hwraid.le-vert.net/wiki/DebianPackages and sudo) * mq - check (postfix's) mail queue (needs libtimedate-perl) * misc - meta plugin for running series of scripts (needs libipc-run-perl) * net - check network interface states (needs libfile-which-perl, libfile-slurp-perl, libipc-run-perl, libyaml-tiny-perl, either iproute2 or net-tools and optionally ethtool). * 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 (needs libfile-which-perl and libyaml-tiny-perl; depending on the hardware to monitor it optionally also needs hddtemp, smartmontools, libxml-twig-perl, nvidia-smi (non-free), sudo) * yum - check for outstanding updates on RPM based distros (not usable on Debian and derivatives).
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)* xcl - checks Lenovo XClarity remote management API for hardware
failure events (needs libmojolicious-perl and libyaml-tiny-perl)
Helper software:
* Hobbit.pm: Perl module for writing plugins * xynagios: adaptor for running Nagios plugins with Xymon (needs libipc-run-perl)
As not all plugins are needed by everyone, hard dependencies of plugins enabled by default are listed in the Recommends field of the package and dependencies of plugins disabled by default or optional dependencies of single plugins are listed in the Suggests field -- as common with many "collection" style Debian packages. The dependencies of each plugin are listed above in parentheses.
其他与 hobbit-plugins 有关的软件包
|
|
|
|
-
- dep: xymon-client
- client for the Xymon network monitor
-
- rec: binutils
- GNU 汇编程序、链接程序和二进制工具
-
- rec: dctrl-tools
- Command-line tools to process Debian package information
-
- rec: libfile-slurp-perl
- single call read & write file routines
-
- rec: libsort-naturally-perl
- Sort naturally - sort lexically except for numerical parts
-
- rec: libyaml-tiny-perl
- Perl module for reading and writing YAML files
-
- rec: lsb-release
- Linux 标准基础版本报告工具(最小化实现)
-
- rec: lsof
- 列出打开文件的工具
-
- sug: apt-config-auto-update
- APT configuration for automatic cache updates
-
- sug: cciss-vol-status
- HP SmartArray RAID Volume Status Checker
-
- sug: debsums
- 使用 MD5 校验和验证已安装软件包文件的工具
-
- sug: ethtool
- 显示或修改以太网设备设置
-
- sug: fping
- sends ICMP ECHO_REQUEST packets to network hosts
-
- sug: git
- 快速、可缩放的分布式版本控制系统
-
- sug: ipmitool
- utility for IPMI control with kernel driver or LAN interface (daemon)
-
- sug: libdbd-pg-perl
- Perl DBI driver for the PostgreSQL database server
-
- sug: libfile-which-perl
- Perl module for searching paths for executable programs
-
- sug: libipc-run-perl
- Perl module for running processes
-
- sug: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- sug: libmojolicious-perl
- simple, yet powerful, Web Application Framework
-
- sug: libnet-dns-perl
- module to perform DNS queries
-
- sug: libnet-tftp-perl
- Perl module for accessing TFTP servers
-
- sug: libpoe-component-irc-perl
- POE Component for manipulating IRC sessions
-
- sug: libpoe-component-sslify-perl
- module for SSL connection handling in POE Components
-
- sug: libtimedate-perl
- collection of modules to manipulate date/time information
-
- sug: libxml-twig-perl
- Perl module for processing huge XML documents in tree mode
-
- sug: megaclisas-status
- 软件包暂时不可用
-
- sug: mercurial
- easy-to-use, scalable distributed version control system
-
- sug: ntp
- Network Time Protocol daemon/utilities (transitional package)
-
- sug: nvidia-smi
- NVIDIA System Management Interface
-
- sug: smartmontools
- 使用 S.M.A.R.T. 控制和监视存储系统
-
- sug: subversion
- Advanced version control system
-
- enh: aptitude
- 基于终端的软件包管理器
-
- enh: backuppc
- high-performance, enterprise-grade system for backing up PCs
-
- enh: dphys-config
- Tool to distribute config files by fetching them
-
- enh: mailman
- 软件包暂时不可用
-
- enh: postfix
- High-performance mail transport agent