have you looked at the modules:
Win32::Perflib
Win32::Lanman
Win32::AdminMisc

Those 3 should give you most of what you need. Read the docs for them and
google for examples. the examples in the docs are pretty good. also see the
following links for help and examples:
http://patriot.net/~carvdawg/perl.html
http://www.roth.net

> -----Original Message-----
> From: Yuen, Alex [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 28, 2002 11:43 AM
> To: 'Perl Beginners'
> Subject: Newbie Question - Monitoring NT Server(s) and Notification...
> 
> 
> Hi All,
> 
> I am also a newbie and looking to get a good start on how to 
> actually write
> a Perl script to do what I need.
> 
> I am looking to setup a script to monitor a NT Server(s) for:
> CPU usage             notify if heavily used
> Memory usage          notify if heavily used
> HardDrive space               notify if using up to a certain 
> percentage, like 80%
> utilization
> Server reboot         notify when a server is rebooted or comes down
> Server down           notify if and when a server is not 
> responding (if
> possible)
> Application           notify if an application is down (if possible)
> 
> Plus others possibilities that can be used.
> 
> I have read most of the documentation, but confused at what 
> to use and how
> to start. I learn faster by actually doing it from a good 
> starting point,
> but I don't know where to begin on this one.
> 
> Any suggestions to get me started would be greatly appreciated.
> 
> Thanks.
> 
> Alex
> 
> ****************************************************************
> Life is grand...don't let it pass you by.
> Enjoy life...second chances don't always come around.
> :-)
> ****************************************************************
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to