| | |
Forum Member
       
Group: Forum Members Last Login: 2 days ago @ 6:02:41 AM Posts: 34, Visits: 79 |
| | Hi, I've tested it on the volume /vol/vol0/ which we've got also: Filesystem total used avail capacity Mounted on /vol/vol0/ 7372MB 487MB 6885MB 7% /vol/vol0/ /vol/vol0/.snapshot 1843MB 73MB 1769MB 4% /vol/vol0/.snapshot /vol/vol3_luns/ 768000MB 661271MB 106728MB 86% /vol/vol3_luns/ /vol/vol3_luns/.snapshot 0MB 210036MB 0MB ---% /vol/vol3_luns/.snapshot /vol/vol_cifs_ict/ 18432MB 15125MB 3306MB 82% /vol/vol_cifs_ict/ /vol/vol_cifs_ict/.snapshot 2048MB 222MB 1825MB 11% /vol/vol_cifs_ict/.snapshot /vol/vol2_luns/ 409600MB 370044MB 39555MB 90% /vol/vol2_luns/ /vol/vol2_luns/.snapshot 0MB 150326MB 0MB ---% /vol/vol2_luns/.snapshot /vol/vol2_cifs/ 73728MB 58111MB 15616MB 79% /vol/vol2_cifs/ /vol/vol2_cifs/.snapshot 8192MB 26671MB 0MB 326% /vol/vol2_cifs/.snapshot /vol/vol1_cifs/ 506880MB 455654MB 51225MB 90% /vol/vol1_cifs/ /vol/vol1_cifs/.snapshot 56320MB 80915MB 0MB 144% /vol/vol1_cifs/.snapshot /vol/vol2_luns_wpcmirror/ 16MB 0MB 15MB 1% /vol/vol2_luns_wpcmirror/ /vol/vol2_luns_wpcmirror/.snapshot 4MB 0MB 3MB 11% /vol/vol2_luns_wpcmirror/.snapshot /vol/vol1_cifs_wpcmirror/ 562176MB 558199MB 3976MB 99% /vol/vol1_cifs_wpcmirror/ /vol/vol1_cifs_wpcmirror/.snapshot 62464MB 137490MB 0MB 220% /vol/vol1_cifs_wpcmirror/.snapshot Regards, Sander |
|
| | |
Junior Member
       
Group: Forum Members Last Login: 8/15/2008 3:10:51 PM Posts: 18, Visits: 50 |
| | I made a couple changes which should allow for your longer names. If the new script does not work. Can you post what you have in your perfomance monitor you made from this script? |
|
| | |
Forum Member
       
Group: Forum Members Last Login: 2 days ago @ 6:02:41 AM Posts: 34, Visits: 79 |
| | Great, where can I get the script? |
|
| | |
Junior Member
       
Group: Forum Members Last Login: 8/15/2008 3:10:51 PM Posts: 18, Visits: 50 |
| | I modified the script in the 2nd post. This is the script for the WhatsUp Gold Performance Monitor. |
|
| | |
Forum Member
       
Group: Forum Members Last Login: 2 days ago @ 6:02:41 AM Posts: 34, Visits: 79 |
| | I tried it and I get: Failed to parse the script. Error: The script timed out because it exceeded 60 seconds and Win32 error code=-1 So no change, Sander |
|
| | |
Junior Member
       
Group: Forum Members Last Login: 8/15/2008 3:10:51 PM Posts: 18, Visits: 50 |
| Can you run this script on the WhatsUp server? It gathers some information from the registry and puts it into a file in the location where you ran the script from called WUregOutPut.log. Change the extention to vbs.
|
|
| | |
Forum Member
       
Group: Forum Members Last Login: 2 days ago @ 6:02:41 AM Posts: 34, Visits: 79 |
| | Hi, I run the script but get an error.  |
|
| | |
Junior Member
       
Group: Forum Members Last Login: 8/15/2008 3:10:51 PM Posts: 18, Visits: 50 |
| | Sorry forgot to change the variable when I was testing. You need to change the line: strComputer = "vcc-aub-s0033" Change "vcc-aub-s0033" to "." or the name of the server running whatsup. Use the "." if you are running the script from the server running whatsup.
|
|
| | |
Forum Member
       
Group: Forum Members Last Login: 2 days ago @ 6:02:41 AM Posts: 34, Visits: 79 |
|