Hello, I am using zabbix agent 2, on rhel 7.9 . I need to monitor a webserver running httpd-2.4.57 . most of the variables are showing not supported. Pls see the below screenshot

In my httpd.conf file, I have added the following lines at bottom is as shown below
in folder /etc/httpd/conf.d, I have the my_website_name.conf and here also i ve added the same lines
I am using Apache by zabbix agent template with settings as below

pls guide me in this regard
In my httpd.conf file, I have added the following lines at bottom is as shown below
in folder /etc/httpd/conf.d, I have the my_website_name.conf and here also i ve added the same lines
I am using Apache by zabbix agent template with settings as below
pls guide me in this regard
solved the issue. .htaccess was rewriting all urls
Comment