Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP WMI

Notices

Reply

how do i monitor windows 2003 with wmi script

 

LinkBack Thread Tools Display Modes
Old 12-15-2007, 06:03 PM   #1 (permalink)
Default how do i monitor windows 2003 with wmi script

how do i monitor windows 2003 with wmi scripts?


tony
Guest
 
Posts: n/a
Reply With Quote  
Old 12-16-2007, 10:05 AM   #2 (permalink)
Default Re: how do i monitor windows 2003 with wmi script

Well you could start by saying what you want to monitor exactly.

Regards
Mark Dormer

"tony" <tony@web.com> wrote in message
news:O3dy300PIHA.2376@TK2MSFTNGP02.phx.gbl...
Quote:
> how do i monitor windows 2003 with wmi scripts?
>

Mark Dormer
Guest
 
Posts: n/a
Reply With Quote  
Old 12-17-2007, 12:49 AM   #3 (permalink)
Default Re: how do i monitor windows 2003 with wmi script

pretty much anything from

disk space
memory
cpu

especially event log errors, application halts and login failure alert by
email
"Mark Dormer" <markd@mvpsx.org> wrote in message
news:O4f3MO9PIHA.1208@TK2MSFTNGP05.phx.gbl...
Quote:
> Well you could start by saying what you want to monitor exactly.
>
> Regards
> Mark Dormer
>
> "tony" <tony@web.com> wrote in message
> news:O3dy300PIHA.2376@TK2MSFTNGP02.phx.gbl...
Quote:
>> how do i monitor windows 2003 with wmi scripts?
>>
>
>

tony
Guest
 
Posts: n/a
Reply With Quote  
Old 12-17-2007, 08:16 AM   #4 (permalink)
Default Re: how do i monitor windows 2003 with wmi script

You can write wmi scripts to query from classes like
Win32_MemoryDevice for memory, Win32_Processor for CPU and
Win32_LogicalDisk where drivetype = 3 for Hard disk. All these classes
are from root\cimv2
princybaiju@gmail.com
Guest
 
Posts: n/a
Reply With Quote  
Old 12-17-2007, 09:32 PM   #5 (permalink)
Default Re: how do i monitor windows 2003 with wmi script

Start here
http://www.microsoft.com/technet/scr...r/default.mspx

There are heaps of articles about it in the scripting guy archives.

Have a look on the Scripting Tools page. They have a WMICode Creator that
will show you exactly how to write WMI scripts. In fact it automatically
generates them.

The scriptomatic tool does similar stuff.

This might be of use as well
http://www.computerperformance.co.uk/vbscript/wmi.htm

Regards
Mark Dormer

"tony" <tony@web.com> wrote in message
news:eYInF8EQIHA.5980@TK2MSFTNGP04.phx.gbl...
Quote:
> pretty much anything from
>
> disk space
> memory
> cpu
>
> especially event log errors, application halts and login failure alert by
> email
> "Mark Dormer" <markd@mvpsx.org> wrote in message
> news:O4f3MO9PIHA.1208@TK2MSFTNGP05.phx.gbl...
Quote:
>> Well you could start by saying what you want to monitor exactly.
>>
>> Regards
>> Mark Dormer
>>
>> "tony" <tony@web.com> wrote in message
>> news:O3dy300PIHA.2376@TK2MSFTNGP02.phx.gbl...
Quote:
>>> how do i monitor windows 2003 with wmi scripts?
>>>
>>
>>
>
>

Mark Dormer
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Script Error problem with windows xp sp2 Joey451 Windows XP WMI 0 10-26-2007 09:52 PM
Error-Windows Script 5.6 install Paul P Windows XP Device Drivers 0 09-20-2003 04:44 PM
Windows Script Host Howard Smith Windows XP Embedded 2 08-04-2003 11:17 AM
script errors in windows xp tori Windows XP Printers / Scanners / Fax 0 07-21-2003 07:11 PM
Explorer Search (F3) find a text/keyword in files is defect in Windows XP SP1 und Windows 2003 Server MarKom Windows XP Basics 1 07-17-2003 04:22 AM


All times are GMT. The time now is 11:56 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90