Re: [SEToolkit-developer] Should dumpkstat.se be about the same as kstat?
Brought to you by:
dmichelsen
From: Alex K. <ale...@gm...> - 2008-01-18 10:27:17
|
On Jan 14, 2008 10:11 PM, Dagobert Michelsen <da...@ba...> wrote: > Hi Jon, > > Am 14.01.2008 um 22:11 schrieb Tankersley, Jon: > > > I'm working on the test portion and was trying to figure out a good > > way > > to check the output.. > > > > Dumpkstats.se on my sample system generates around 17000 lines. > > Kstats > > generates 21000 lines. Should they be closer? > > I think it's ok. These numbers are from the old SE Toolkit 3.4.1 > on Solaris 8 Sparc: > > root@bopack8:/opt/RICHPse/examples > ../bin/se dumpkstats.se | wc -l > 5365 > root@bopack8:/opt/RICHPse/examples > kstat | wc -l > 6493 > I suspect it could do a better job, but the main job of dumpkstats seems to be to dump the structures for transcribing to kstat.se. -- Alex Kiernan |