[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: acknowledging an alert
- To: hobbit (at) hswn.dk
- Subject: Re: acknowledging an alert
- From: "Phil Wild" <philwild (at) gmail.com>
- Date: Wed, 18 Jun 2008 22:41:12 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=+iNsJY4Q7FOmaloEdrIP4+DzVDPf7N2LrapkbYLY36o=; b=D02mlCZl7B4oxJF2LZKruG2LDnJ7fgx9lEIfi0uA35q9gRmXJf+aLnTAeKSIiR8QwA MayqGmJTlqAFiS897Nvbo4gFtYo0VoLe7aqkzCRn3XH6KzNgbYxvPFGGLZQXj5HM8PSA I5CL5s10Trv4Uvl01MvkYS0MEtpUzLs2dP6KE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=D0/rioXwMJ66Jzd7J8PEKqsEhjC0NNehhx/EEr4sE9iuIPZ43MSjak5M33PxO2zNXR U/PET7bMff/6+aYf+ZLujjAdcCLhmxrSXvc1P3dsewtVWHNxbINUfN6A0TfKI1P8ubZE 7cxeWhjUMTmtlWuQUbBKJf1Nem+pFhV19z67w=
- References: <258e9b160806180725w3676ea9ag661199441dc33e7 (at) mail.gmail.com>
Sorry, ignore this, I found my typo...
Phil
2008/6/18 Phil Wild <philwild (at) gmail.com>:
> hello hobbit admins,
>
>
> My c programming skills are poor at best.
>
> Can some one explain what this is doing?
>
> else p = msg->buf;
>
> if (sscanf(p, "%d %99s", &cookie, durstr) == 2) {
> log = find_cookie(abs(cookie));
>
> This is from hobbitd.c
>
> 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.
>
> 2008-06-18 22:03:42 Bogus ack message from 10.1.50.4: 'hobbitdack 638622
> 10 test '
>
> enable/disable works fine and the interface I am running from is defined as
> --maint-interface (removing this option has no effect).
>
> Cheers
>
> Phil
>
>
>
> --
> Tel: 0400 466 952
> Fax: 0433 123 226
> email: philwild AT gmail.com
--
Tel: 0400 466 952
Fax: 0433 123 226
email: philwild AT gmail.com