Have you looked at DSC?
http://dns.measurement-factory.com/tools/dsc/
It doesn't parse logs, but reads actual packet traces, and it reports
many good statistics, with nice colored graphs.
cv
On Sat, Dec 29, 2012 at 11:56 AM, Gaurav Kansal wrote:
> Dear Team,
>
>
>
> I want to collect some stat
Hi Gaurav,
Try following code and change as per your requirement (I used it to
capture uniqued IP address)
Create empty file "/tmp/out_log" before starting, so that values will be
stored and can be used even after log rotation.
#!/usr/bin/perl
use File::Copy qw(copy);
#Search unique IP a
On 28/12/12 15:54, Manson, John wrote:
> Good Day
>
> Running 9.9.2 for about a month now with no worries.
> Today I noticed only the reload message in the namedlog and not the zone
> messages that are usually there after stopping and restarting the named
> process.
>
> Worked fine on the 26th
3 matches
Mail list logo