nagios+centreon總結之第三章——nagios+centreon簡單配置

nagios+centreon配置php


1.配置centreton web

.啓動服務:

chkconfig httpd onmysql

chkconfig mysqld onios

chkconfig --add ndo2dbweb

chkconfig ndo2db onsql

chkconfig --add nagios瀏覽器

chkconfig nagios ondom

/etc/init.d/httpd restartsocket

/etc/init.d/mysqld start測試

/etc/init.d/ndo2db startspa

/etc/init.d/nagios start

chkconfig centcore on                     #安裝centreon時,自動完成的

chkconfig centstorage on                  #安裝centreon時,自動完成的

 

.centreon web 安裝配置:

瀏覽器輸入:

http://ip/centreon/install/setup.php

若是啓動界面後出下面這種狀況:

You have to enable Cookies to proceed with the installation

請換用firfox 瀏覽器從新打開。

若是出現錯誤,centreon 裏提示不成功的,從新執行前面./install.sh -i 的安裝:

        rm -rf /usr/local/centreon

rm -rf /etc/centreon

rm -rf /etc/httpd/conf.d/centreon.conf

rm -rf /var/lib/centreon

./install.sh -i

 

2.設置centreon控制nagios

         其實若是按照上面的步驟操做,默認都是設定好的,這裏只是提示要注意的地方。

         安裝完成後,進入web界面會出現:

Some database poller updates are not active; check your nagios platform

 

         可按照下面的步驟進行解決。

 

. Nagios 中啓用NDO 模塊:

 


broker_module=/usr/local/nagios/bin//ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfg

 

Output     127.0.0.1

TCP Port  5668

Buffer size of the interface      5000

 

. 配置ndo2db,端口、socket typendomod.cfg同樣:

 

③激活配置:

         1)、測試配置是否有問題

 

 

         2)、Export 激活配置

 

         第一次激活時,在/usr/local/nagios/etc 目錄中會生成相應監控模板、主機、服務的配置文件:

 

 

注:之後每次修改配置文件,或添加新的HostService等,都須要執行這步Export 激活配置,才能生效!!

開始centreon+nagios的旅程吧!!!

相關文章
相關標籤/搜索