真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

centos6.4安裝nagios—4.0.8-創(chuàng)新互聯(lián)

一.安裝環(huán)境的配置

站在用戶的角度思考問題,與客戶深入溝通,找到濮陽縣網(wǎng)站設計與濮陽縣網(wǎng)站推廣的解決方案,憑借多年的經(jīng)驗,讓設計與互聯(lián)網(wǎng)技術結合,創(chuàng)造個性化、用戶體驗好的作品,建站類型包括:網(wǎng)站制作、成都做網(wǎng)站、企業(yè)官網(wǎng)、英文網(wǎng)站、手機端網(wǎng)站、網(wǎng)站推廣、主機域名、網(wǎng)頁空間、企業(yè)郵箱。業(yè)務覆蓋濮陽縣地區(qū)。

1.關閉防火墻。

[root@Nagios ~]# service iptables stop

2.關閉SELinux

[root@Nagios ~]# vim /etc/selinux/config

將SELINUX=disabled

二.安裝必要軟件

[root@Nagios ~]# yum -y install wget make openssl openssl-devel httpd php gcc glibc glibc-common gd gd-devel net-snmp mysql mysql-server mysql-devel perl perl-devel gnutls gnutls-devel

1.Nagios賬戶及組的添加

useradd nagios

groupadd nagios

usermod -a -G nagios nagios

usermod -a -G nagios apache

2..編譯與安裝nagios

wget http://jaist.dl.sourceforge.net/project/nagios/nagios-4.x/nagios-4.0.8/nagios-4.0.8.tar.gz

tar jxvf nagios-4.0.8 -C /usr/src/

cd /usr/src/nagios-4.0.8

./configure --prefix=/usr/local/nagios --with-command-group=nagios --with-nagios-user=nagios --with-nagios-group=nagios

make all

make clean

make all

make install

make install-init   //服務啟動文件

make install-commandmode   //命令文件

make install-config //配置

make install-webconf //apache配置

/usr/bin/htpasswd -c /usr/local/nagios/etc/htpasswd.users nagiosadmin  //輸入nagios的web管理密碼

[root@Nagios nagios]# cp -R contrib/eventhandlers/ /usr/local/nagios/libexec/

[root@Nagios nagios]# chown -R nagios:nagios /usr/local/nagios/libexec/eventhandlers/

測試nagios的配置文件

[root@Nagios nagios]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg(最好做成一個腳本文件 隨時檢查nagios配置)

如果最后出現(xiàn)

Total Warnings: 0

Total Errors:  0

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

就證明nagios配置無誤可正常啟動!

Nagios plugin的安裝

yum -y install gd gd-devel *openssl*

wget http://nagios-plugins.org/download/nagios-plugins-2.0.3.tar.gz

[root@Nagios nagios]# tar zxvf nagios-plugins-2.0.3.tar.gz-C /usr/src/

[root@Nagios nagios]#cd /usr/src/nagios-plugins-2.0.3

[root@Nagios nagios-plugins-2.0.3]# ./configure --with-nagios-user=nagios --with-nagios-group=nagios --enable-extra-opts --enable-perl-modules --enable-libtap

編譯成功后,會出現(xiàn)如下信息:

     --with-apt-get-command:

      --with-ping6-command: /bin/ping6 -n -U -w %d -c %d %s

       --with-ping-command: /bin/ping -n -U -w %d -c %d %s

           --with-ipv6: yes

          --with-mysql: /usr/bin/mysql_config

         --with-openssl: yes

          --with-gnutls: no

       --enable-extra-opts: yes

           --with-perl: /usr/bin/perl

      --enable-perl-modules: yes

          --with-cgiurl: /nagios/cgi-bin

       --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin

         --enable-libtap: yes

[root@Nagios nagios-plugins-2.0.3]# make

[root@Nagios nagios-plugins-2.0.3]# make install

將nagios及httpd加入啟動項,并自動啟動

[root@Nagios nagios-plugins-2.0.3]# chkconfig --add nagios

[root@Nagios nagios-plugins-2.0.3]# chkconfig --level 35 nagios on

[root@Nagios nagios-plugins-2.0.3]# chkconfig --add httpd

[root@Nagios nagios-plugins-2.0.3]# chkconfig --level 35 httpd on

安裝完畢!

另外有需要云服務器可以了解下創(chuàng)新互聯(lián)scvps.cn,海內外云服務器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務器、裸金屬服務器、高防服務器、香港服務器、美國服務器、虛擬主機、免備案服務器”等云主機租用服務以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應用場景需求。


網(wǎng)頁名稱:centos6.4安裝nagios—4.0.8-創(chuàng)新互聯(lián)
文章鏈接:http://weahome.cn/article/gjhch.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部