Thanks Michel, I'll look at your solution. The first URL you sent me references "PERFM.BAT" on the NT resource kit......I checked the resource kit and I cannot find this file.
David A. Morrow Network Administrator Autodata Solutions Company [EMAIL PROTECTED] http://www.autodata.net Phone: (519) 951-6067 Fax: (519) 451-6615 This message has originated from Autodata Solutions Company. The attached material is the Confidential and proprietary Information of Autodata Solutions Company. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please delete this message and notify the Autodata system administrator at [EMAIL PROTECTED] -----Original Message----- From: Michel Caissie [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 3:53 PM To: '[EMAIL PROTECTED]' Subject: RE: [WhatsUp Forum] Monitor CPU of Win2K with SNMP You can use this http://support.ipswitch.com/kb/WG-20001201-DM01.htm I personnaly use this; The following exemple shows how to configure a server to notify WUG in case the CPU utilisation goes beyond 60 % during 10 minutes. � Configuration of a Perfmon Alert o Open Start - Run - Perfmon.exe � Select "New Alert Settings" and call it "CPU" � In Comment enter "Alert on 60%/10min CPU utilisation" � In Counters add " Processor / % Processor Time" � Alert when the value is Over 60 � Sample Data Every 10 seconds � In Action select " Log an entry in the application event log" � In schedule, Start scan At "present time" and Stop Scan At " 2010 " ( scan forever) � Click Apply - OK � note: The "Performance Log and Alert" Service must be running and configured with automatic startup. � Configure the Event Translator o Open Start - Run - evntwin.exe (evntwin.exe is installed during the installation of the SNMP service) � Click Edit � Browse Application - SysmonLog and double-click on Event 2031 � Generate Trap if event count reaches 60 within time interval 600 secondes. � Click OK - Apply - OK � Configure the snmp Service o Open Start - Run - Services.msc � Select snmp Service - Properties � Configure Startup Type at Automatic � In Traps enter the community name and the IP address of the WUP station You can then refer to WUP doc. to create a notification on SNMP Trap and you can refer to http://support.ipswitch.com/kb/WG-20020305-DM01.htm to associate a nice name to the trap generated. > -----Original Message----- > From: Dave Morrow [mailto:[EMAIL PROTECTED]] > Sent: 2002 14:04 > To: [EMAIL PROTECTED] > Subject: [WhatsUp Forum] Monitor CPU of Win2K with SNMP > > > Hi, > > I have been atempting to figure out how to monitor a CPU with > WUG7 and it's > SNMP tool. Can someone shed some light on how to do this? > > David A. Morrow > Network Administrator > Autodata Solutions Company > [EMAIL PROTECTED] > http://www.autodata.net <http://www.autodata.net> > Phone: (519) 951-6067 Fax: (519) 451-6615 > > This message has originated from Autodata Solutions Company. > The attached > material is the Confidential and proprietary Information of Autodata > Solutions Company. This email and any files transmitted with it are > confidential and intended solely for the use of the > individual or entity to > whom they are addressed. If you have received this email in > error please > delete this message and notify the Autodata system administrator at > [EMAIL PROTECTED] > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > > An Archive of this list is available at: > http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ > Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
