CentOS5 で Nagios
- テスト環境
- CentOS5 テスト用最小インストール手順参照。
概要
CentOS5 で Nagios をインストール/設定してみる。
手順
Nagiosのパッケージは、EPELで提供されているのでまずはEPELを使えるようにしておくこと。
# yum --enablerepo=epel,epel-testing install nagios nagios-plugins
CentOS5 で Nagios をインストール/設定してみる。
Nagiosのパッケージは、EPELで提供されているのでまずはEPELを使えるようにしておくこと。
# yum --enablerepo=epel,epel-testing install nagios nagios-plugins