I've been looking at this page[1] and I'm using a command like
echo "Message-Authenticator = 0x00, FreeRADIUS-Statistics-Type = 1" | /usr/local/bin/radclient localhost:18120 status adminsecret
to extract some numbers of processed packets, etc. Is there a way to send packets to the status server to reset the counters (without restarting radiusd?)
I'm thinking of polling this command every X minutes and resetting the counter so I get a measure of "how many packets processed in the last X minutes"
Thanks, Jonathan [1] http://wiki.freeradius.org/Status -- ---------------------------- Jonathan Gazeley Systems Support Specialist ResNet | Wireless& VPN Team Information Services University of Bristol ---------------------------- - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

