|
Hello, Stefan,
I use the Linux kernel to keep overall statistics on the total number of NTP packets and bytes. (I understand that doesn't answer your question.) I once (in a startup script) ask my kernel to count iptables -A INPUT -p UDP --destination-port 123 iptables -A OUTPUT -p UDP --source-port 123 and then, via a crontab script, I collect the result of iptables -vxnL Regards, Andreas Am 11.10.2012 00:41, schrieb Stefan Reisenbauer: Hello all, |
_______________________________________________ pool mailing list [email protected] http://lists.ntp.org/listinfo/pool
