Debian GNU Linux/4.0 etch/nagios の変更点
- 追加された行はこの色です。
- 削除された行はこの色です。
- Debian GNU Linux/4.0 etch/nagios へ行く。
- Debian GNU Linux/4.0 etch/nagios の差分を削除
* Debian GNU/Linux 4.0 etch - nagios [#d793e0a0] ** 監視される側 [#v545ba6f] *** インストール [#z9a7d36f] aptitude install nagios-plugins nagios-nrpe-server ~ *** 設定 [#k76a236b] -/etc/nagios/nrpe.cfg allowed_hosts=監視する側のIP ~ ** 監視する側 [#x686c84a] *** インストール [#x8715874] ~ *** 設定 [#h59cde8a] -dhcpの監視にはsetuidが必要。 chmod u+s /usr/lib/nagios/plugins/check_dhcp ~ ** 情報源 [#je44ca39] -[[サーバ監視ツール Nagios 設定 -リモートサーバのリソースを監視する>http://blog.uievolution.co.jp/2006/07/_nagios.html]]~ ~