Merge branch 'monitorix.cgi-css' of github.com:z-eos/Monitorix into monitorix.cgi-css

This commit is contained in:
z-eos 2020-11-12 20:21:50 +02:00
commit 681a185d8a
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ sub net_update {
}
close(IN);
} elsif($config->{os} eq "FreeBSD") {
open(IN, "netstat -nibd |");
open(IN, "netstat -nibdW |");
while(<IN>) {
if(/Link/ && /$nl[$n]/) {
# Idrop column added in 8.0