Browse Source

Merge pull request #562 from mwoodson/triggers

added mem.util.available
Matt Woodson 9 years ago
parent
commit
110564d736
1 changed files with 5 additions and 0 deletions
  1. 5 0
      roles/os_zabbix/vars/template_os_linux.yml

+ 5 - 0
roles/os_zabbix/vars/template_os_linux.yml

@@ -102,6 +102,11 @@ g_template_os_linux:
     - Memory
     value_type: int
 
+  - key: mem.util.available
+    applications:
+    - Memory
+    value_type: int
+
   - key: mem.util.used
     applications:
     - Memory