Hello all,
I know we can use telegraf to monitor all metric of a Linux web server but I would like to monitor the http status of a remote machine where I can’t install any agent.
So is there an easy way from a central point to monitor 5-10 webserver ? The only thing we are interested is the http response code and the response time ?
We have a influxdb and telegraf on a central server already running.
It would be interesting to be able to monitor all popular internet service on remote machine
- http / https
- smtp
- dns.
Maybe this is already possible and I just miss it.
Thanks.
Guillaume