78 Commits

Author SHA1 Message Date
VictorRobellini
146d5aad0c
Update additional_config.conf
from_beginning = false

Couldn't find a way to insert using the timestamp from the file. I'm ok with this
2021-03-06 00:03:51 -05:00
VictorRobellini
aa08c8e401
Change added to readme 2021-03-05 23:49:37 -05:00
VictorRobellini
3181dbf441
Changelog added to Readme
Read the Readme
2021-03-05 23:45:31 -05:00
Victor Robellini
118b5fccaf Updated Screenshot
Update pfBlocker graphs

I updated the telegraf config to utilize tail rather than the soon to be phased out logparser input. As a result, i'm using new measurements for IP and DNS stats.
I'm ok with clearing these stats, but if you prefer, you can use/copy the graphs from this commit:
0df1017250/pfSense-Grafana-Dashboard.json

I updated the field names to reflect what's being written in the pfBlocker logs (as best as possible)
232722ac52/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng.inc (L4597)
2021-03-05 23:13:23 -05:00
VictorRobellini
0df1017250
Readme - Added influx auth for troubleshooting 2021-03-05 15:14:51 -05:00
VictorRobellini
2eb77f9e84
updated Readme
Wording
2021-03-04 22:23:11 -05:00
VictorRobellini
146424a6ea
updated Readme
Added easier telegraf troubleshooting step
2021-03-04 22:22:12 -05:00
VictorRobellini
2853b5c3eb
Cleaning up Grafana Cruft
Grafana keeps raw queries in the json and it was bugging me.  If the raw query isn't displayed, why save it?  Why not strip it on export for external use?  Also, my interfaces were embedded in the json.  No security risk, but it bugged me.  This is supposed to be templated for external use!
2021-03-04 21:07:16 -05:00
VictorRobellini
58513af7de
Cleaning up Grafana cruft
Weird stuff leftover in the dashboard that shouldn't impact anything.
2021-03-04 20:49:05 -05:00
Victor Robellini
d8fbc2c68f More typos 2021-03-04 19:18:01 -05:00
Victor Robellini
6000b44109 updated pic 2021-03-04 19:10:51 -05:00
Victor Robellini
0982485d81 typo in dashboard 2021-03-04 19:07:49 -05:00
Victor Robellini
3aeeea01f6 updated version in Readme - Influx & Grafana 2021-03-04 18:51:13 -05:00
Victor Robellini
520eea4f49 Upgraded to Grafana 7
Upgraded to influx 1.8

Merged queries in most graphs
Added Usage by month: ab5g https://forum.netgate.com/post/954800
Gatway loss: Condoamanti https://github.com/VictorRobellini/pfSense-Dashboard/pull/22

Changed lots of graphs around. I tinkered with other types of graphs but I stuck with the standard graph format so that I could view trends and spikes over a time period.
I added interface information to each interface section - friendlyname - I would love to add it to the header, but I don't know how.

More changes than I can remember
2021-03-04 18:39:05 -05:00
VictorRobellini
6825111638
Update README.md
Added more troubleshooting
2020-09-12 12:55:03 -04:00
Victor Robellini
b17d57584b Changed most of the BW charts to base10
Changed the RTT graph to include null (I was having internet issues and they weren't being reported correctly)
Added Bits/sec
Might be a little more.  It's been awhile
2020-08-13 01:20:46 -04:00
VictorRobellini
6abbe5d046
Update README.md
Fixed typo
2020-06-06 16:42:00 -04:00
Victor Robellini
e75eb5a3b2 Revert "Merge pull request #7 from tiny6996/master"
Dashboard doesn't load poperly.  Queries are empty.  Possible export issue.  Need to re-evaluate request

This reverts commit a367c8cb07ce08693ac5a1ba9ee64a175cb9c4a1, reversing
changes made to 312be1f6e8b0ba77c6ddfde243d67e892f18ac3c.
2020-05-20 09:40:02 -04:00
VictorRobellini
a367c8cb07
Merge pull request #7 from tiny6996/master
changed from using grok to csv and updated interfaces
2020-05-20 09:29:54 -04:00
tiny6996
a9b93df78a
fixed spelling 2020-05-19 23:32:26 -05:00
tiny6996
765bc45c49
updated fields to match tail names 2020-05-19 23:31:24 -05:00
tiny6996
2fd0e8fa4f
changed name scheme 2020-05-19 23:24:36 -05:00
tiny6996
ffae939452
set wan interface as variable and changed names for pfblocker 2020-05-18 22:05:54 -05:00
tiny6996
7e60839f2e
switched logparser to tail 2020-05-18 22:03:50 -05:00
VictorRobellini
312be1f6e8
Typo - Had an extra 3 in ther if name 2020-05-17 00:06:02 -04:00
VictorRobellini
06480da8a1
Updated excluded adapters doc
In the Configuration section
2020-05-17 00:05:06 -04:00
VictorRobellini
7347df2400
Added docker info 2020-05-16 12:33:15 -04:00
Victor Robellini
19459b3a37 I just now realized that I can scale everythin to 100% of the screen. Sorry, I was working on an ultrawide monitor and it looked weird at first.
I filled in the gaps with some additinoal data.

I also changed the pps to show 1s rather than 10s thanks to setiseta

https://github.com/VictorRobellini/pfSense-Dashboard/issues/3
2020-05-03 13:37:22 -04:00
VictorRobellini
dbc820ff74
Added note about pfBlockerNG-devel 2020-05-03 13:29:38 -04:00
Victor Robellini
80963d9652 https://forum.netgate.com/topic/152132/grafana-dashboard-using-telegraf-with-additional-plugins/20
Thanks to @JohnKap the response times in the gateway plugin (3.7) now work.  The fix
would most likely work witht he 2.7 script as well, but I don't have time to test at the moment.
2020-04-16 10:53:55 -04:00
VictorRobellini
c4d6094e5a
Fixed markup again
I hate readmes
2020-04-12 10:16:36 -04:00
VictorRobellini
0db8230848
Fixed markup 2020-04-12 10:15:16 -04:00
Victor Robellini
424bde2fa8 Combined readmes in the plugin directory 2020-04-12 10:13:16 -04:00
VictorRobellini
a9fcd5eec7
Update telegraf_gateways.md
Added blurb about the people who helped.
2020-04-12 10:09:40 -04:00
Victor Robellini
e3f6c72278 Added a readme for the gateway plugin since there are 2 versions.
One for Python 2.7 and one for Python 3.7
2020-04-12 10:02:39 -04:00
Victor Robellini
ed0b51f7a4 Added updated python script
Luckily this person knows more python than me: https://gist.github.com/fastjack/a0feb792a9655da7aa3e2a7a1d9f812f
2020-04-12 01:42:28 -04:00
VictorRobellini
139d7a4918
Updated Troubleshooting 2020-04-11 15:35:39 -04:00
VictorRobellini
4e9e97a808
Added Troubleshooting Section
Needed to consolidate the troubleshooting tips in one place.
2020-04-11 15:34:32 -04:00
Victor Robellini
de5b45ff9b Fixed values in pfBlocker - DNS Chart
Set total to use locale formatting
Added 2 decimal spaces to the percent
2020-04-11 15:20:21 -04:00
Victor Robellini
40a3abcd1c Setup the single stat widgets to use locale format so number are formatted properly. 2020-04-06 20:27:12 -04:00
VictorRobellini
f6d7894343
Update telegraf_pfinterface.php
Missed a semicolon or two
2020-04-05 01:12:55 -04:00
VictorRobellini
1620b55cce
Update README.md
Typo
2020-04-04 19:55:38 -04:00
Victor Robellini
2863f95ece Added a bit more logic into the script so systems with no IP or MAC can still be inserted into influx 2020-04-04 19:28:54 -04:00
Victor Robellini
ff885cb4d0 Changed bandwidth graphs from linear to log(2) 2020-04-04 19:16:19 -04:00
Victor Robellini
4e90aba00b forgot to add the telegraf_gateways.py script
also updated permissions on the plugs to be the same as my pfSense system
2020-04-04 18:57:41 -04:00
VictorRobellini
f3a4aaa86d
Update README.md
Added blurb about unbound
2020-04-04 17:10:31 -04:00
VictorRobellini
0c77683f2e
Update README.md
Updated notes
2020-04-04 01:34:19 -04:00
Victor Robellini
e1cd9aa6c3 New Screenshot 2020-04-04 00:40:32 -04:00
Victor Robellini
e1b07e3995 Renamed status column on interface table.
- The updated screenshot is going to have to wait
2020-04-04 00:31:53 -04:00
Victor Robellini
3126df10fe Merge branch 'master' of github.com:VictorRobellini/pfSense-Dashboard 2020-04-04 00:29:27 -04:00