i have a question: i have installed zabbix_agentd on my three servers: 6.2-RELEASE-p2 ,7.0-STABLE FreeBSD and FreeBSD 7.0-RC1 FreeBSD 7.0-RC1. version of zabbix is zabbix-agent-1.6,2. on freebsd 7.0-RC1 everything works very well. but on other servers i see next :
/usr/local/bin/zabbix_agentd -t "proc.num[sshd]"
proc.num[sshd] [u|7]
/usr/local/bin/zabbix_agentd -t "proc.num[mysqld]"
proc.num[mysqld] [u|19]
and others.
but when i try to use:
zabbix_get -s 127.0.0.1 -k proc.num[mysqld] i get 0
and when proc.num[everything] i get zero.
only i get 6 when i try [zabbix_agentd]
i have tried to use early versions, but it did not help.
what can you advice to me?
Thanks.
p.s. i have installed zabbix_agent on server with OS 7.0-STABLE FreeBSD and there it have not worked too. i am in confusion. it seems to me that it is wrong with permissons ( world in BSD is incorrect? ). i don't know.
/usr/local/bin/zabbix_agentd -t "proc.num[sshd]"
proc.num[sshd] [u|7]
/usr/local/bin/zabbix_agentd -t "proc.num[mysqld]"
proc.num[mysqld] [u|19]
and others.
but when i try to use:
zabbix_get -s 127.0.0.1 -k proc.num[mysqld] i get 0
and when proc.num[everything] i get zero.
only i get 6 when i try [zabbix_agentd]
i have tried to use early versions, but it did not help.
what can you advice to me?
Thanks.
p.s. i have installed zabbix_agent on server with OS 7.0-STABLE FreeBSD and there it have not worked too. i am in confusion. it seems to me that it is wrong with permissons ( world in BSD is incorrect? ). i don't know.