[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pfstat troubles



Hi,

I've installed pfstat from ports -current, and
i can only see statistics for states, i can't
see anything more.

Here are the pfstat.conf:

image "/var/www/htdocs/pfstatbday.jpg" {
       from 1 days to now
   width 800 height 300
   left
           graph bytes_v4_in        label "incoming" color 0 192 0 filled,
       graph bytes_v4_out       label "outgoing" color 0 0 255
   right
           graph states_entries     label "states"   color 192 192 0
}

image "/var/www/htdocs/pfstatpday.jpg" {
from 1 days to now
width 800 height 300
left
graph packets_v4_in_pass label "pass in" color 0 192 0 filled,
graph packets_v4_out_pass label "pass out" color 0 0 255
right
graph packets_v4_in_drop label "drop in" color 255 0 0,
graph packets_v4_out_drop label "drop out" color 192 192 0
}


Thanks to all,

hermann



Visit your host, monkey.org