infping
infping copied to clipboard
Parse fping output, store result in influxdb 0.9
Hello, Thanks for your work. I appreciate a lot to replace my old smokeping :) Is your go client working with last's relases of infludb (like 1.8 or 2) ?...
The default sample interval is specified with the ```-Q 10``` argument to ```fping``` For some types of problem, such as VoIP / RTP streams or market data, it is useful...
localhost is probably a more convenient default
influxdb renamed to influxdata
Hi, In my fork I've modernized the code a bit, updated the Influxdb -> Influxdata GitHub path and implemented the measurement configuration flag. Feel free to merge if you'd like.
Thank you for the Grafana tutorial of fping. You seem to have 2 "min" Series specific overrides that do that have the exact same value (Lines: false). Could you please...
Hi, Many thanks for this. I get this error when I run the app. 2015/12/15 18:38:52 Connected to influxdb! 1.926226ms, 0.9.5 2015/12/15 18:38:52 Going to ping the following hosts: ["127.0.0.1"...
influxdb changed its workspace name on github. It's influxdata now. Import statements need to be updated.
https://github.com/torhve/infping/blob/master/infping.go#L109 changing the "s" to "" will resolve this for default installs of influx and grafana