Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristaps Naglis <kristaps.naglis@zabbix.com>2022-10-24 16:57:51 +0300
committerKristaps Naglis <kristaps.naglis@zabbix.com>2022-10-24 16:57:51 +0300
commitf06003f3865a65594f38000f314449d33f8be0c2 (patch)
tree83737a13935eba3fb1f764fda8d75b88a27f9358 /templates
parent1b7572dbb93baac09c88190106a95c272f73e684 (diff)
.........T [ZBXNEXT-8035] fixed punctuation and grammar for user macro
Diffstat (limited to 'templates')
-rw-r--r--templates/net/f5_bigip_snmp/README.md2
-rw-r--r--templates/net/f5_bigip_snmp/template_net_f5_bigip_snmp.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/net/f5_bigip_snmp/README.md b/templates/net/f5_bigip_snmp/README.md
index 173720e3c17..41129506b17 100644
--- a/templates/net/f5_bigip_snmp/README.md
+++ b/templates/net/f5_bigip_snmp/README.md
@@ -27,7 +27,7 @@ No specific Zabbix configuration is required.
|{$BIGIP.FS.FREE.WARN.MIN} |<p>The warning threshold of the file system utilization in %.</p> |`10` |
|{$BIGIP.LLD.FILTER.PART.NAME.MATCHES} |<p>Filter of discoverable mount point names.</p> |`.*` |
|{$BIGIP.LLD.FILTER.PART.NAME.NOT_MATCHES} |<p>Filter to exclude discovered by mount point names.</p> |`CHANGE_IF_NEEDED` |
-|{$BIGIP.LLD.OVERRIDE.PART.FILTER_LOW_SPACE_TRIGGER} |<p>Partitions which low free space trigger should ignore</p> |`^/usr$` |
+|{$BIGIP.LLD.OVERRIDE.PART.FILTER_LOW_SPACE_TRIGGER} |<p>Partitions that low free space trigger should ignore.</p> |`^/usr$` |
|{$BIGIP.MEMORY.UTIL.WARN.MAX} |<p>The warning threshold of the memory utilization in %.</p> |`85` |
|{$BIGIP.MEMORY.UTIL.WARN.MIN} |<p>The recovery threshold of the memory utilization in %.</p> |`65` |
|{$BIGIP.SWAP.UTIL.WARN.MAX} |<p>The warning threshold of the swap utilization in %.</p> |`85` |
diff --git a/templates/net/f5_bigip_snmp/template_net_f5_bigip_snmp.yaml b/templates/net/f5_bigip_snmp/template_net_f5_bigip_snmp.yaml
index 60fe168596a..fe516985292 100644
--- a/templates/net/f5_bigip_snmp/template_net_f5_bigip_snmp.yaml
+++ b/templates/net/f5_bigip_snmp/template_net_f5_bigip_snmp.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.2'
- date: '2022-10-20T11:23:52Z'
+ date: '2022-10-24T13:37:23Z'
template_groups:
-
uuid: 36bff6c29af64692839d077febfc7079
@@ -3792,7 +3792,7 @@ zabbix_export:
-
macro: '{$BIGIP.LLD.OVERRIDE.PART.FILTER_LOW_SPACE_TRIGGER}'
value: ^/usr$
- description: 'Partitions which low free space trigger should ignore'
+ description: 'Partitions that low free space trigger should ignore.'
-
macro: '{$BIGIP.MEMORY.UTIL.WARN.MAX}'
value: '85'