银行Zabbix

zabbix有没有通过计算历史同期数据,生成基准数据区间的接口或者方法?

一个稳定的系统,每天在同一时刻的 cpu,mem 这些性能数据应该是大致相当的,
有没有办法通过计算同一时间的历史数据,生成一个基准数据区间,
当遇到突发情况业务暴增,或者遭到外部攻击的时候,系统资源肯定是异常增长的,但这个时候传统的触发器并不一定会触发,如果能生成一个超出基准区间的告警会不会对维护自己的环境有一些帮助。

参与16

2同行回答

zhuqibszhuqibs软件开发工程师Adidas
缺省好像是没有的,但是可以自己做出来,借花献佛一下。参考一下这个回帖https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/30678-baseline-monitoringSo, my idea of 'good baselining' is to have configured fixed period:7 days for weekly baseline31 day...显示全部

缺省好像是没有的,但是可以自己做出来,借花献佛一下。
参考一下这个回帖
https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/30678-baseline-monitoring
So, my idea of 'good baselining' is to have configured fixed period:

  • 7 days for weekly baseline
  • 31 day for monthly baseline
  • 365 days for annual baseline

Than API function to mark week\month\year as baseline or to copy baseline data to dedicated tables should be created.
After that there should be new functions for retrieving baseline data, 'couse it should roll over and over the same data again. Something like w_baseline(key) - get item identified by key from weekly baseline.

收起
互联网服务 · 2020-04-02
浏览1169
youki2008youki2008系统架构师DDT
默认是没有的,需要自定义设置显示全部

默认是没有的,需要自定义设置

收起
互联网服务 · 2020-04-27
浏览829

提问者

BoyinaBank
系统工程师L银行
擅长领域: 存储灾备服务器

问题来自

相关问题

相关资料

相关文章

问题状态

  • 发布时间:2020-04-02
  • 关注会员:4 人
  • 问题浏览:2268
  • 最近回答:2020-04-27
  • X社区推广