Nagios 2.7 => 2.8に

今週2.9がreleaseされたので、重い腰をあげて2.7からバージョンアップしようとして
http://dag.wieers.com/rpm/packages/nagios/
nagios-2.8-1.rh9.rf.i386.rpmしかないので、とりあえず2.8に

# cd /usr/local/src/nagios/
# wget
http://dag.wieers.com/rpm/packages/nagios/nagios-2.8-1.rh9.rf.i386.rpm
# rpm -Uvh nagios-2.8-1.rh9.rf.i386.rpm
警告: nagios-2.8-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.8
Copyright (c) 1999-2007 Ethan Galstad (http://www.nagios.org)
Last Modified: 03-08-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