I have a system configured with telegraf + InfluxDB + Grafana in one machine.
Now i need to collect server metrics for ubuntu servers which is deployed in cloud and need to plot in grafana.
My question here is :
Can i collect the metrics through telegraf itself ? if yes then do i need to install telegraf in all the cloud servers to pull the metrics ?
Is there any other way to pull the metrics from aws cloud servers and store it in the central influxdb database ?
Is it possible to perform it through any other plugins available in jmeter itself ?
Thanks In Advance for the valuable comments.