亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

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

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

nagios如何監控需要驗證的http服務

發布時間:2021-11-23 09:54:57 來源:億速云 閱讀:130 作者:小新 欄目:移動開發

這篇文章給大家分享的是有關nagios如何監控需要驗證的http服務的內容。小編覺得挺實用的,因此分享給大家做個參考,一起跟隨小編過來看看吧。

說明:monitor.example.com該域名是做內部監控使用,不能提供給外部訪問,所以使用htpasswd命令對根目錄做了訪問限制。

1,使用默認的本地配置無法正常監控http服務

-bash-4.1$ cat localhost.cfg
define service{
        use                             local-service
        host_name                       localhost
        service_description             HTTP
        check_command                   check_http
        notifications_enabled           0
        }

nagios如何監控需要驗證的http服務

2,監控需要驗證的http服務:

創建nagios驗證帳號和密碼:
[root@monitor ~]# /data1/server/apache/bin/htpasswd /data1/server/nagios/etc/htpasswd nagios:nagios
[root@monitor ~]# su - nagios
-bash-4.1$ cd etc/objects/
定義新命令check_http_auth
-bash-4.1$ vim commands.cfg
#添加下面內容
define command{
        command_name    check_http_auth
        command_line    $USER1$/check_http -H monitor.example.com -a nagios:nagios
        }
:wq

./check_http -h#通過-h獲取幫助,獲得check_http_auth命令的參數 

-bash-4.1$ vim localhost.cfg
define service{
        use                             local-service         ; Name of service template to use
        host_name                       localhost
        service_description             HTTP
        check_command                   check_http_auth#將check_http修改為新命令check_http_auth
        notifications_enabled           0
        }

切換到root用戶,重啟nagios:

[root@monitor ~]# service nagios restart
Stopping nagios:                                           [  OK  ]
Starting nagios:                                           [  OK  ]

nagios如何監控需要驗證的http服務

感謝各位的閱讀!關于“nagios如何監控需要驗證的http服務”這篇文章就分享到這里了,希望以上內容可以對大家有一定的幫助,讓大家可以學到更多知識,如果覺得文章不錯,可以把它分享出去讓更多的人看到吧!

向AI問一下細節

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

AI

徐水县| 东丽区| 凉城县| 东乌珠穆沁旗| 霍城县| 甘洛县| 阜阳市| 遂宁市| 靖安县| 武安市| 永平县| 杭锦旗| 曲阜市| 阿拉善左旗| 婺源县| 仪陇县| 临洮县| 聂荣县| 上杭县| 修武县| 同仁县| 仙居县| 长岛县| 楚雄市| 唐河县| 沂南县| 张家口市| 新蔡县| 垣曲县| 洛阳市| 双城市| 太原市| 广汉市| 松滋市| 天峻县| 英超| 陇川县| 苍梧县| 古交市| 遂昌县| 顺义区|