7 Commits

Author SHA1 Message Date
Victor Robellini
b2f2713327 Updated Screenshot 2020-04-02 14:03:20 -04:00
Victor Robellini
22c51fd470 Changed the $WAN variable to allow multiple values
LAN_Interface variable now excludes specific interfaces
For example, in my env, I don't want the WAN interface or the vlan parent interface listed.
I'm using a regex to do an inverse match

- /^(?!igb0$|igb2$)/
2020-04-02 13:44:19 -04:00
Victor Robellini
8ddcba6b55 Added file with details aroung the telegraf_netifinfo_plugin plugin build 2020-04-02 01:45:33 -04:00
Victor Robellini
86dbe357f3 Added the pfSense additional Config
- Additional configuration for Telegraf
2020-04-02 01:31:56 -04:00
VictorRobellini
50729d0cdc
Update README.md
Filled out most of the Readme
2020-04-02 01:29:14 -04:00
Victor Robellini
cef8ae5909 Initial setup
I need to update the readme and migrate the data from the below reddit post
https://www.reddit.com/r/PFSENSE/comments/fsss8r/additional_grafana_dashboard/
2020-04-02 01:09:24 -04:00
VictorRobellini
e0015d65d3
Initial commit 2020-04-02 00:51:41 -04:00