歡迎您光臨本站 註冊首頁

nagios啟動報錯

←手機掃碼閱讀     火星人 @ 2014-03-03 , reply:0

nagios啟動報錯

最近在試著配置nagios,按照手冊上配置完成後,啟動過程中報錯如下:
# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg

Nagios Core 3.5.0
Copyright (c) 2009-2011 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 03-15-2013
License: GPL

Website: http://www.nagios.org
Reading configuration data...
   Read main config file okay...
Processing object config file '/usr/local/nagios/etc/objects/commands.cfg'...
Processing object config file '/usr/local/nagios/etc/objects/contacts.cfg'...
Processing object config file '/usr/local/nagios/etc/objects/timeperiods.cfg'...
Processing object config file '/usr/local/nagios/etc/objects/templates.cfg'...
Processing object config file '/usr/local/nagios/etc/objects/localhost.cfg'...
Processing object config file '/usr/local/nagios/etc/hostgroups.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts.cfg'...
Processing object config file '/usr/local/nagios/etc/services.cfg'...
   Read object config files okay...

Running pre-flight check on configuration data...

Checking services...
Error: Contact group 'sagroup' specified in service 'Check Disk' for host 'nagios_client' is not defined anywhere!
        Checked 9 services.
Checking hosts...
Error: Host check command 'check_host_alive' specified for host 'nagios_client' is not defined anywhere!
Error: Contact group 'sagroup' specified in host 'nagios_client' is not defined anywhere!
        Checked 2 hosts.
Checking host groups...
        Checked 2 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 25 commands.
Checking time periods...
        Checked 5 time periods.
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:   3

***> One or more problems was encountered while running the pre-flight check...

     Check your configuration file(s) to ensure that they contain valid
     directives and data defintions.  If you are upgrading from a previous
     version of Nagios, you should be aware that some variables/definitions
     may have been removed or modified in this version.  Make sure to read
     the HTML documentation regarding the config files, as well as the
     'Whats New' section to find out what has changed.

#

請各高手給指點,謝謝!!
《解決方案》

Error: Contact group 'sagroup' specified in service 'Check Disk' for host 'nagios_client' is not defined anywhere!

你這個沒定義。要不你再哪個service里把這一段給註釋了,要不定義一下。
《解決方案》

/usr/local/nagios/etc/objects/contacts.cfg定義聯繫人、組

/usr/local/nagios/etc/objects/commands.cfg 查看命令

《解決方案》

研究了幾天,已經搞定,謝謝

[火星人 ] nagios啟動報錯已經有472次圍觀

http://coctec.com/docs/service/show-post-338.html