summaryrefslogtreecommitdiff
path: root/zabbix_agentd
diff options
context:
space:
mode:
authorMikhail Kolesnik <mike@openbunker.org>2009-04-23 15:05:36 +0300
committerMikhail Kolesnik <mike@openbunker.org>2009-04-23 15:05:36 +0300
commitdcb40c9a5d005c9ebbcc8290ed270f2ea4074573 (patch)
tree4b3804c542bc6af05d5ca57572f26081704b8aec /zabbix_agentd
parent0622004961f09deb79462401806512be519539b6 (diff)
downloadcontrib-dcb40c9a5d005c9ebbcc8290ed270f2ea4074573.tar.gz
contrib-dcb40c9a5d005c9ebbcc8290ed270f2ea4074573.tar.xz
zabbix_agentd: updated to 1.6.4
Diffstat (limited to 'zabbix_agentd')
-rw-r--r--zabbix_agentd/.md5sum2
-rw-r--r--zabbix_agentd/Pkgfile2
-rw-r--r--zabbix_agentd/README5
3 files changed, 4 insertions, 5 deletions
diff --git a/zabbix_agentd/.md5sum b/zabbix_agentd/.md5sum
index dcf366910..740a73f4d 100644
--- a/zabbix_agentd/.md5sum
+++ b/zabbix_agentd/.md5sum
@@ -1,3 +1,3 @@
-33da3661868a04042c596a819896446f zabbix-1.6.2.tar.gz
+e1e15f3ab9f2c0ec9e6fde145a5a3b6e zabbix-1.6.4.tar.gz
bc2e7ce7694d32379188c547acd0b04e zabbix_agentd
227c924011d0cb56cebbf2b09b2b7c05 zabbix_agentd.conf
diff --git a/zabbix_agentd/Pkgfile b/zabbix_agentd/Pkgfile
index 746a54be1..695f53c20 100644
--- a/zabbix_agentd/Pkgfile
+++ b/zabbix_agentd/Pkgfile
@@ -4,7 +4,7 @@
# Depends on:
name=zabbix_agentd
-version=1.6.2
+version=1.6.4
release=1
source=(http://dl.sourceforge.net/sourceforge/zabbix/zabbix-$version.tar.gz \
zabbix_agentd.conf zabbix_agentd)
diff --git a/zabbix_agentd/README b/zabbix_agentd/README
index 0b0a26232..564aaae10 100644
--- a/zabbix_agentd/README
+++ b/zabbix_agentd/README
@@ -17,8 +17,7 @@ something useful.
3. Run post-install to create dedicated user for the agent instead of 'daemon'.
PRECAUTION
-Be aware that 1.6.x branch of the agent does not have extended cpustats patch.
-You can use an old version of this port (with a patched 1.4.x agent) along with
-1.6.x server without ineroperability problems.
+Starting from version 1.6.3 linux agent suppports 'iowait', 'interrupt',
+'softirq' and 'steal' for 'system.cpu.util' out of the box.
RESOURCES

Generated by cgit