I have all of my scripts here http://Mrtgkt.com/Scripts
I haven't had a chance to do descriptions yet but the names should give you some idea on what they are. I do have scripts for MP's as well. Up to Quad. -----Original Message----- From: Garth Williams [mailto:[EMAIL PROTECTED] Sent: Monday, January 05, 2004 4:33 PM To: Lennie Cc: [EMAIL PROTECTED] Subject: [mrtg] Re: Problem whit CPU monitoring on windows 2003 and windows 2000 server Well, to begin with, your target line is incorrect (needs 2 OIDs). Here is the MRTG config I use. I run collection on BOTH Windows 2000 and Windows 2003 and gather stats from Windows 2000, 2003 and XP systems, using only slight variations of this config. Obviously your OIDs will differ a wee bit with dual processors! G <snip> Background[WIN2KFS1_CPU0]: #9090909 Target[WIN2KFS1_CPU0]: 1.3.6.1.4.1.9600.1.1.5.1.4.1.48&1.3.6.1.4.1.9600.1.1.5.1.6.1.48:[EMAIL PROTECTED] 68.200.10 ThreshDesc[WIN2KFS1_CPU0]: CPU #1 Usage (Percent) on System: WIN2KFS1 SetEnv[WIN2KFS1_CPU0]: STATURL="http://24.66.1.141/stats/servers/WIN2KFS1/cpu/WIN2KFS1_cpu0.html" CUSTNAME="INTERNAL" # creates red dotted line on the graph; match with ThreshMaxI MaxBytes[WIN2KFS1_CPU0]: 75 AbsMax[WIN2KFS1_CPU0]: 100 Title[WIN2KFS1_CPU0]: CPU 1 Percent Utilization Options[WIN2KFS1_CPU0]: gauge, nopercent # Unscaled[WIN2KFS1_CPU0]: dwmy # Supress[WIN2KFS1_CPU0]:dwmy XSize[WIN2KFS1_CPU0]: 380 YSize[WIN2KFS1_CPU0]: 100 YLegend[WIN2KFS1_CPU0]: CPU Load (%) ShortLegend[WIN2KFS1_CPU0]: % Legend1[WIN2KFS1_CPU0]: CPU1 Priv Utilization in percent Legend2[WIN2KFS1_CPU0]: CPU1 User Utilization in percent # Legend3[WIN2KFS1_CPU0]: # Legend4[WIN2KFS1_CPU0]: LegendI[WIN2KFS1_CPU0]: CPU1_Priv_Load:  LegendO[WIN2KFS1_CPU0]: CPU1_User_Load:  # Use ThreshMinI for minimum threshold breach notification # i.e. if under ThreshMinI, then threshunder.bat will run # ThreshMinI[WIN2KFS1_CPU0]: 10 # ThreshProgI[WIN2KFS1_CPU0]: D:\\NET-SONAR\thresholds\threshunder.bat # Use ThreshMaxI for maximum threshold breach notification for CPU0 # i.e. if over ThreshMaxI, then threshover.bat will run ThreshMaxI[WIN2KFS1_CPU0]: 75 ThreshProgI[WIN2KFS1_CPU0]: D:\\NET-SONAR\thresholds\threshover.bat ThreshProgOKI[WIN2KFS1_CPU0]: D:\\NET-SONAR\thresholds\threshok.bat </snip> -----Original Message----- > it´s that anything wrong whit this line ?? > > Target[blofeld.CPU]: 1.3.6.1.4.1.9600.1.1.5.1.5:[EMAIL PROTECTED] > > it is stil teling me that: noSuchName > -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
