From d1933cbe454730291ca412f0b48a349b4079dab4 Mon Sep 17 00:00:00 2001 From: zhizhang Date: Wed, 24 Feb 2016 10:48:18 +0800 Subject: add key of openshift.master.app.build.create --- roles/os_zabbix/vars/template_openshift_master.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/roles/os_zabbix/vars/template_openshift_master.yml b/roles/os_zabbix/vars/template_openshift_master.yml index e36f23a2b..4ddff6545 100644 --- a/roles/os_zabbix/vars/template_openshift_master.yml +++ b/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 -- cgit v1.2.3