<!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 Manish Kumar <manikumar85@gmail.com>:<br />
            <br />
            > The problem is that nagios is not able to send e-mail notification as soon<br />
            > as any server/service/network device goes down. Some of the e-mails are<br />
            > delayed around 12 hours and some are not triggered even, for example if a<br />
            > server goes down for around a hour and is up again after that, nagios is not<br />
            > able to detect it. I have setup the fedora 14 to use its sendmail sever to<br />
            > relay the mails to our corporate smtp sever.<br />
            <br />
            Your complaint is much too general.<br />
            <br />
            You will need to turn on debugging in nagios and examine the debug log to see when the down state is detected and when the alert is generated.<br />
            <br />
            If the alert is being generated but not delivered on time, you'll need to examine your mail server's logs.<br />
            <br />
            If the down-state isn't being detected soon enough, you'll need to determine if it's not being scheduled frequently enough or if your server or network is too overloaded to execute the checks on time.<br />
            <br />
            Terry<br />
            <br />
        </p>
    </body>
</html>