I have a program that collects various kstat information on our Solaris systems and, now that we\'ve introduced Linux into our data center, I\'d like to do the same for Linux.
I am working so some stuffs where I need to get some information using kstat -p. So I am thinking to create a hash variable with all output of kstat -p.