Nagios
■install
# apt-cache search nagios # aptitude update # aptitude upgrade # aptitude install nagios-text
■調べる
# apt-cache search nagios arrayprobe - command line HP (Compaq) SmartArray status checker libnagios-object-perl - Parse and represent Nagios configuration as objects in Perl mailping - monitor email service availability and functioning munin - network-wide graphing framework (grapher/gatherer) nagios-common - A host/service/network monitoring and management system nagios-images - Collection of images and icons for the nagios system nagios-mysql - A host/service/network monitoring and management system nagios-nrpe-plugin - Nagios Remote Plugin Exectutor Plugin nagios-nrpe-server - Nagios Remote Plugin Exectutor Server nagios-pgsql - A host/service/network monitoring and management system nagios-plugins - Plugins for the nagios network monitoring and management system nagios-plugins-basic - Plugins for the nagios network monitoring and management system nagios-plugins-standard - Plugins for the nagios network monitoring and management system nagios-statd-client - nagios client for montioring remote system information nagios-statd-server - nagios server for monitoring remote system information nagios-text - A host/service/network monitoring and management system nagios2 - A host/service/network monitoring and management system nagios2-common - support files for nagios2 nagios2-dbg - debugging symbols for nagios2 nagios2-doc - documentation for nagios2 nsca - Nagios service monitor agent
# cd /var/lib/dpkg # pwd # man apt-cache # cd /var/lib/apt/lists # grep -in nagios *|lv
Last modified: 2006-10-23