VictorRobellini
46a1674595
Documented telegraf_pfifgw.php
2021-05-01 13:27:01 -04:00
Victor Robellini
ddeddc4771
Cleaning up unised files
2021-05-01 13:15:13 -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
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
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
059b32f168
Update README.md
2021-04-26 21:53:43 -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
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
0682803457
Update README.md
...
ipv6 note
2021-03-06 16:00:44 -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
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
f6d7894343
Update telegraf_pfinterface.php
...
Missed a semicolon or two
2020-04-05 01:12:55 -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
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
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
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
8ddcba6b55
Added file with details aroung the telegraf_netifinfo_plugin plugin build
2020-04-02 01:45:33 -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