VictorRobellini
8222984e01
Update README.md
...
ipv6 note
2021-03-06 16:01:45 -05:00
VictorRobellini
0682803457
Update README.md
...
ipv6 note
2021-03-06 16:00:44 -05:00
Victor Robellini
6071cc28cf
Added adjusted for addition of ipv6 data - It's not displayed since I don't have any, but it's in there
2021-03-06 15:58:32 -05:00
Victor Robellini
408f43a99f
Merge branch 'master' of github.com:VictorRobellini/pfSense-Dashboard
2021-03-06 15:51:10 -05:00
Victor Robellini
2257d6e8a0
Added ipv6
2021-03-06 15:50:54 -05:00
VictorRobellini
9470c4ea45
telegraf_unbound_lite.sh
...
Quick blurb
2021-03-06 15:25:14 -05:00
Victor Robellini
cd528a13b7
Changed measurement name
2021-03-06 15:16:21 -05:00
Victor Robellini
c05599ffc8
Only pull the unbound stats you care about
2021-03-06 15:10:18 -05:00
VictorRobellini
a38c5b0751
Added change info
...
Updated change info
Updated troubleshooting info
2021-03-06 13:49:37 -05:00
Victor Robellini
8583dda3c0
Updated pfBlocker measurement names
2021-03-06 13:29:17 -05:00
VictorRobellini
3c7cea1a55
Fixed Grok Pattern - Migragted back to Grok
...
I switched from tail.csv to tail.grok because of a timestamp issue https://github.com/influxdata/telegraf/issues/8948
I also went on a journey of digging through the grok pattern and error logs to eliminate as many parse errors as possible.
2021-03-06 13:27:02 -05:00
VictorRobellini
87056f0d40
Update additional_config.conf
...
Added data types
2021-03-06 02:56:47 -05:00
VictorRobellini
3ab11ec9ae
Update additional_config.conf
...
Copying my latest config
2021-03-06 02:24:12 -05:00
VictorRobellini
c22f5eed23
updated readme
...
telegraf troubleshooting update
2021-03-06 02:22:00 -05:00
VictorRobellini
f8a2eb8906
timestamp improperly read by telegraf
...
I should be able to pull in existing logs once this issue is resolved and implemented: https://github.com/influxdata/telegraf/issues/8948
2021-03-06 02:16:25 -05:00
VictorRobellini
63be77ce53
Read in all the logs!
...
from_beginning = true
csv_timestamp_column = "timestamp"
csv_timestamp_format = "ts-syslog"
2021-03-06 00:21:21 -05:00
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