瀏覽代碼

Merge pull request #1673 from BlueShells/bugfix_for_dynamicpv

fix the key name for the dynamic item of avalable
ZhiMing Zhang 9 年之前
父節點
當前提交
8946d80f76
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      roles/os_zabbix/vars/template_openshift_master.yml

+ 2 - 2
roles/os_zabbix/vars/template_openshift_master.yml

@@ -307,8 +307,8 @@ g_template_openshift_master:
     - Openshift Master
 
   - discoveryrule_key: disc.pv
-    name: "disc.pv.count.available.{#OSO_PV}"
-    key: "disc.pv.count.available[{#OSO_PV}]"
+    name: "disc.pv.available.{#OSO_PV}"
+    key: "disc.pv.available[{#OSO_PV}]"
     value_type: int
     description: "Number of PV's of this size that are available"
     applications: