Hello,
I'm new i this forum, but i have a problem with apache2 monitoring and I don't know how to fix it, i'm just started some months ago evaluation Zabbix for different kind of monitoring so i'm far away from being an expert.
So my problem is the following, i try to monitor an Apache2 on an Debian 11.8 with zabbix_agent (6.4.7) installed, and attached Template Apache by Zabbix Agent.
Most of the Time it works fine, but then and now it seems the Apache Discovery has a problem and detect apache2ctl instead of apache2 as value for apache.proc.num.
So when i look up Latest Data for the Host i have two entries of Apache: Number of running processes
One with - Key: apache.proc.num[apache2ctl] (wrong) and one with Key: apache.proc.num[apache2] (correct)
And now i'm getting a warning apache2 process not running, from the apache.proc.num[apache2ctl], but yes apache i running fine only the wrong process is monitored as it was identified wrong.
How could i prevent from happening that the apache2ctl is found as apache2 process ?
Thank you for any hint.
I'm new i this forum, but i have a problem with apache2 monitoring and I don't know how to fix it, i'm just started some months ago evaluation Zabbix for different kind of monitoring so i'm far away from being an expert.
So my problem is the following, i try to monitor an Apache2 on an Debian 11.8 with zabbix_agent (6.4.7) installed, and attached Template Apache by Zabbix Agent.
Most of the Time it works fine, but then and now it seems the Apache Discovery has a problem and detect apache2ctl instead of apache2 as value for apache.proc.num.
So when i look up Latest Data for the Host i have two entries of Apache: Number of running processes
One with - Key: apache.proc.num[apache2ctl] (wrong) and one with Key: apache.proc.num[apache2] (correct)
And now i'm getting a warning apache2 process not running, from the apache.proc.num[apache2ctl], but yes apache i running fine only the wrong process is monitored as it was identified wrong.
How could i prevent from happening that the apache2ctl is found as apache2 process ?
Thank you for any hint.

Comment