溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

nagios介紹及Server安裝(二)

發(fā)布時(shí)間:2020-06-12 11:40:28 來源:網(wǎng)絡(luò) 閱讀:525 作者:西索oO 欄目:移動(dòng)開發(fā)

nagios介紹及Server安裝(二)6)、啟動(dòng)相關(guān)服務(wù)

[root@centreon ~]#/etc/init.d/httpd start
[root@centreon ~]#/etc/init.d/mysqld start
[root@centreon ~]# mysqladmin -uroot password '111111'
[root@centreon ~]#/etc/init.d/ndo2db start

nagios介紹及Server安裝(二)7)、WEB界面安裝

nagios介紹及Server安裝(二)http://192.168.100.187/centreon


nagios介紹及Server安裝(二)


nagios介紹及Server安裝(二)


nagios介紹及Server安裝(二)


nagios介紹及Server安裝(二)

nagios介紹及Server安裝(二)發(fā)現(xiàn)提示php-posix模塊沒有安裝nagios介紹及Server安裝(二)解決方法:nagios介紹及Server安裝(二)1.安裝php-posixnagios介紹及Server安裝(二)#yum-y install php-process
2.驗(yàn)證是否安裝上了
#php -m|grepposix
posix
好了,可以看到php已經(jīng)支持posix了,重啟apache就ok. 


nagios介紹及Server安裝(二)

刷新安裝界面發(fā)現(xiàn)OK了;繼續(xù)next


nagios介紹及Server安裝(二)


nagios介紹及Server安裝(二)

Mysql root密碼:填入上面初始化密碼,centreon三個(gè)庫(kù)及密碼:自定義(我的是centreon


nagios介紹及Server安裝(二)


nagios介紹及Server安裝(二)

配置centon管理員用戶、密碼,其他三項(xiàng)自定義


nagios介紹及Server安裝(二)

nagios介紹及Server安裝(二)

nagios介紹及Server安裝(二)

nagios介紹及Server安裝(二)

點(diǎn)擊Click here to complete your install完成安裝


nagios介紹及Server安裝(二)


到此就安裝完畢了;輸入帳號(hào),密碼即可


nagios介紹及Server安裝(二)

nagios介紹及Server安裝(二)

nagios介紹及Server安裝(二)


nagios介紹及Server安裝(二)檢查nagios.cfg的配置,configuration-> nagios-> nagios.cfg-> Nagios CFG1nagios介紹及Server安裝(二)點(diǎn)擊Data標(biāo)簽,檢查NDO的配置,主要有以下2項(xiàng)nagios介紹及Server安裝(二)BrokerModule         /usr/local/nagios/bin/ndomod.oconfig_file=/usr/local/nagios/etc/ndomod.cfgnagios介紹及Server安裝(二)BrokerModule Options   -1

nagios介紹及Server安裝(二)

nagios介紹及Server安裝(二)檢查ndo2db.cfg的配置,configuration-> centreon-> ndo2db.cfg -> Principalnagios介紹及Server安裝(二)點(diǎn)擊General標(biāo)簽,檢查NDO的配置,主要有以下3項(xiàng)nagios介紹及Server安裝(二)SocketType      tcpnagios介紹及Server安裝(二)SocketName   /var/run/ndo.socknagios介紹及Server安裝(二)TCPPort  5668nagios介紹及Server安裝(二)

nagios介紹及Server安裝(二)檢查ndomod.cfg的配置,configuration-> centreon-> ndomod.cfg-> Central-mod

檢查NDO的配置,主要有以下3項(xiàng)nagios介紹及Server安裝(二)

InterfaceType tcpsocketnagios介紹及Server安裝(二)

Out put 127.0.0.1nagios介紹及Server安裝(二)

TCP Port  5668

nagios介紹及Server安裝(二)


nagios介紹及Server安裝(二)8)、啟動(dòng)相關(guān)服務(wù)

[root@centreon~]# /etc/init.d/nagios start
[root@centreon ~]#/etc/init.d/ndo2dbre start
[root@centreon ~]#/etc/init.d/centcore start
[root@centreon ~]#/etc/init.d/centstorage start
[root@centreon ~]#/usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg –d

nagios介紹及Server安裝(二)9)、centreon漢化

[root@centreon ~]#wget 
 [root@centreon ~]#mkdir -p /usr/local/centreon/www/locale/zh_CN/LC_MESSAGES/
 [root@centreon ~]#cp messages.mo /usr/local/centreon/www/locale/zh_CN/LC_MESSAGES/
 [root@centreon ~]#chown apache:apache -R /usr/local/centreon/www/locale

nagios介紹及Server安裝(二)


nagios介紹及Server安裝(二)

向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI