2.8 => 2.9に

2.9のRPMが公開されていたので upgrade

# wget
http://dag.wieers.com/rpm/packages/nagios/nagios-2.9-1.rh9.rf.i386.rpm

=> `nagios-2.9-1.rh9.rf.i386.rpm'
dag.wieers.com をDNSに問いあわせています... 完了しました。
dag.wieers.com[217.22.63.77]:80 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 302 Found
場所: http://apt.sw.be/packages/nagios/nagios-2.9-1.rh9.rf.i386.rpm [続く]

=> `nagios-2.9-1.rh9.rf.i386.rpm'
apt.sw.be をDNSに問いあわせています... 完了しました。
apt.sw.be[193.1.193.67]:80 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 2,336,795 [application/x-redhat-package-manager]

100%[=================================================================================>] 2,336,795 42.41K/s ETA 00:00

16:09:08 (42.41 KB/s) - `nagios-2.9-1.rh9.rf.i386.rpm' を保存しました [2336795/2336795]

# rpm -Uvh nagios-2.9-1.rh9.rf.i386.rpm
警告: nagios-2.9-1.rh9.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
Preparing... ########################################### [100%]
1:nagios 警告: /etc/nagios/cgi.cfg created as /etc/nagios/cgi.cfg.rpmnew
警告: /etc/nagios/commands.cfg created as /etc/nagios/commands.cfg.rpmnew
警告: /etc/nagios/nagios.cfg created as /etc/nagios/nagios.cfg.rpmnew
警告: /etc/nagios/resource.cfg created as /etc/nagios/resource.cfg.rpmnew
########################################### [100%]

# nagios -v /etc/nagios/nagios.cfg

Nagios 2.9
Copyright (c) 1999-2007 Ethan Galstad (http://www.nagios.org)
Last Modified: 04-10-2007
License: GPL

Reading configuration data...

Running pre-flight check on configuration data...

Checking services...
Checked 211 services.
Checking hosts...
Checked 42 hosts.
Checking host groups...
Checked 5 host groups.
Checking service groups...
Checked 0 service groups.
Checking contacts...
Checked 1 contacts.
Checking contact groups...
Checked 1 contact groups.
Checking service escalations...
Checked 0 service escalations.
Checking service dependencies...
Checked 0 service dependencies.
Checking host escalations...
Checked 0 host escalations.
Checking host dependencies...
Checked 0 host dependencies.
Checking commands...
Checked 34 commands.
Checking time periods...
Checked 4 time periods.
Checking extended host info definitions...
Checked 0 extended host info definitions.
Checking extended service info definitions...
Checked 0 extended service info definitions.
Checking for circular paths between hosts...
Checking for circular host and service dependencies...
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...

Total Warnings: 0
Total Errors: 0

Things look okay - No serious problems were detected during the pre-flight check