wrightsonm
wrightsonm
@lgwapnitsky I have a 100% rewrite into flux if you are interested?
I made some changes to reduce the cardinality of the data that could be stored due to pfblocker. Discussed at the end of this thread: https://forum.netgate.com/topic/152132/grafana-dashboard-using-telegraf-with-additional-plugins/163 It would appear i...
@lgwapnitsky I have forked and committed my version of the dashboard. https://github.com/wrightsonm/pfSense-Dashboard I downloaded your version to take a look and noticed that it has less variables setup on the...
Good spot @faandg , i have lots of spare ram so fortunately this particaulr bug didn't affect me. I have stopped and disabled the service since it is not required...
Here are the numbers from my system before and after stopping pscsd The stats on pfsense page are currently showing (90mins later) which look consistent witg the mem and swap...
I was trying to work out how the memory data is sent from pfsense to influxdb and failed. Any ideas where these values actually come from? I didn't see them...
@faandg the new version of pfsense was released today which should resolve the bug with pcscd.
This flux query should do the trick: ``` //Pfsense < v2.6 had a bug where a a memory leak in pscsd could use all of the laundry space from(bucket: "${bucket}")...
@faandg updated my repo with the above: https://github.com/wrightsonm/pfSense-Dashboard