<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <blockquote
cite="mid:69f8f8e31333b459ad50fb6fe844ef8e.squirrel@webmail.stinkweasel.net"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">So I was wondering how is everyone reliably checking and notifying the
intended audience of server reboots with high rate of success.
 
</pre>
      </blockquote>
    </blockquote>
    <br>
    Get a plugin that checks the actual device uptime value.<br>
    <br>
    You can then alert on it when values of uptime are less than
    whatever suits your check frequency and max check attempts values eg
    30 minutes. How you actually check is going to be dependent on the
    OS of the device<br>
    <br>
    For Windows servers I use <br>
    check_wmi_plus.pl -m checkuptime<br>
    This particular plugin also provides performance data and I get a
    nice graph like this -<br>
    <img src="cid:part1.09070209.06000406@edcint.co.nz" alt=""><br>
    <br>
    I also do that same thing (using other plugins) for linux, wireless
    access points etc<br>
    <br>
    I imagine that SNMP probably can get at the uptime values for
    various devices also.<br>
    <br>
    <blockquote
cite="mid:69f8f8e31333b459ad50fb6fe844ef8e.squirrel@webmail.stinkweasel.net"
      type="cite">
      <div class="moz-signature">
        <font size="-1">
          <a href="http://www.smartmon.com.au">Smartmon System
            Monitoring</a>
          <br>
          <a href="http://www.smartmon.com.au">www.smartmon.com.au</a> </font></div>
    </blockquote>
  </body>
</html>