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')
-rw-r--r--templates/os/linux/README.md16
-rw-r--r--templates/os/linux/template_os_linux.yaml8
-rw-r--r--templates/os/linux_active/README.md4
-rw-r--r--templates/os/linux_active/template_os_linux_active.yaml8
-rw-r--r--templates/os/windows_agent/template_os_windows_agent.yaml4
-rw-r--r--templates/os/windows_agent_active/template_os_windows_agent_active.yaml4
6 files changed, 22 insertions, 22 deletions
diff --git a/templates/os/linux/README.md b/templates/os/linux/README.md
index 8e9a7247a79..9f674f85d79 100644
--- a/templates/os/linux/README.md
+++ b/templates/os/linux/README.md
@@ -3,7 +3,7 @@
## Overview
-For Zabbix version: 6.0 and higher
+For Zabbix version: 5.4 and higher
## Setup
@@ -64,7 +64,7 @@ Please report any issues with the template at https://support.zabbix.com
## Overview
-For Zabbix version: 6.0 and higher
+For Zabbix version: 5.4 and higher
## Setup
@@ -123,7 +123,7 @@ Please report any issues with the template at https://support.zabbix.com
## Overview
-For Zabbix version: 6.0 and higher
+For Zabbix version: 5.4 and higher
## Setup
@@ -176,7 +176,7 @@ Please report any issues with the template at https://support.zabbix.com
## Overview
-For Zabbix version: 6.0 and higher
+For Zabbix version: 5.4 and higher
## Setup
@@ -233,7 +233,7 @@ Please report any issues with the template at https://support.zabbix.com
## Overview
-For Zabbix version: 6.0 and higher
+For Zabbix version: 5.4 and higher
## Setup
@@ -326,8 +326,8 @@ There are no template links in this template.
|-----|----|-----------|----|---------------------|
|General |System boot time |<p>-</p> |ZABBIX_PASSIVE |system.boottime<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1h`</p> |
|General |System local time |<p>System local time of the host.</p> |ZABBIX_PASSIVE |system.localtime |
-|General |System name |<p>System host name.</p> |ZABBIX_PASSIVE |system.hostname<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1h`</p> |
-|General |System description |<p>The information as normally returned by 'uname -a'.</p> |ZABBIX_PASSIVE |system.uname<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1d`</p> |
+|General |System name |<p>System host name.</p> |ZABBIX_PASSIVE |system.hostname<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `12h`</p> |
+|General |System description |<p>The information as normally returned by 'uname -a'.</p> |ZABBIX_PASSIVE |system.uname<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `12h`</p> |
|General |Number of logged in users |<p>Number of users who are currently logged in.</p> |ZABBIX_PASSIVE |system.users.num |
|General |Maximum number of open file descriptors |<p>It could be increased by using sysctrl utility or modifying file /etc/sysctl.conf.</p> |ZABBIX_PASSIVE |kernel.maxfiles<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1d`</p> |
|General |Maximum number of processes |<p>It could be increased by using sysctrl utility or modifying file /etc/sysctl.conf.</p> |ZABBIX_PASSIVE |kernel.maxproc<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1d`</p> |
@@ -360,7 +360,7 @@ Please report any issues with the template at https://support.zabbix.com
## Overview
-For Zabbix version: 6.0 and higher
+For Zabbix version: 5.4 and higher
New official Linux template. Requires agent of Zabbix 3.0.14, 3.4.5 and 4.0.0 or newer.
## Setup
diff --git a/templates/os/linux/template_os_linux.yaml b/templates/os/linux/template_os_linux.yaml
index 8aa702481c0..a4fbf588350 100644
--- a/templates/os/linux/template_os_linux.yaml
+++ b/templates/os/linux/template_os_linux.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2021-10-22T12:08:11Z'
+ date: '2021-10-27T15:21:05Z'
groups:
-
uuid: 57b7ae836ca64446ba2c296389c009b7
@@ -1097,7 +1097,7 @@ zabbix_export:
-
type: DISCARD_UNCHANGED_HEARTBEAT
parameters:
- - 1h
+ - 12h
tags:
-
tag: Application
@@ -1198,7 +1198,7 @@ zabbix_export:
uuid: b3a8feced15d4a09a8a2d8d1d8c9a546
name: 'System description'
key: system.uname
- delay: 1h
+ delay: 15m
history: 2w
trends: '0'
value_type: CHAR
@@ -1207,7 +1207,7 @@ zabbix_export:
-
type: DISCARD_UNCHANGED_HEARTBEAT
parameters:
- - 1d
+ - 12h
tags:
-
tag: Application
diff --git a/templates/os/linux_active/README.md b/templates/os/linux_active/README.md
index b81a0563440..b3e8b2632d7 100644
--- a/templates/os/linux_active/README.md
+++ b/templates/os/linux_active/README.md
@@ -326,8 +326,8 @@ There are no template links in this template.
|-----|----|-----------|----|---------------------|
|General |System boot time |<p>-</p> |ZABBIX_ACTIVE |system.boottime<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1h`</p> |
|General |System local time |<p>System local time of the host.</p> |ZABBIX_ACTIVE |system.localtime |
-|General |System name |<p>System host name.</p> |ZABBIX_ACTIVE |system.hostname<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1h`</p> |
-|General |System description |<p>The information as normally returned by 'uname -a'.</p> |ZABBIX_ACTIVE |system.uname<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1d`</p> |
+|General |System name |<p>System host name.</p> |ZABBIX_ACTIVE |system.hostname<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `12h`</p> |
+|General |System description |<p>The information as normally returned by 'uname -a'.</p> |ZABBIX_ACTIVE |system.uname<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `12h`</p> |
|General |Number of logged in users |<p>Number of users who are currently logged in.</p> |ZABBIX_ACTIVE |system.users.num |
|General |Maximum number of open file descriptors |<p>It could be increased by using sysctrl utility or modifying file /etc/sysctl.conf.</p> |ZABBIX_ACTIVE |kernel.maxfiles<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1d`</p> |
|General |Maximum number of processes |<p>It could be increased by using sysctrl utility or modifying file /etc/sysctl.conf.</p> |ZABBIX_ACTIVE |kernel.maxproc<p>**Preprocessing**:</p><p>- DISCARD_UNCHANGED_HEARTBEAT: `1d`</p> |
diff --git a/templates/os/linux_active/template_os_linux_active.yaml b/templates/os/linux_active/template_os_linux_active.yaml
index 0fa04e061fc..1be083f2d5b 100644
--- a/templates/os/linux_active/template_os_linux_active.yaml
+++ b/templates/os/linux_active/template_os_linux_active.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2021-10-25T14:22:15Z'
+ date: '2021-10-27T15:21:13Z'
groups:
-
uuid: 57b7ae836ca64446ba2c296389c009b7
@@ -1126,7 +1126,7 @@ zabbix_export:
-
type: DISCARD_UNCHANGED_HEARTBEAT
parameters:
- - 1h
+ - 12h
tags:
-
tag: Application
@@ -1232,7 +1232,7 @@ zabbix_export:
name: 'System description'
type: ZABBIX_ACTIVE
key: system.uname
- delay: 1h
+ delay: 15m
history: 2w
trends: '0'
value_type: CHAR
@@ -1241,7 +1241,7 @@ zabbix_export:
-
type: DISCARD_UNCHANGED_HEARTBEAT
parameters:
- - 1d
+ - 12h
tags:
-
tag: Application
diff --git a/templates/os/windows_agent/template_os_windows_agent.yaml b/templates/os/windows_agent/template_os_windows_agent.yaml
index f3e7f6429f8..f9d3d1fc271 100644
--- a/templates/os/windows_agent/template_os_windows_agent.yaml
+++ b/templates/os/windows_agent/template_os_windows_agent.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2021-10-21T10:49:24Z'
+ date: '2021-10-27T15:33:47Z'
groups:
-
uuid: 57b7ae836ca64446ba2c296389c009b7
@@ -654,7 +654,7 @@ zabbix_export:
uuid: 76ef3297b4b740bfaf891e039f7d4dff
name: 'System description'
key: system.uname
- delay: 1h
+ delay: 15m
history: 2w
trends: '0'
value_type: CHAR
diff --git a/templates/os/windows_agent_active/template_os_windows_agent_active.yaml b/templates/os/windows_agent_active/template_os_windows_agent_active.yaml
index 5349e105b74..5059944ad61 100644
--- a/templates/os/windows_agent_active/template_os_windows_agent_active.yaml
+++ b/templates/os/windows_agent_active/template_os_windows_agent_active.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2021-10-21T10:49:29Z'
+ date: '2021-10-27T15:33:54Z'
groups:
-
uuid: 57b7ae836ca64446ba2c296389c009b7
@@ -672,7 +672,7 @@ zabbix_export:
name: 'System description'
type: ZABBIX_ACTIVE
key: system.uname
- delay: 1h
+ delay: 15m
history: 2w
trends: '0'
value_type: CHAR