doubledecker has asked for the wisdom of the Perl Monks concerning the following question:
Hello Monks
I'm writing a Perl script to gather hardware and OS configuration information. I would like to know what are the parameters I need to consider to include in my script. Basic things like
- OS
- OS version
- Bit Type
- Memory
- Speed of CPU
- No of CPU's
Thanks
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: get hardware and OS configuration information
by zentara (Archbishop) on Nov 07, 2011 at 12:08 UTC | |
Re: get hardware and OS configuration information
by Anonymous Monk on Nov 07, 2011 at 10:36 UTC | |
Re: get hardware and OS configuration information
by moritz (Cardinal) on Nov 07, 2011 at 10:53 UTC | |
Re: get hardware and OS configuration information
by anneli (Pilgrim) on Nov 07, 2011 at 10:35 UTC | |
Re: get hardware and OS configuration information
by Anonymous Monk on Nov 07, 2011 at 11:42 UTC | |
Re: get hardware and OS configuration information
by pvaldes (Chaplain) on Nov 07, 2011 at 23:44 UTC |
Back to
Seekers of Perl Wisdom