*As usual... forgot to reply to all...* Check out Sys::Info and the other Sys::Info based modules. These should do what you need.
http://search.cpan.org/search?query=sys%3A%3Ainfo&mode=all On Thu, Jan 6, 2011 at 12:16 AM, sync <jian...@gmail.com> wrote: > Hi: > > > Could I get the windows information( like CPU load, memory..) from my linux > Client with Perl ? > > I also search the perl module and found this module called Win32::OLE can > do > it , > but it can only on Windows , is there some method on my Linux Client? > > > > Thanks.... >