Hi,
I'm using a zabbix server to monitor several machines. And with one of those machine, a Ubuntu server (LTS 8.04), I have a problem with Zabbix agent.
The agentd send the value 0 to the server for some process running.
I have the problem with mysqld, sshd and syslogd.
Those process are effectively running but the agentd send 0 instead of the number of process running.
But if I test localy :
#>sudo zabbix_agentd -t proc.num[mysqld]
proc.num[mysqld] [u|1]
Then it's seems to work.
I tried to add zabbix user in the adm group but no way.
In side of this, it's working well with other process like apache. The Zabbix server is receiving the good number of process running.
On Ubuntu server LTS the agentd version is :
ZABBIX Agent (daemon) v1.4.2 (20 August 2007)
Compilation time: Apr 7 2008 06:49:52
I don't have any heavy firewall, only some guard scripts like fail2ban and even with those scripts stopped, the problem with Zabbix agentd is the same.
Is anyone have an idea please ?
Thanks for any answer.
I'm using a zabbix server to monitor several machines. And with one of those machine, a Ubuntu server (LTS 8.04), I have a problem with Zabbix agent.
The agentd send the value 0 to the server for some process running.
I have the problem with mysqld, sshd and syslogd.
Those process are effectively running but the agentd send 0 instead of the number of process running.
But if I test localy :
#>sudo zabbix_agentd -t proc.num[mysqld]
proc.num[mysqld] [u|1]
Then it's seems to work.
I tried to add zabbix user in the adm group but no way.
In side of this, it's working well with other process like apache. The Zabbix server is receiving the good number of process running.
On Ubuntu server LTS the agentd version is :
ZABBIX Agent (daemon) v1.4.2 (20 August 2007)
Compilation time: Apr 7 2008 06:49:52
I don't have any heavy firewall, only some guard scripts like fail2ban and even with those scripts stopped, the problem with Zabbix agentd is the same.
Is anyone have an idea please ?
Thanks for any answer.