中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

nagios的搭建及配置----(上)

發布時間:2020-06-25 08:25:38 來源:網絡 閱讀:714 作者:皖教育廳長 欄目:移動開發

首先說下自己的搭建環境。RedHat6.4系統 nagios-4.0.7。關閉selinux和iptables服務

1,準備工作,安裝好nagios所需要的軟件

    Apache
    PHP
    GCC compiler

    GD development libraries


    yum install httpd php gcc glibc glibc-common  gd gd-devel

2,創建nagios使用的賬號和組,首先要切換成管理員賬號

    [root@localhost ~]useradd -m nagios

    [root@localhost ~]echo nagios |passwd --stdin nagios

    [root@localhost ~]# groupadd nagcmd

    [root@localhost ~]# usermod -aG nagcmd nagios
    [root@localhost ~]# usermod -aG nagcmd apache

3,下載nagios和nagio-plugin

[root@localhost ~]#wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.2.3.tar.gz   

[root@localhost ~]#wget http://prdownloads.sourceforge.net/sourceforge/nagiosplug/nagios-plugins-1.4.11.tar.gz

4,編譯安裝(Install binaries, init script, sample config files and set permissions on the external command directory.)

[root@localhost ~]#./configure --with-command-group=nagcmd
[root@localhost ~]#make all
[root@localhost ~]#make install
[root@localhost ~]#make install-init
[root@localhost ~]#make install-config
[root@localhost ~]#make install-commandmodes
[root@localhost ~]#make install-commandmode

5,自定義配置文件

[root@localhost ~]#vim /usr/local/nagios/etc/objects/contacts.cfg

nagios的搭建及配置----(上)

配置管理員的郵箱地址,當監控到有問題時會發送郵件到管理員郵箱
6,配置web界面管理接口,并創建登陸到nagios管理界面的賬號密碼,然后重啟Apache服務,使配置文件生效
[root@localhost ~]#make install-webconf
[root@localhost ~]#htpasswd -c /usr/local/nagios/etc/htpasswd.users  nagiosadmin  
//htpasswd.users的文件名稱一定要寫正確
[root@localhost ~]#service httpd restart
7,編譯安裝nagios-plugin
[root@localhost ~]#tar -zxvf nagios-plugins-2.0.3.tar.gz -C /usr/src/
[root@localhost ~]#cd /usr/src/nagios-plugins-2.0.3/
[root@localhost ~]#ls 
[root@localhost ~]#./configure --with-nagios-user=nagios --with-nagios-group=nagios
[root@localhost ~]#make 
[root@localhost ~]#make install 
[root@localhost ~]#cd 
[root@localhost ~]#chkconfig --add nagios
[root@localhost ~]#chkconfig nagios on
[root@localhost ~]#service nagios start 
[root@localhost ~]#service nagios restart 
[root@localhost ~]#/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg 
        //檢查配置文件是否有錯誤或者警告,如果沒有的話啟動nagios服務
[root@localhost ~]#service nagios start
7,現在我們就可以測試nagios監控本機localhost的情況了,登陸 server ip/nagios 
進去之后會讓你輸入方才htpasswd創建的用戶名和密碼(藍色邊框)

我擦,圖片怎么上傳不了呀?上傳不了圖片就算了。
向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

托里县| 万全县| 保靖县| 长沙市| 酒泉市| 满洲里市| 蛟河市| 南靖县| 安徽省| 池州市| 金华市| 嵊州市| 龙陵县| 朝阳市| 车险| 九龙坡区| 凤台县| 米泉市| 谷城县| 维西| 会同县| 巴林左旗| 达孜县| 阜宁县| 册亨县| 二连浩特市| 北票市| 醴陵市| 民勤县| 介休市| 延津县| 马尔康县| 博湖县| 石林| 三河市| 育儿| 永泰县| 宝鸡市| 拜城县| 柳林县| 巩留县|