Hi,

I've set up a server group with anycast structure. Now, I want to
measure its performance by using queryperf(Nominum's version).
 I've got some log from my currernt servers, but I met problem with
 converting log file to queryperf input file.

 The record in log file looks like:

 Feb 11 20:38:12.143 queries: info: client 218.72.102.64#1098: query: 
www.pywg.3322.org IN A

 I use  "perl -n -e 'print "$1 $2 \n" if /query: ([^]+) IN ([A-Z]+)/'
 1.txt" to generate queryperf input file, but it only generate record
 with domain name, no record type is filtered in. Is there any problem
 with my regular expression?

 Secondly, is there any standard query data for server performance
 test?  Is there any tools to collect incoming query data and CPU,
 memory utilization with very short period? ( I tried top for that,
 but it only shows one CPU information while my server has two CPU
 installed)

 thanks

 Joe


.
dnsop resources:_____________________________________________________
web user interface: http://darkwing.uoregon.edu/~llynch/dnsop.html
mhonarc archive: http://darkwing.uoregon.edu/~llynch/dnsop/index.html

Reply via email to