I have been working on creating some code to give Site Confidence (see: http://www.siteconfidence.com/home.aspx ) style reporting within Zabbix. To do this I have written some code to use Curl and the Tidy libraries to get information about page size / number of objects on the page / dowloand times / lookup times etc. etc. I'm currently working up journey's and the like but that's a few weeks off.
The key driver for this was to be able to have the web-monitoring well away from the Zabbix Server at various remote locations and to be able to record significantly more information about the page performance than is currently available within the Zabbix Web functionality.
If anyone's interested in the code please leave a post and I can send it over and if anyone's keen to develop this into a better more integrated solution (e.g. by extending the existing agent model I would be happy to support that etc.)
Nick
The key driver for this was to be able to have the web-monitoring well away from the Zabbix Server at various remote locations and to be able to record significantly more information about the page performance than is currently available within the Zabbix Web functionality.
If anyone's interested in the code please leave a post and I can send it over and if anyone's keen to develop this into a better more integrated solution (e.g. by extending the existing agent model I would be happy to support that etc.)
Nick
could you show us how you did to get this graph? thanks
Comment