mslivkoff
Joined: 19 Jul 2007 Posts: 18
|
Posted: Wed Aug 15, 2007 4:31 pm Post subject: Windows IIS/FTP Traffic Monitor |
|
|
I'm taking the plunge and writing my own graph. I need to monitor FTP traffic on one of our IIS servers. I am using a VBScript for the input (thank goodness for Scriptomatic!), and I've muddled through setting up a working graph, but I'm having one problem.
The script returns results for each of the virtual servers and a _Total. You can see them with objItem.Name. I'm capturing the fields I want as well as objItem.Name. Now I could just filter out _Total in the script, but I was wondering if there was a way to set up a graph to select which dataset to use based on the name.
Thanks for any help you may be able to give. I'm attaching the vbscript.
| Description: |
|
 Download |
| Filename: |
ftptraffic.vbs.txt |
| Filesize: |
814 Bytes |
| Downloaded: |
71 Time(s) |
|
|