Hi everybody,
After installing Zabbix 1.6.4 on gentoo I can't monitor process running on the server.
This is realy strange because when I do :
Shell> zabbix_agentd -t proc.num[apache2]
proc.num[apache2] [u|11]
and when I query the serv using zabbix_get it returns 0
Shell> zabbix_get -s 127.0.0.1 -k proc.num[apache2]
0
But I don't have any probleme when I monitor the other hosts.
Thanks for your help.
After installing Zabbix 1.6.4 on gentoo I can't monitor process running on the server.
This is realy strange because when I do :
Shell> zabbix_agentd -t proc.num[apache2]
proc.num[apache2] [u|11]
and when I query the serv using zabbix_get it returns 0
Shell> zabbix_get -s 127.0.0.1 -k proc.num[apache2]
0
But I don't have any probleme when I monitor the other hosts.
Thanks for your help.
Comment