【发布时间】:2017-12-01 14:04:47
【问题描述】:
我正在使用 python 来监视一个小型网络,我之前使用 zabbix 做过这个,它工作得很好,zabbix 比我想做的要大得多。 只需 ping 文本文件中的每个设备。 我想以图形方式可视化结果,opengl、matplotlib.. 非常强大,但比我想做的要大。 是否有一个 python 模块可以做到这样的结果: example of graphical representation of results (map)
我只想保持简单。
【问题讨论】:
-
您好,欢迎来到 StackOverflow。请花一些时间阅读帮助页面,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。更重要的是,请阅读Stack Overflow question checklist。您可能还想了解Minimal, Complete, and Verifiable Examples。
-
对不起,satckoverflow 不接受这种问题?我正在寻求建议。
标签: python graphics monitoring