Search found 31 matches

by thisisharper
Fri Nov 04, 2005 11:43 am
Forum: Scripts and Templates
Topic: W32 - Disk Stats Data Query Template
Replies: 18
Views: 18450

Phobos182 - I'm using Win32_PerfFormattedData_PerfDisk_LogicalDisk in my script which which only works with Windows 2003. If you have issues with the data that the graph provides, don't use it. This script is working great for me. I'm looking for maximums at polling intervals, not averages. I think ...
by thisisharper
Thu Oct 20, 2005 9:55 am
Forum: Scripts and Templates
Topic: W32 - Process Stats Data Query Template
Replies: 15
Views: 27754

You'll need Windows Server 2003 for this to work properly.
by thisisharper
Thu Oct 20, 2005 9:24 am
Forum: Scripts and Templates
Topic: W32 - Process Stats Data Query Template
Replies: 15
Views: 27754

I fixed this by changing the account the the worker process runs under in IIS 6.0. The account I used has access to the WMI repository on the remote machine. Steps: 1. Open the IIS Manager in Administrative Tools 2. Expand Application Pools 3. Right-Click DefaultAppPool (or the custom pool you have ...
by thisisharper
Mon Oct 17, 2005 1:57 pm
Forum: Scripts and Templates
Topic: W32 - Disk Stats Data Query Template
Replies: 18
Views: 18450

This is a Data Query Template. You will not see anything listed under Data Input Method, but you will under Data Query. It gets these values from the Data Query Script.


Phobos182 - Do you know anything about Data Query Templates?
by thisisharper
Mon Oct 17, 2005 1:04 pm
Forum: Scripts and Templates
Topic: W32 - Disk Stats Data Query Template
Replies: 18
Views: 18450

If you look at the data template are the 3 following checked?

Index Type
Index Vaule
Output Type ID
by thisisharper
Thu Oct 13, 2005 8:20 am
Forum: Scripts and Templates
Topic: W32 - Disk Stats Data Query Template
Replies: 18
Views: 18450

These vaules should be automatically populated by the Perl script. I'm kinda new at this too. Anyone know the answer to this?
by thisisharper
Wed Oct 12, 2005 8:03 am
Forum: Scripts and Templates
Topic: W32 - Disk Stats Data Query Template
Replies: 18
Views: 18450

Oops.. I have edited my original message to include the appropriate template.
by thisisharper
Tue Oct 11, 2005 1:24 pm
Forum: Scripts and Templates
Topic: W32 - Disk Stats Data Query Template
Replies: 18
Views: 18450

That's not true... I manage over 200 RAIDed servers here that would prove that disk % read and write counters work perfectly on RAID sets. I really built this graph to focus on the disk queueing piece. It shows me when I need to add more spindles to my RAID sets or increase my SAN bandwidth to a par...
by thisisharper
Tue Oct 11, 2005 12:41 pm
Forum: Scripts and Templates
Topic: W32 - Disk Stats Data Query Template
Replies: 18
Views: 18450

Example Pic...
by thisisharper
Tue Oct 11, 2005 12:41 pm
Forum: Scripts and Templates
Topic: W32 - Disk Stats Data Query Template
Replies: 18
Views: 18450

W32 - Disk Stats Data Query Template

Here is another data query template that will help you verify high / over-utilized disk I/O on a system.
by thisisharper
Fri Oct 07, 2005 5:18 pm
Forum: Scripts and Templates
Topic: W32 - Process Stats Data Query Template
Replies: 15
Views: 27754

Did you take the .txt off the perl script?

Other than that I'm not skilled enought to help you unfortunately..

Is this working for anyone else?
by thisisharper
Tue Oct 04, 2005 4:51 pm
Forum: Scripts and Templates
Topic: W32 - Process Stats Data Query Template
Replies: 15
Views: 27754

Hey.. I'm a noob too =P

The data query should auto populate these fields. Did you put all the files in the proper directories above?
by thisisharper
Thu Sep 29, 2005 4:49 pm
Forum: Scripts and Templates
Topic: W32 - Process Stats Data Query Template
Replies: 15
Views: 27754

Picture of the graph.
by thisisharper
Thu Sep 29, 2005 4:48 pm
Forum: Scripts and Templates
Topic: W32 - Process Stats Data Query Template
Replies: 15
Views: 27754

W32 - Process Stats Data Query Template

Here is my first Data Query Template... Enjoy...
by thisisharper
Tue Sep 27, 2005 10:33 am
Forum: Help: General
Topic: Data Input methods - Using stored data
Replies: 5
Views: 2513

I'm interested in doing this too, but I believe you can only query fields for Data Queries and not Data Input Methods.