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:
Diffstat (limited to 'templates/os/freebsd/template_os_freebsd.yaml')
-rw-r--r--templates/os/freebsd/template_os_freebsd.yaml49
1 files changed, 27 insertions, 22 deletions
diff --git a/templates/os/freebsd/template_os_freebsd.yaml b/templates/os/freebsd/template_os_freebsd.yaml
index d41e9d3d81a..cbb06801906 100644
--- a/templates/os/freebsd/template_os_freebsd.yaml
+++ b/templates/os/freebsd/template_os_freebsd.yaml
@@ -1,6 +1,6 @@
zabbix_export:
- version: '6.2'
- date: '2022-06-07T19:33:21Z'
+ version: '6.4'
+ date: '2022-10-24T17:38:51Z'
template_groups:
-
uuid: 846977d1dfed4968bc5f8bdb363285bc
@@ -11,11 +11,11 @@ zabbix_export:
template: 'FreeBSD by Zabbix agent'
name: 'FreeBSD by Zabbix agent'
description: |
- Official FreeBSD template. Requires agent of Zabbix 6.0 or newer.
+ It is an official FreeBSD template. It requires Zabbix agent 6.0 or newer.
You can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/
- Template tooling version used: 0.41
+ Template tooling version used: 0.42
groups:
-
name: 'Templates/Operating systems'
@@ -42,7 +42,7 @@ zabbix_export:
name: 'Zabbix agent ping'
key: agent.ping
history: 7d
- description: 'The agent always returns 1 for this item. It could be used in combination with nodata() for availability check.'
+ description: 'The agent always returns 1 for this item. It could be used in combination with nodata() for the availability check.'
valuemap:
name: 'Zabbix agent ping status'
tags:
@@ -72,7 +72,7 @@ zabbix_export:
key: kernel.maxfiles
delay: 1h
history: 1w
- description: 'It could be increased by using sysctl utility or modifying file /etc/sysctl.conf.'
+ description: 'It could be increased by using the sysctl utility or modifying the file /etc/sysctl.conf.'
tags:
-
tag: component
@@ -96,7 +96,7 @@ zabbix_export:
key: kernel.maxproc
delay: 1h
history: 1w
- description: 'It could be increased by using sysctl utility or modifying file /etc/sysctl.conf.'
+ description: 'It could be increased by using the sysctl utility or modifying the file /etc/sysctl.conf.'
tags:
-
tag: component
@@ -122,7 +122,7 @@ zabbix_export:
name: 'Number of running processes'
key: 'proc.num[,,run]'
history: 1w
- description: 'Number of processes in running state.'
+ description: 'The number of processes in a running state.'
tags:
-
tag: component
@@ -148,7 +148,7 @@ zabbix_export:
name: 'Number of processes'
key: 'proc.num[]'
history: 1w
- description: 'Total number of processes in any state.'
+ description: 'The total number of processes in any state.'
tags:
-
tag: component
@@ -201,7 +201,7 @@ zabbix_export:
key: 'system.cpu.load[percpu,avg1]'
history: 1w
value_type: FLOAT
- description: 'The processor load is calculated as system CPU load divided by number of CPU cores.'
+ description: 'The processor load is calculated as the system CPU load divided by the number of CPU cores.'
tags:
-
tag: component
@@ -225,7 +225,7 @@ zabbix_export:
key: 'system.cpu.load[percpu,avg5]'
history: 1w
value_type: FLOAT
- description: 'The processor load is calculated as system CPU load divided by number of CPU cores.'
+ description: 'The processor load is calculated as the system CPU load divided by the number of CPU cores.'
tags:
-
tag: component
@@ -236,7 +236,7 @@ zabbix_export:
key: 'system.cpu.load[percpu,avg15]'
history: 1w
value_type: FLOAT
- description: 'The processor load is calculated as system CPU load divided by number of CPU cores.'
+ description: 'The processor load is calculated as the system CPU load divided by the number of CPU cores.'
tags:
-
tag: component
@@ -324,7 +324,7 @@ zabbix_export:
history: 1w
trends: '0'
value_type: CHAR
- description: 'System host name.'
+ description: 'A host name of the system.'
inventory_link: NAME
preprocessing:
-
@@ -409,7 +409,7 @@ zabbix_export:
history: 1w
trends: '0'
value_type: CHAR
- description: 'The information as normally returned by ''uname -a''.'
+ description: 'The information as normally returned by the ''uname -a''.'
inventory_link: OS
preprocessing:
-
@@ -456,7 +456,7 @@ zabbix_export:
name: 'Number of logged in users'
key: system.users.num
history: 1w
- description: 'Number of users who are currently logged in.'
+ description: 'The number of users who are currently logged in.'
tags:
-
tag: component
@@ -465,10 +465,15 @@ zabbix_export:
uuid: 2bb327cd5f8c49d9b680142825b9c030
name: 'Checksum of /etc/passwd'
key: 'vfs.file.cksum[/etc/passwd,sha256]'
- delay: 1h
+ delay: 15m
history: 1w
trends: '0'
value_type: CHAR
+ preprocessing:
+ -
+ type: DISCARD_UNCHANGED_HEARTBEAT
+ parameters:
+ - 1h
tags:
-
tag: component
@@ -489,7 +494,7 @@ zabbix_export:
key: 'vm.memory.size[available]'
history: 1w
units: B
- description: 'Available memory is defined as free+cached+buffers memory.'
+ description: 'The available memory is defined as free+cached+buffers memory.'
tags:
-
tag: component
@@ -524,7 +529,7 @@ zabbix_export:
type: INTERNAL
key: 'zabbix[host,agent,available]'
history: 7d
- description: 'Monitoring agent availability status'
+ description: 'Monitoring the availability status of the agent.'
valuemap:
name: zabbix.host.available
tags:
@@ -538,7 +543,7 @@ zabbix_export:
name: 'Zabbix agent is not available'
event_name: 'Zabbix agent is not available (for {$AGENT.TIMEOUT})'
priority: AVERAGE
- description: 'For passive only agents, host availability is used with {$AGENT.TIMEOUT} as time threshold.'
+ description: 'For passive checks only the availability of the agents and a host is used with {$AGENT.TIMEOUT} as the time threshold.'
manual_close: 'YES'
tags:
-
@@ -556,7 +561,7 @@ zabbix_export:
macro: '{#IFNAME}'
value: '@Network interfaces for discovery'
formulaid: A
- description: 'Discovery of network interfaces as defined in global regular expression "Network interfaces for discovery".'
+ description: 'The discovery of network interfaces as defined in the global regular expression "Network interfaces for discovery".'
item_prototypes:
-
uuid: b1f9e472c6ed467d8cb0cc1739c39b59
@@ -632,7 +637,7 @@ zabbix_export:
macro: '{#FSTYPE}'
value: '@File systems for discovery'
formulaid: A
- description: 'Discovery of file systems of different types as defined in global regular expression "File systems for discovery".'
+ description: 'The discovery of different types of file systems as defined in the global regular expression "File systems for discovery".'
item_prototypes:
-
uuid: a5cdfe771122483fa1a88b2ea5c26b36
@@ -762,7 +767,7 @@ zabbix_export:
-
macro: '{$AGENT.TIMEOUT}'
value: 3m
- description: 'Timeout after which agent is considered unavailable. Works only for agents reachable from Zabbix server/proxy (passive mode).'
+ description: 'The timeout after which the agent is considered unavailable. It works only for the agents reachable from Zabbix server/proxy (in passive mode).'
dashboards:
-
uuid: 618c8fc9d4b640999b3389960f5bead4