Hello,
I have a script which till make a connection to a url and gives the output 1 if successful else it will give output 0.
When I run the script from the server which has zabbix agent, I get output 1. But, when I run the script from zabbix server, I get output 0.
Surprisingly, on checking wireshark for both connections, I can see 200 OK response.
I have attached the script and the wireshark output.
Thank you in advance.
I have a script which till make a connection to a url and gives the output 1 if successful else it will give output 0.
When I run the script from the server which has zabbix agent, I get output 1. But, when I run the script from zabbix server, I get output 0.
Surprisingly, on checking wireshark for both connections, I can see 200 OK response.
I have attached the script and the wireshark output.
Thank you in advance.
Comment