Browse Source

add key of openshift.master.app.build.create

zhizhang 9 years ago
parent
commit
d1933cbe45
1 changed files with 6 additions and 0 deletions
  1. 6 0
      roles/os_zabbix/vars/template_openshift_master.yml

+ 6 - 0
roles/os_zabbix/vars/template_openshift_master.yml

@@ -6,6 +6,12 @@ g_template_openshift_master:
     applications:
     - Openshift Master
     key: openshift.master.app.create
+  
+  - key: openshift.master.app.build.create
+    description: "check the app create with a build process"
+    type: int
+    applications:
+    - Openshift Master
 
   - key: openshift.master.process.count
     description: Shows number of master processes running