-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
https://blog.renkeju.com/2019/10/06/network_device_monitor/
在监控系统中的实践中发现,现在开源软件中针对网络设备的监控系统使用比较广泛的有 cacti 和 zabbix。其中cacti 的功能比较单一,主要针对网络设备。而 zabbix 监控可以覆盖到设备层、系统层、中间件层等。但是这两款监控系统都存在因为架构设计造成的一些短板。比如 cacti 高可用性比较差,zabbix 对一些协议的采集过于复杂,配置繁琐等。 cacticacti 使用的 RDD t
Reactions are currently unavailable