[hobbit] Graphing number of references to iptables chain
    Andreas Kunberger 
    andreas.kunberger at ditf-denkendorf.de
       
    Wed Sep  5 13:13:27 CEST 2007
    
    
  
Am Mittwoch, 5. September 2007 11:30 schrieb Iain Conochie:
> <snip>
>
> Here you go. This must bu run as root so either Set UID root (bad!) or
> use sudo
>
> for i in $CHAINS
>     do sudo $IPTABLES -L -n -v -x| grep ^"Chain $i"| awk {'print $2 " "
> $6 " : " $5'}| sed s/packets,/packets/g >> $BBTMP/packets.$$
> done
>
Seems to me, its graphs only the packets the default policy of the chain is 
applied to, i.e those who have not matche any ruly in the chain 
mfg
Andreas Kunberger
-- 
DITF Denkendorf
    
    
More information about the Xymon
mailing list