Hi,
I would like to test a webserver is running on the same machine which a Zabbix agent is running on. I cannot run a simple check from the Zabbix server because of firewalls.
I need something like check_service[http] but everything I try comes up as "Not Supported". The Zabbix agent needs to connect to HTTP on localhost and then report the status back to the Zabbix server.
How can I do this?
Thanks!
John
I would like to test a webserver is running on the same machine which a Zabbix agent is running on. I cannot run a simple check from the Zabbix server because of firewalls.
I need something like check_service[http] but everything I try comes up as "Not Supported". The Zabbix agent needs to connect to HTTP on localhost and then report the status back to the Zabbix server.
How can I do this?
Thanks!
John
Comment