From a6aea811c2ca7cb8d8c2f5291c5d49cb5425b7c9 Mon Sep 17 00:00:00 2001 From: zhizhang Date: Mon, 29 Feb 2016 13:30:21 +0800 Subject: add item of time cost a app build and app create --- roles/os_zabbix/vars/template_openshift_master.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'roles/os_zabbix') diff --git a/roles/os_zabbix/vars/template_openshift_master.yml b/roles/os_zabbix/vars/template_openshift_master.yml index 836456b89..75e4b9ce2 100644 --- a/roles/os_zabbix/vars/template_openshift_master.yml +++ b/roles/os_zabbix/vars/template_openshift_master.yml @@ -13,6 +13,18 @@ g_template_openshift_master: applications: - Openshift Master + - key: openshift.master.app.create.time + description: "check the time it takes app create with a build process" + type: int + applications: + - Openshift Master + + - key: openshift.master.app.build.time + description: "check the time it takes app build" + type: int + applications: + - Openshift Master + - key: openshift.master.process.count description: Shows number of master processes running type: int -- cgit v1.2.3