Re: Perl for windows Problem
- From: michiel.beijen@xxxxxxxxx (Michiel Beijen)
- Date: Thu, 6 Jan 2011 09:05:46 +0100
On Thu, Jan 6, 2011 at 7:46 AM, sync <jiannma@xxxxxxxxx> wrote:
That's to say , is there some methods that I can use to write some perl
scripts on Linux Server
to check the Windows Server System information ( CPU load , Memory and so
on )?
I think the best would be to activate WMI on the Windows boxes and
then write a script using DBD::WMI that you run on the linux box to
read out the information:
http://search.cpan.org/~corion/DBD-WMI-0.06/lib/DBD/WMI.pm
This is also the way in which most discovery/inventory tooling works.
It's much easier in my opinion than to deploy some CGI script or other
daemon to all your Windows machines.
--
Mike
.
- References:
- Re: Perl for windows Problem
- From: Sheppy R
- Re: Perl for windows Problem
- From: sync
- Re: Perl for windows Problem
- Prev by Date: Re: Perl for windows Problem
- Next by Date: Re: Getting LineFeed for Excel within q quoted field
- Previous by thread: Re: Perl for windows Problem
- Next by thread: Out of memory, HTML::TableExtract
- Index(es):
Relevant Pages
|