Merge branch 'master' of github.com:VictorRobellini/pfSense-Dashboard
This commit is contained in:
commit
3126df10fe
@ -12,7 +12,7 @@
|
|||||||
- pfBlocker IP Stats
|
- pfBlocker IP Stats
|
||||||
- pfBlocker DNS Stats
|
- pfBlocker DNS Stats
|
||||||
- Gateway Response time - dpinger
|
- Gateway Response time - dpinger
|
||||||
- List of interfaces with IP, MAC and Status
|
- List of interfaces with IP, MAC, Status and pfSesnse labels thanks to [/u/trumee](https://www.reddit.com/r/PFSENSE/comments/fsss8r/additional_grafana_dashboard/fmal0t6/)
|
||||||
- WAN Statistics - Traffic & Throughput (Identified by dashboard variable)
|
- WAN Statistics - Traffic & Throughput (Identified by dashboard variable)
|
||||||
- LAN Statistics - Traffic & Throughput (Identified by dashboard variable)
|
- LAN Statistics - Traffic & Throughput (Identified by dashboard variable)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[[inputs.exec]]
|
[[inputs.exec]]
|
||||||
commands = [
|
commands = [
|
||||||
"/usr/local/bin/telegraf_netifinfo_plugin",
|
"/usr/local/bin/telegraf_pfinterface.php",
|
||||||
"/usr/local/bin/telegraf_gateways.py",
|
"/usr/local/bin/telegraf_gateways.py",
|
||||||
"sh /usr/local/bin/telegraf_temperature.sh"
|
"sh /usr/local/bin/telegraf_temperature.sh"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user