<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title></title>
    </head>
    <body>
        <p>
            Quoting Ryan McHugh <ryan.mchugh@techtell.com>:<br />
            <br />
            > I have been looking for a way to check the status of the Exchange Mailbox<br />
            > Store with out using the check_nt daemon.  I do not have the option of<br />
            > installing anything on the exchange server at this time but can have WMI /<br />
            > RPC / snmp connections.  Does anyone know of a way to check and see if the<br />
            > Store is mounted, either directly or indrectly?  I may have access to the<br />
            > OWA but not POP/IMAP to try a client connect / html parse if there are<br />
            > tools for that.<br />
            <br />
            You can setup auto-reply on a mailbox that lives in the store you're monitoring, send it an email and see if you get back the expected reply.<br />
            <br />
            There is so much that can go wrong in Exchange that sending it an actual email and checking to see if you get the expected response is much more reliable than monitoring indirect statistics and settings.<br />
            <br />
            Terry<br />
            <br />
            <br />
            <br />
        </p>
    </body>
</html>