Zabbix 6.4.3 on Ubuntu 22.04 (mysql)
I've been successful at using the HTTP Agent to retrieve information in JSON and pull a value from the result.
How do I measure the response time of that HTTP request?
The only way that I've discovered to measure the response time is with a Web Scenario. I don't really want to have both of those items hitting the server.
I've been successful at using the HTTP Agent to retrieve information in JSON and pull a value from the result.
How do I measure the response time of that HTTP request?
The only way that I've discovered to measure the response time is with a Web Scenario. I don't really want to have both of those items hitting the server.
If you use agent on server/proxy, it might be similar...
performance measurements are part of web scenarios and special items..
Comment