Added interface discovery by interface description

master
Riccardo Bicelli 4 years ago
parent 5bf84a745d
commit 931ab0cbe9
  1. 2
      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();

Loading…
Cancel
Save