Hello,
I am collecting interface statistics with pfstat on OpenBSD 4.9.
Everything works fine except pfstat -t (days). The .db files getting big so I want to clear old entries, unfortunately it does not work.
Here is what I do:
root@storage.
~ # du -h /var/db/pfstat.db
801M    /var/db/pfstat.db

root@storage.
~ # /usr/local/bin/pfstat -t 30:45 -d /var/db/pfstat.db

root@storage.
~ # du -h /var/db/pfstat.db
801M    /var/db/pfstat.db

root@storage.
~ #

The .db file is at least 6 months old, so there should be entries to delete.
I miss something obvious?

Thanks for the help,
Ivo

Reply via email to