Hi,
we are using ZABBIX already to monitor operating systems states of our web servers and databases. However due to contractual services levels we would now also like to monitor the reponse times of our webapplications with zabbix and be alerted if certain warning lines are exeeded.
We learned that we can extend zabbix my means of shell scripts (e.g. use wget) but that these must not run longern than 0.5 seconds. The web services (HTTP-Requests) that we monitor sometimes can run longer than that.
Are there any good ways to realize this?
Thanks & regards,
Dirk
we are using ZABBIX already to monitor operating systems states of our web servers and databases. However due to contractual services levels we would now also like to monitor the reponse times of our webapplications with zabbix and be alerted if certain warning lines are exeeded.
We learned that we can extend zabbix my means of shell scripts (e.g. use wget) but that these must not run longern than 0.5 seconds. The web services (HTTP-Requests) that we monitor sometimes can run longer than that.
Are there any good ways to realize this?
Thanks & regards,
Dirk
Comment