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
Victor Robellini
f732c06c0e
Updated Screenshot
2020-04-04 00:29:01 -04:00
Victor Robellini
72f23ad14f
Cleaned up the network interface widget
2020-04-04 00:26:05 -04:00
VictorRobellini
c0b1a1d020
Update README.md
...
Added updated about pfSense friendly name labels.
2020-04-03 22:08:10 -04:00
VictorRobellini
371d6cd5a3
Update additional_config.conf
...
Removed the golang binary that was used to poll interface data. I still think there's value in getting the data from the network stack rather than pfSense, but it's working for now. Maybe I'll add it as an additional influx interface source after I mess with it a little more.
2020-04-03 22:04:15 -04:00
Victor Robellini
0ad4c4dd69
Updated dashboard to show pfSense interface data
2020-04-03 21:58:00 -04:00
Victor Robellini
cdd870fa01
Re-added file
2020-04-03 20:48:31 -04:00
Victor Robellini
3264141480
Merge branch 'master' of github.com:VictorRobellini/pfSense-Dashboard
2020-04-03 20:47:33 -04:00
Victor Robellini
127bd5f9ac
Added mac address to the output
2020-04-03 20:45:49 -04:00
VictorRobellini
916856ac59
Update telegraf_pfinterface.php
...
The measurement is "interface" not "interfaces"
2020-04-03 15:27:56 -04:00
Victor Robellini
b6b4ac1009
Wrong carriage return on the php for some reason
2020-04-03 15:17:44 -04:00
Victor Robellini
feeb5a5c02
Testing php addon to see about pulling in interface information from pfSense rather than the system.
2020-04-03 15:07:45 -04:00
Victor Robellini
b71b206c6d
Standardized plugin filenames
2020-04-03 11:08:30 -04:00
VictorRobellini
0f55c1a1e7
Update README.md
...
Updated Todo
2020-04-03 01:12:21 -04:00