| | | Junior Member
       
Group: Forum Members Last Login: Today @ 10:11:39 AM Posts: 14, Visits: 42 |
| | Dear All, we need to monitor the mailbox size of a certain user in MS Exchange and also the size of a database in SQL server 2005. Do you know how we can accomplish this with the help of WUG 11.0.3 ? Thanks a lot. |
| | | | Time Traveler
       
Group: Ipswitch Employees Last Login: 7/2/2008 4:04:57 PM Posts: 417, Visits: 843 |
| | I've got a monitor for a MSDE database (the WUG one) size, using WMI (& WUG Premium). It would be similar (but using a different WMI object) for SQL 2005... Sorry, I have not poked around an Exchange Server to know if there is a WMI object that shows a users mailbox size. If there is one, then it will be similar to above. But if not, then assuming it is a real file (or a folder with lots of files), the Active Script monitor might be used to get the needed information. See the Script Library for possible scripts that are available or may be modified to your purpose. Daniel Donnelly |
| | | | Time Traveler
       
Group: Forum Members Last Login: 6/19/2008 4:58:30 PM Posts: 534, Visits: 1,874 |
| The only way to do it is an Active script Monitor, that will retrieve the information through WMI.
But no, you can't use a WMI monitor as it's not a WMI counter. It's a WMI object and you need a script to compute the data. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 6/20/2008 1:53:58 PM Posts: 3, Visits: 313 |
| | i need to know when users mailbox reach some size. can it be done without using Active Script ? |
| | | | Time Traveler
       
Group: Forum Members Last Login: 6/19/2008 4:58:30 PM Posts: 534, Visits: 1,874 |
| i need to know when users mailbox reach some size. can it be done without using Active Script ?
MB - NS (12/5/2007) The only way to do it is an Active script Monitor, that will retrieve the information through WMI.
|
| | | | Forum Newbie
       
Group: Forum Members Last Login: 6/20/2008 1:53:58 PM Posts: 3, Visits: 313 |
| Thank you.
One more question. I never before use Active Script (because I’m not a programmer and i don't know any script), is there some standard script what can be downloaded (and tuned) and if yes, where i can find it ?
Thank you in advice. I understand that maybe i ask too much but i really don't have any idea of programming. |
| | | | Supreme Being
       
Group: Forum Members Last Login: 7/2/2008 7:03:13 AM Posts: 95, Visits: 237 |
| | I have no but you can search in the web, there are a lot of sites about scripting, of course - MSDN
Juriy Gordubal |
| | | | Time Traveler
       
Group: Forum Members Last Login: 6/19/2008 4:58:30 PM Posts: 534, Visits: 1,874 |
| Hello,
same as the previous user. I don't know of a script which does that, but you'll probably find what you need by digging a bit in the web.
It should be a common need, thus others admins may already have wrote such script, and shared it on the web. |
| | | | 
Forum Newbie
       
Group: Forum Members Last Login: 6/5/2008 12:30:47 PM Posts: 4, Visits: 41 |
| | I too am looking for a way to monitor an individual mailbox (our archiving mailbox so we can see when our email retention software stops processing mail in that box) If I find something, I 'll post it |
| | | | |
|