Re: [SEToolkit-developer] Should dumpkstat.se be about the same as kstat?
Brought to you by:
dmichelsen
|
From: Dagobert M. <da...@ba...> - 2008-01-14 22:21:16
|
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
Best regards
-- Dago
|