从VM Ping - 检查MK

时间:2016-12-07 11:55:52

标签: azure ubuntu check-mk

我想在Azure中的Ubuntu VM上安装检查MK Monitoring Server。 但是,对外部服务的查询不是ping。 (Ubuntu 14.04.LTS)

我需要在Azure中设置哪个端口或设置?

PING stackoverflow.com (151.101.193.69) 56(84) bytes of data.

^C
--- stackoverflow.com ping statistics ---
99 packets transmitted, 0 received, 100% packet loss, time 98057ms

1 个答案:

答案 0 :(得分:0)

根据目前的网络安全组设计 - 您需要打开VM的所有端口以允许ping。 Link。目前无法仅允许ICMP。