Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm not very experienced with network stuff and was wondering if you could offer any help with this.
Basically I want to script a program that will allow me to specify either a domain name and machine name, or supply an IP address, username, password and confirm password, that will allow me to look at a machine and pull some information off it. This should include OS, OS version, Service packs, CPU type, CPU clock, memory and HD total & free space. Very much like a simple auditing system.
If you could point me in the direction of things I need to look at in order to do this I would be very grateful.
Thank you for all you help,
Kwun Cheung.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Retrieve system info from networked PCs
by meetraz (Hermit) on Jun 16, 2004 at 17:38 UTC | |
|
Re: Retrieve system info from networked PCs
by dba (Monk) on Jun 16, 2004 at 13:31 UTC | |
|
Re: Retrieve system info from networked PCs
by amw1 (Friar) on Jun 16, 2004 at 15:12 UTC | |
|
Re: Retrieve system info from networked PCs
by blueAdept (Beadle) on Jun 16, 2004 at 17:26 UTC |