Hi all,
and before evrything, thanks for your help.
Here's my issue.
My Zabbix server is now configured, and it's monitoring one distant host.
Everything is running fine except i got a Apache is not running trigger raised, and a graph showing 0 processes Apache on my host.
When executing a ps aux | grep apache2 on my host, it returns 12 running processes.
When executing on the host zabbix_agentd -t proc.num[apache2], it returns 12
When executing on the server zabbix_get -sMYHOST -p10050 -k"proc.num[apache2]", it returns 0
Whant can the problem be? There is no error at all in both server and host logs.
I've gone through all the internet and all the documentation, and I can't find any solution.
Can anyone help please?
Thanks!
and before evrything, thanks for your help.
Here's my issue.
My Zabbix server is now configured, and it's monitoring one distant host.
Everything is running fine except i got a Apache is not running trigger raised, and a graph showing 0 processes Apache on my host.
When executing a ps aux | grep apache2 on my host, it returns 12 running processes.
When executing on the host zabbix_agentd -t proc.num[apache2], it returns 12
When executing on the server zabbix_get -sMYHOST -p10050 -k"proc.num[apache2]", it returns 0
Whant can the problem be? There is no error at all in both server and host logs.
I've gone through all the internet and all the documentation, and I can't find any solution.
Can anyone help please?
Thanks!
Comment