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>2022-02-02 17:58:53 +0300
committerVyacheslav Khaliev <vyacheslav.khaliev@zabbix.com>2022-02-02 17:58:53 +0300
commitf92fd8af5258aaad610bdb5d115d0f79159cbb70 (patch)
treeddb8bccdfa33cdbd764e20a2703feb1df1f91fc3 /ChangeLog.d
parent1ca2f66c4af3823bcc0646ee05184348bc92a5ef (diff)
.........T [ZBX-16896] added interface speed metric to linux by agent templates
Diffstat (limited to 'ChangeLog.d')
-rw-r--r--ChangeLog.d/bugfix/ZBX-168961
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.d/bugfix/ZBX-16896 b/ChangeLog.d/bugfix/ZBX-16896
new file mode 100644
index 00000000000..0eed56b8a3c
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-16896
@@ -0,0 +1 @@
+.........T [ZBX-16896] added interface speed metric to linux by agent templates (vkhaliev)