x70b1 / telegraf-edgeos

A lightweight Telegraf distribution customized for Ubiquiti's EdgeOS.
MIT License
34 stars 3 forks source link

Telegraf Plugin - Ping? #11

Closed danfoxley closed 1 year ago

danfoxley commented 1 year ago

Any thought on enabling Telegraf Ping plugin? I know there are Linux permission particulars, but would be nice to have ping stats from the erlite-4 point of view. Would I be able to add another exec in the config, I see there is one in use already.

Thanks for the this!

https://github.com/influxdata/telegraf/blob/master/plugins/inputs/ping/README.md

x70b1 commented 1 year ago

The ping input should be already there. You can run $ telegraf --input-list to check this.