I am trying to use kstat for Solaris 10 monitoring, but it is pretty tough trying to find reference materials on what the individual codes decode to and what they mean. Can anyone recommend a good source for this ?

Cheers.

link|improve this question
What version of Solaris are you running? – Alan H Oct 5 '09 at 17:37
The version is Solaris 10. – Nicholas Oct 6 '09 at 0:31
feedback

1 Answer

There's the Solaris Tunable Reference Manual, but that's apparently incomplete. kstats are defined by individual drivers, so the ultimate source is the kernel source itself.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.