hello hobbit admins,<br><br><br>My c programming skills are poor at best.<br><br>Can some one explain what this is doing?<br><br>                else p = msg->buf;<br><br>                if (sscanf(p, "%d %99s", &cookie, durstr) == 2) {<br>
                        log = find_cookie(abs(cookie));<br><br>This is from hobbitd.c<br><br>I am trying to track down why I can't acknowledge an alert using the web interface. Every time I try, I get the following in hobbitd.log. The above test is failing and dropping me through to the error writing code.<br>
<br>2008-06-18 22:03:42 Bogus ack message from <a href="http://10.1.50.4">10.1.50.4</a>: 'hobbitdack 638622 10 test '<br><br>enable/disable works fine and the interface I am running from is defined as --maint-interface (removing this option has no effect).<br>
<br>Cheers<br><br>Phil<br><br><br clear="all"><br>-- <br>Tel: 0400 466 952<br>Fax: 0433 123 226<br>email: philwild AT <a href="http://gmail.com">gmail.com</a>