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:
authorVyacheslav Khaliev <vyacheslav.khaliev@zabbix.com>2021-12-23 10:28:41 +0300
committerVyacheslav Khaliev <vyacheslav.khaliev@zabbix.com>2021-12-23 10:28:41 +0300
commitb6a7adcbcdd66eaffe93908224d3b8c16f831524 (patch)
tree98c304f2dddcba166004846b4d0ef8a0ea409404 /templates
parent76a8d86296bc849a9556cc5b3b41d811fd2870cb (diff)
.........T [ZBXNEXT-7078] added template for pfsense
Diffstat (limited to 'templates')
-rw-r--r--templates/app/pfsense_snmp/README.md2
-rw-r--r--templates/app/pfsense_snmp/template_app_pfsense_snmp.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/app/pfsense_snmp/README.md b/templates/app/pfsense_snmp/README.md
index 5db6a30d490..af1eb02b5ad 100644
--- a/templates/app/pfsense_snmp/README.md
+++ b/templates/app/pfsense_snmp/README.md
@@ -32,7 +32,7 @@ No specific Zabbix configuration is required.
|{$ICMP_LOSS_WARN} |<p>Threshold of ICMP packets loss for warning trigger in %.</p> |`20` |
|{$ICMP_RESPONSE_TIME_WARN} |<p>Threshold of average ICMP response time for warning trigger in seconds.</p> |`0.15` |
|{$IF.ERRORS.WARN} |<p>Threshold of error packets rate for warning trigger. Can be used with interface name as context.</p> |`2` |
-|{$IF.UTIL.MAX} |<p>Threshold of interface bandwith utilization for warning trigger in %. Can be used with interface name as context.</p> |`90` |
+|{$IF.UTIL.MAX} |<p>Threshold of interface bandwidth utilization for warning trigger in %. Can be used with interface name as context.</p> |`90` |
|{$IFCONTROL} |<p>Macro for operational state of the interface for link down trigger. Can be used with interface name as context.</p> |`1` |
|{$LOAD_AVG_PER_CPU.MAX.WARN} |<p>Load per CPU considered sustainable. Tune if needed.</p> |`1.5` |
|{$MEMORY.AVAILABLE.MIN} |<p>Threshold of available memory for trigger in bytes.</p> |`20M` |
diff --git a/templates/app/pfsense_snmp/template_app_pfsense_snmp.yaml b/templates/app/pfsense_snmp/template_app_pfsense_snmp.yaml
index d15e454ec65..b418b7d5db2 100644
--- a/templates/app/pfsense_snmp/template_app_pfsense_snmp.yaml
+++ b/templates/app/pfsense_snmp/template_app_pfsense_snmp.yaml
@@ -3243,7 +3243,7 @@ zabbix_export:
-
macro: '{$IF.UTIL.MAX}'
value: '90'
- description: 'Threshold of interface bandwith utilization for warning trigger in %. Can be used with interface name as context.'
+ description: 'Threshold of interface bandwidth utilization for warning trigger in %. Can be used with interface name as context.'
-
macro: '{$IFCONTROL}'
value: '1'