summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc/zabbix_setup/vars/template_os_linux.yml
diff options
context:
space:
mode:
authorWesley Hearn <wesley.s.hearn@gmail.com>2015-08-27 11:11:55 -0400
committerWesley Hearn <wesley.s.hearn@gmail.com>2015-08-27 11:11:55 -0400
commitd228350e4b9cc6b5341985940f12a50ec2847768 (patch)
tree3ce6d484fadbfc9eb04e2f94a22d7159619277ab /playbooks/adhoc/zabbix_setup/vars/template_os_linux.yml
parent4e76087deabab452c97c2b17739403c10b6a0026 (diff)
parent3012985b20e44c0ca4f7cce5a70926f518ec19c5 (diff)
downloadopenshift-d228350e4b9cc6b5341985940f12a50ec2847768.tar.gz
openshift-d228350e4b9cc6b5341985940f12a50ec2847768.tar.bz2
openshift-d228350e4b9cc6b5341985940f12a50ec2847768.tar.xz
openshift-d228350e4b9cc6b5341985940f12a50ec2847768.zip
Merge pull request #513 from kwoodson/zbxupdates
Zabbix API updates
Diffstat (limited to 'playbooks/adhoc/zabbix_setup/vars/template_os_linux.yml')
-rw-r--r--playbooks/adhoc/zabbix_setup/vars/template_os_linux.yml90
1 files changed, 0 insertions, 90 deletions
diff --git a/playbooks/adhoc/zabbix_setup/vars/template_os_linux.yml b/playbooks/adhoc/zabbix_setup/vars/template_os_linux.yml
deleted file mode 100644
index 9cc038ffa..000000000
--- a/playbooks/adhoc/zabbix_setup/vars/template_os_linux.yml
+++ /dev/null
@@ -1,90 +0,0 @@
----
-g_template_os_linux:
- name: Template OS Linux
- zitems:
- - key: kernel.uname.sysname
- value_type: string
-
- - key: kernel.all.cpu.wait.total
- value_type: int
-
- - key: kernel.all.cpu.irq.hard
- value_type: int
-
- - key: kernel.all.cpu.idle
- value_type: int
-
- - key: kernel.uname.distro
- value_type: string
-
- - key: kernel.uname.nodename
- value_type: string
-
- - key: kernel.all.cpu.irq.soft
- value_type: int
-
- - key: kernel.all.load.15_minute
- value_type: float
-
- - key: kernel.all.cpu.sys
- value_type: int
-
- - key: kernel.all.load.5_minute
- value_type: float
-
- - key: mem.freemem
- value_type: int
-
- - key: kernel.all.cpu.nice
- value_type: int
-
- - key: mem.util.bufmem
- value_type: int
-
- - key: swap.used
- value_type: int
-
- - key: kernel.all.load.1_minute
- value_type: float
-
- - key: kernel.uname.version
- value_type: string
-
- - key: swap.length
- value_type: int
-
- - key: mem.physmem
- value_type: int
-
- - key: kernel.all.uptime
- value_type: int
-
- - key: swap.free
- value_type: int
-
- - key: mem.util.used
- value_type: int
-
- - key: kernel.all.cpu.user
- value_type: int
-
- - key: kernel.uname.machine
- value_type: string
-
- - key: hinv.ncpu
- value_type: int
-
- - key: mem.util.cached
- value_type: int
-
- - key: kernel.all.cpu.steal
- value_type: int
-
- - key: kernel.all.pswitch
- value_type: int
-
- - key: kernel.uname.release
- value_type: string
-
- - key: proc.nprocs
- value_type: int