You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2018. It is now read-only.
1、zabbix 3.4相较之前版本有大的改动,故无法导入模板,而3.2是可以的。
2、ceph.rados_used_ratio 该键值的计算公式有问题,修改如下:
默认:ceph.rados_used/ceph.rados_total
修改后 :last(ceph.rados_used)/last(ceph.rados_total)
The text was updated successfully, but these errors were encountered: