Hi Guys,
We have few servers currently running on cloudlinux and all of these servers are using cagefs. currently we are monitoring our servers using zabbix where we also require to install zabbix agent inside these servers. Part of the monitoring is working. However, there are some part that seems like not working. we would like to monitor specific process and current process details. this is the part that is not working currently. the agent keep reporting to our zabbix server as 0. we have test to run the agent from command line and can see that it is working and able to detect the specific service very well. below are sample outout.
#zabbix_agentd -t proc.num[httpd]
proc.num[httpd] [u|8]
i have also attached screenshot for the latest data we can see from zabbix dashboard.
below are some info that you can find about the function that we are using.
Based on our checking, it seems like zabbix agent not able to check and see the process when it runs as zabbix user in the background.
please advise what is the best way to solve this.
We have few servers currently running on cloudlinux and all of these servers are using cagefs. currently we are monitoring our servers using zabbix where we also require to install zabbix agent inside these servers. Part of the monitoring is working. However, there are some part that seems like not working. we would like to monitor specific process and current process details. this is the part that is not working currently. the agent keep reporting to our zabbix server as 0. we have test to run the agent from command line and can see that it is working and able to detect the specific service very well. below are sample outout.
#zabbix_agentd -t proc.num[httpd]
proc.num[httpd] [u|8]
i have also attached screenshot for the latest data we can see from zabbix dashboard.
below are some info that you can find about the function that we are using.
Based on our checking, it seems like zabbix agent not able to check and see the process when it runs as zabbix user in the background.
please advise what is the best way to solve this.
Comment