Jelajahi Sumber

Merge pull request #562 from mwoodson/triggers

added mem.util.available
Matt Woodson 9 tahun lalu
induk
melakukan
110564d736
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  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