Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个虚拟 IP,它链接到另外两个私有 IP。我想用 Zabbix 监控我的虚拟 IP。那些私有 IP 几乎没有我想用 zabbix 监控的像 nginx 这样的服务。如果有人有任何想法,请联系我。我会非常感谢你。
您可以像在 Zabbix 中监控任何其他 IP 一样监控虚拟 IP - 只需为其创建一个主机并链接适当的模板。
根据提供的进一步信息,问题在于该服务仅侦听 localhost IP 127.0.0.1。你可以:
net.tcp.port[127.0.0.1,44334]