131 Commits

Author SHA1 Message Date
VictorRobellini
aa1d03e6e4
Using merged interface and gateway script
No need to open multiple shells and PHP shells to pull in these values.  Just do it in one operation
2021-05-01 13:13:37 -04:00
Victor Robellini
3b84373fe9 Moving old files 2021-05-01 13:11:43 -04:00
Victor Robellini
de44cc180a I messed up a commit and accidentally replaced the interface plugin with the gateway plugin.
I've since merged the two plugins since they are so similar.
2021-05-01 13:10:34 -04:00
Victor Robellini
5c82f0f59b Removed old screenshot 2021-04-27 14:38:43 -04:00
Victor Robellini
410550a7a4 Centered dnsbl feed list table 2021-04-27 14:34:51 -04:00
Victor Robellini
c6ff16a59d Updated Screenshot 2021-04-27 14:20:50 -04:00
VictorRobellini
5173e919b9
Spelling 2021-04-27 11:27:46 -04:00
VictorRobellini
12bfca2546
Added changelog summary
Reorganized a few things.
2021-04-27 11:16:32 -04:00
VictorRobellini
f0fb19b7dd
Added pfBlocker Details Panel
Now more pfBlocker stuff!
2021-04-27 11:01:35 -04:00
VictorRobellini
9fe2aab469
Added tags for pfBlocker logs
To be used in the pfBlocker Details panel
2021-04-27 10:57:23 -04:00
VictorRobellini
993f6c7d91
variable scope
I have no idea how scope works in PHP but if I'm using it globally, I want to declare it.
2021-04-27 09:54:04 -04:00
VictorRobellini
c8103f175d
Some earlier versions of pfSense do not return substatus 2021-04-27 09:51:08 -04:00
VictorRobellini
697ae5f277
Fixed the default gw messup 2021-04-26 23:02:58 -04:00
VictorRobellini
b28f66a537
Rearranged Gateway graphs
Updated gateway metrics to use new measurement tags/fields
2021-04-26 22:58:58 -04:00
Victor Robellini
ccdf0406ce Cleaning up old/unused plugins 2021-04-26 22:56:05 -04:00
VictorRobellini
307614db56
gateway update
Added more data and cleaned up tags and fields
2021-04-26 22:55:39 -04:00
Victor Robellini
e8fb064c69 Moved old plugins to Old 2021-04-26 22:53:50 -04:00
VictorRobellini
0ab0e1a63d
gateways update
Added note about dropping measurement
2021-04-26 22:49:50 -04:00
VictorRobellini
059b32f168
Update README.md 2021-04-26 21:53:43 -04:00
VictorRobellini
cb71f71507
telegraf_gateways.php
No longer using python.
2021-04-26 21:51:58 -04:00
VictorRobellini
0ffb2e1148
Merge pull request #36 from FreeWillyB/gateway_status
There's absolutely potential to include way too much data in the database.  If I had the time, I would look into retention policies and data rollup, but I do this for fun and don't have the time to spare to read up on influx.   I'll add the defaultgw and gwdesc back in when I get the time since it's specific to the gateway.   The ifdesc belongs on the main interface table and would be redundant here.  Sometimes I get too caught up in what I can collect and monitor.

Thanks
2021-04-26 20:58:51 -04:00
willblanton
a25ddbc956 Edited to just mention PHP version of script. 2021-04-26 19:42:21 -04:00
willblanton
b5c0d47dce Converted python script to run native in php 2021-04-26 19:30:24 -04:00
willblanton
1e53d260bb Converted python script to run native in php 2021-04-26 19:30:01 -04:00
Will Blanton
8377dc4678 Tweaeked README.md files and added blurb about using Filer to add and edit plugins. 2021-04-26 15:52:05 -04:00
Will Blanton
d5a2c48cbe Added screenshot of new GW monitor. 2021-04-26 15:51:08 -04:00
Will Blanton
a5eca2763c Reconfigured title to original name. 2021-04-26 15:14:30 -04:00
Will Blanton
842db021cb Removed unnecessary datetime import 2021-04-22 15:02:28 -04:00
Will Blanton
e0a09d10bb Added newline to end of script. 2021-04-22 15:00:56 -04:00
Will Blanton
01fac80a2e Added functionality that returns the status of the gateways in addtion to loss/rtt/rttsd 2021-04-22 14:58:05 -04:00
VictorRobellini
158a63b51e
Multi WAN - WAN Repeating Options were wrong
Fixed WAN widgets so the whole panel repeats and not just a few widgets.
2021-03-19 11:47:44 -04:00
VictorRobellini
0b3daf54c6
Update README.md
updated cat command
2021-03-17 13:07:41 -04:00
VictorRobellini
ee1d360708
More troubelshooting 2021-03-17 13:06:49 -04:00
VictorRobellini
12b630f7a4
Merge pull request #31 from mbentley/update-compose-auth
Turn on auth by default in compose example; fixes #24
2021-03-12 17:25:11 -05:00
Matt Bentley
b0f56bb604
Turn on auth by default in compose example; fixes #24
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
2021-03-11 05:49:55 -05:00
VictorRobellini
9b69af9c76
Updated Readme to include more config examples.
Added links to my k8s repo
2021-03-07 14:29:54 -05:00
Victor Robellini
c7acccf63a updated tables to grafana7 2021-03-06 16:11:53 -05:00
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