in reply to Re^3: Interface flap detection in Perl
in thread Interface flap detection in Perl

 if($f5_iface_status->{interface_status} ne $stat) {

It's got to do something with '$int_table{key}' from the SELECT statement. I took that out and it works fine. But it makes sense having that in there.