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

溫馨提示×

溫馨提示×

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

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

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

铁岭市| 潼关县| 离岛区| 湖北省| 绵竹市| 南丰县| 张家口市| 绥江县| 苏尼特左旗| 吉水县| 民丰县| 长宁区| 大英县| 乌兰县| 新民市| 嵊泗县| 禹州市| 林州市| 资源县| 叙永县| 始兴县| 古田县| 长葛市| 郎溪县| 东乡县| 迁安市| 巴楚县| 巴塘县| 樟树市| 墨玉县| 遂川县| 手游| 兴业县| 忻州市| 开江县| 偃师市| 西城区| 永川市| 宁河县| 濉溪县| 凤山县|