diff --git a/pfsense_zbx.php b/pfsense_zbx.php index f7c67b4..46410a4 100644 --- a/pfsense_zbx.php +++ b/pfsense_zbx.php @@ -57,7 +57,7 @@ function pfz_test(){ // Interface Discovery -// Improved performance, but need testing +// Improved performance function pfz_interface_discovery() { $ifdescrs = get_configured_interface_with_descr(true); $ifaces = get_interface_arr();