Hello,
I have PF Sense installed and I am trying to monitor my bandwidth. I have found this article here https://www.reddit.com/r/PFSENSE/comments/ckeuue/monitoring_bandwidth_usage_on_pfsense/ and trying to specifically follow this advice, "Do this:: Install telegraf on PFsense. Create a VM and install Grafana and influxdb."
Instead of telegraf I plan on using Logstash. Currently, I have ntopng installed on PFsense with some data (currently the time-series driver is set to RRD). I am trying to follow this article to get this all setup and functioning, https://www.ntop.org/ntop/ntopng-influxdb-and-grafana-a-step-by-step-guide-to-create-dashboards/
I would like to eventually see if i can save that RRD data somewhere and then import it to influx or elsewhere and then display it in Grafana, that is later on though. If i cant do that I don't care that is more for testing purposes.
My goal right now is to get influxdb installed and setup, I plan on setting ntopng to the InfluxDB times-series driver, have that data go to influxdb, then influxdb go to grafana.
I am having issues installing Influxdb, any help would be appreciated. I am new to this site of IT (grafana, influxdb, rrd,etc.).
I am running windows10 and I have followed this setup to install Influxdb https://docs.influxdata.com/influxdb/v2.2/install/?t=Windows but it isn't working, I've even found a video on how to install it and I do not get their results, the video is here: https://www.youtube.com/watch?v=p-HDESdFt18&ab_channel=BrysonKaranja
A screenshot of my results is below. I have never really used PowerShell much except to run things that I already know work.

I would like to get this setup and actually completed and able to collect and display data properly by the end of the day because 1. my data cap ends 5/14/22 and then i start a new cycle for data so I would love to have this main part setup so then I can start tweaking how everything displays etc.
Any help is appreciated thanks in advance.