pfSense-Dashboard/plugins/telegraf_unbound.sh
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

3 lines
100 B
Bash
Executable File

#!/bin/sh
/usr/local/sbin/unbound-control -c /var/unbound/unbound.conf $* | grep -vE 'thread[0-9]+'