Mailbox checking

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
User avatar
Gilali
Posts: 35
Joined: Fri Aug 22, 2008 4:04 am
Location: Belgium

Mailbox checking

Post by Gilali »

Hi,

Alex said :
Exchange_Mailbox WMI class allows you to check cumulative size of all of the messages in the mailbox but as I know it does not provide information about each mail
http://msdn.microsoft.com/en-us/library ... 65%29.aspx

Also HostMonitor offers POP3 and IMAP test methods however these tests cannot check specific mail either. You may check total mail box size...
http://www.ks-soft.net/hostmon.eng/mfra ... s.htm#pop3
http://www.ks-soft.net/hostmon.eng/mfra ... s.htm#imap
Is it possible to check a mailbox, save its size, recheck 5 minutes after, and compare the result of its first and second size, and if we see a difference it's that the mailbox grow!

And if it's possible, how I can store the first checking result to compare it with the second checking result ?

Thanks for your help.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You may use WQL query like Select Size from Exchange_Mailbox where Name='MailboxName'
Then set alert option like "Alert if total increases by 50000" or "Alert if total increases by 10%"

Please read the manual for more information or check on-line help
www.ks-soft.net/hostmon.eng/mframe.htm#tests.htm#wmi

Regards
Alex
User avatar
Gilali
Posts: 35
Joined: Fri Aug 22, 2008 4:04 am
Location: Belgium

Post by Gilali »

Thanks a lot for your reply, Alex.

I going to read this .......and hope that it can solve my problem.

Gilali.
Post Reply