-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Hello.
Thank you very much for putting toghether this set of tools. It really made very easy to run some network tests on my local network under 10 minute setup (god bless internet).
Now that I want to have a more long term setput I was wondering if it will be possible to send the results to an influxdb database instead of a graphite one. They seems to be pretty similar.
The reason why I'm asking this is because I already have a graphana setup (no problem there) and an influxdb database running on my server. I already have a postgresql influxdb databases and I would like to not have to add another one to maintain and secure 😄
By the way, I'm not sure if the configuration in the yaml file should be called graphana port? seems to be the database port, and it is a bit confusing with that name.
Thanks and regards