91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

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

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

linux下安裝Nagios-check-mk-agent

發布時間:2020-06-14 01:28:10 來源:網絡 閱讀:924 作者:guestljy 欄目:移動開發

以下方法本人安裝了3臺服務器,絕對有效
被監控端
1
安裝超級守護進程(按需)
[root@rootbug~]#yum install xinetd

2
查看超級守護進程開啟情況
[root@rootbug ~]# chkconfig --list |grep xinetd
xinetd
0:off 1:off 2:off 3:on 4:on 5:on 6:off
從中可以查看到xinetd是否為開機啟動,如果有其他進程托管到超級守護進程下,此命令也可以列出它們的啟動情況。
如果沒有可以設置開機啟動
[root@rootbug ~]#chkconfig --level 2345 xinetd on

3
安裝check_mk-agent插件
centos/redhat下
wget http://mathias-kettner.de/download/check_mk-agent-1.2.2p3-1.noarch.rpm
rpm -ivh check_mk-agent-1.2.2p3-1.noarch.rpm

vim  /etc/xinetd.d/check_mk
service check_mk
{
        type           = UNLISTED
        #flags       = IPv4
        port           = 6556
        socket_type    = stream
        protocol       = tcp
        wait           = no
        user           = root
        server         = /usr/bin/check_mk_agent
        # If you use fully redundant monitoring and poll the client
        # from more then one monitoring servers in parallel you might
        # want to use the agent cache wrapper:
        #server         = /usr/bin/check_mk_caching_agent
        # configure the IP address(es) of your Nagios server here:
        #only_from      = 127.0.0.1 10.0.20.1 10.0.20.2
        # Don't be too verbose. Don't log every check. This might be
        # commented out for debugging. If this option is commented out
        # the default options will be used for this service.
        log_on_success =
        disable        = no
}
#only_from 加入監控端ip,保證監控端可以telnet到被監控端


windows下
http://mathias-kettner.de/download/check-mk-agent-1.2.2p3.exe
下一步下一步就行了
進入安裝目錄C:\Program Files\check_mk
打開check_mk.example.ini
在only_from后加入監控端地址

4
監控端telnet 被監控端 6556
#telnet 被監控端 6556

向AI問一下細節

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

AI

偏关县| 瓦房店市| 贡觉县| 抚远县| 安化县| 新源县| 合作市| 儋州市| 哈尔滨市| 靖江市| 南川市| 穆棱市| 泾阳县| 灌阳县| 新蔡县| 呼图壁县| 宾阳县| 平阴县| 万全县| 随州市| 凤山县| 财经| 双辽市| 桦川县| 杭锦旗| 新郑市| 松滋市| 舞阳县| 伊川县| 白城市| 宁化县| 明溪县| 城步| 延安市| 河池市| 郓城县| 兴和县| 井研县| 平和县| 师宗县| 阿拉善左旗|