Hello, I'm a newcomer to Zabbix, and I use English with translation, so please forgive me if there are any parts you don't understand.
I mainly want to use Zabbix to monitor the complete web page load time (including HTML, CSS, images, etc.).
I checked the official documentation, and it mentions using the "web.page.perf" item.
I have received data, but the time values don't seem to be accurate because it takes about 6 seconds to load in a browser, but the data shows a web page load time of only 0.014-0.08 (Question 1: The Zabbix screenshot doesn't display units; is it in seconds or milliseconds?) [ATTACH=CONFIG]n473464[/ATTACH]
Whether it's seconds or milliseconds, it doesn't seem to be the complete web page load time and seems a bit too fast. Possible reasons could be: 1. It's only measuring HTML load time, 2. There might be an issue with my configuration. 3.response code is not 200
Question 2: How can i check response code for item? I've searched for a long time and can't find it.
Question 3: Is my configuration incorrect? If not, how can I use Zabbix to measure the complete web page load time? The image URLs are replaced with "xxxxxx," but in reality, they are not. I've tried "web.page.perf[www.cdxxxxxxxs.com,,443]" and "web.page.perf[www.cdxxxxxxxs.com,443]," but the results are consistently only in the range of 0.0x seconds.
Question 3: There is a section for Web scenarios that can also be used for web monitoring. What is the difference between Web scenarios and items? Because I have some websites that only need to monitor HTML. Should I use Web scenarios or items?
The above questions, seeking advice from experienced individuals.
Thanks
I mainly want to use Zabbix to monitor the complete web page load time (including HTML, CSS, images, etc.).
I checked the official documentation, and it mentions using the "web.page.perf" item.
I have received data, but the time values don't seem to be accurate because it takes about 6 seconds to load in a browser, but the data shows a web page load time of only 0.014-0.08 (Question 1: The Zabbix screenshot doesn't display units; is it in seconds or milliseconds?) [ATTACH=CONFIG]n473464[/ATTACH]
Whether it's seconds or milliseconds, it doesn't seem to be the complete web page load time and seems a bit too fast. Possible reasons could be: 1. It's only measuring HTML load time, 2. There might be an issue with my configuration. 3.response code is not 200
Question 2: How can i check response code for item? I've searched for a long time and can't find it.
Question 3: Is my configuration incorrect? If not, how can I use Zabbix to measure the complete web page load time? The image URLs are replaced with "xxxxxx," but in reality, they are not. I've tried "web.page.perf[www.cdxxxxxxxs.com,,443]" and "web.page.perf[www.cdxxxxxxxs.com,443]," but the results are consistently only in the range of 0.0x seconds.
Question 3: There is a section for Web scenarios that can also be used for web monitoring. What is the difference between Web scenarios and items? Because I have some websites that only need to monitor HTML. Should I use Web scenarios or items?
The above questions, seeking advice from experienced individuals.
Thanks
Comment