[hobbit] Hobbit 4.0 RC3
    Wim De Houwer 
    wdehouwer at be.tiscali.com
       
    Wed Feb 23 10:39:37 CET 2005
    
    
  
Hey All,
I don't know if i've hit a bug but my situation is like this:
Extraction of hobbit-alerts.cfg
HOST=%B2B*
    SCRIPT /usr/local/pager/sms 1234567890 color=red format=sms
time=*:0700:2359 repeat=120m
It seems hobbit interprets as follows:
It takes every line and uses the first part of the line correctly but
does something wrong on the second part of the line, or it might just be
the user that's doing something wrong ...
Service	Recipient	1st Delay	Stop after	Repeat	Time of
Day	Colors
bgp	1234567890	-		-		30m 	-
red
	format=sms	-		-		30m 	-
purple,yellow,red
conn	1234567890	-		-		30m 	-
red
	format=sms	-		-		30m 	-
purple,yellow,red
mem	1234567890	-		-		30m 	-
red
	format=sms	-		-		30m 	-
purple,yellow,red
Anyone any suggestions ?
Cheers,
Wim
-----Original Message-----
From: Henrik Stoerner [mailto:henrik at hswn.dk] 
Sent: woensdag 23 februari 2005 8:17
To: hobbit at hswn.dk
Subject: Re: [hobbit] Hobbit 4.0 RC3
On Wed, Feb 23, 2005 at 02:10:58AM -0500, Asif Iqbal wrote:
> On Tue, Feb 22, 2005 at 11:49:00PM, Henrik Stoerner wrote:
> > Another release candidate - 4.0 RC3 - is now available on
Sourceforge.
> 
> bb-infocolumn.c: In function `generate_hobbit_alertinfo':
> bb-infocolumn.c:110: error: `PATH_MAX' undeclared (first use in this
> function)
Oh, that's a silly one. Just add
 #include <limits.h>
next to all the other "#include..." lines near the top of that file.
Henrik
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe at hswn.dk
    
    
More information about the Xymon
mailing list