66 Commits

Author SHA1 Message Date
VictorRobellini
0f55c1a1e7
Update README.md
Updated Todo
2020-04-03 01:12:21 -04:00
VictorRobellini
c5f1297085
Update README.md
Rearranged readme and added some instructions and links
2020-04-03 01:09:14 -04:00
Victor Robellini
fd769e619d Now I added the source for the go plugin as well as Unbound 2020-04-02 21:30:44 -04:00
Victor Robellini
29da2ac0ac Added the go source to build telegraf_netifinfo_plugin plugin
Added plugin to monitor Unbound - Just wanted to see what it would give me - Probably wont use it
Added additional config for Unbound - Just wanted to see what it would give me - Probably wont use it
2020-04-02 21:27:35 -04:00
VictorRobellini
30253d43dc
Update README.md
Added screenshot image to README
2020-04-02 19:06:30 -04:00
VictorRobellini
236383d5ef
Update README.md
Added quick blurb about what the dashboard monitors.
2020-04-02 19:02:45 -04:00
Victor Robellini
19846cb1e9 Updated screenshot 2020-04-02 18:11:00 -04:00
Victor Robellini
ae4b8686ea Fixed the pfBlocker graphs
Labeled the disk utilization graph with the device

TODO:
Make nice table for interface list
Figure out how to get the correct data from dpinger
2020-04-02 18:04:38 -04:00
Victor Robellini
794d34a2ce Added Dashboard json - Missed it the last time 2020-04-02 14:50:36 -04:00
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