我有一个问题,哪些好的解决方案(软件/硬件)已经开发和应用于企业的在线故障预测?Zabbix,Openstb,Cacti和类似的替代品?你能再列出一些吗?你能描述一下他们在故障预测方面的优势和劣势吗?
我想了解它们的缺点,并通过模型\算法进行一些改进。如果您对在线故障预测的概念不太了解,请参考以下描述。如果你已经知道了,就跳过吧。
Online failure prediction -- It is an approach to evaluate whether an incoming failure will occur in the near future, and when the failure will occur, and in which component (maybe software or hardware) the failure will occur. It's a short-term prediction by tracking failure, detected error reporting, undetected errors' symptoms, faults's auditing (actively searching the faults, for example, search inodes' inconsistency in Linux filesystems).
本文对https://s3-us-west-2.amazonaws.com/mlsurveys/88.pdf作了更详细的介绍和相关的介绍。
非常感谢!
发布于 2016-01-23 10:14:10
监测系统比较:https://en.wikipedia.org/wiki/Comparison_的_网络_监控_系统
我不认为某些监控系统有故障预测。你提供的论文太学术了。您仍然可以在某些监视系统的顶部构建它,这将为您的故障算法预测提供数据/事件/故障。
一些监测系统有:
如果要实现/改进故障检测,请将其改为通用的:
请让它的用户(非学术性)友好,并使用Github。当你需要测试的时候。:-)
https://serverfault.com/questions/751205
复制相似问题