We have created a script that try three site to be opened by a proxy we have. The script run on another server (Linux server) and it have three curl commands that get the three sites we need and calculate the time for each. The response time of the proxy that we need to monitor is actually the average of these three response time that we had from the three commands.
We have returned this average in the statistic in order to have a graph with the actual response time of the proxy. The problem is that the response time of the script is mainly too high as it consists of three commands and some processing. The component we add shows a response time (the time of the whole script) and statistic which is the actual response time we want to monitor.
This is confusing for the operation team, in addition to the alerts that the response time get high, although this is not the time we are monitoring.
Thus, can we override the response time of the script with the value of the statistic? Or do you have any other way to solve this issue.
Can we remove all the alerts of the response time of the script for this kind of scripts?
Thanks
BR
Mohamed Rakha