Xymon Mailing List Archive search

New xymon installation

5 messages in this thread

list Opt Opt · Mon, 26 Jan 2009 20:32:45 -0500 ·
So i try to make my thread with more detail.

I try to install a standalone server with xymon install on it
i make the install without too much problem.
i can start the server( ./hobbit start)

but when go to 172.24.4.99/xymon/ i have a list off all the folders that is in /opt/xymon/server/www
somethink goog my alias are probably good.

so i check the different log 

1st  i have these in my log hobbitlaunch.log

2009-01-26 14:06:31 hobbitlaunch starting
2009-01-26 14:06:31 Loading tasklist configuration from /opt/xymon/server/etc/hobbitlaunch.cfg
2009-01-26 14:06:31 Loading hostnames
2009-01-26 14:06:31 Loading saved state
2009-01-26 14:06:31 Setting up network listener on 0.0.0.0:1984
2009-01-26 14:06:31 Setting up signal handlers
2009-01-26 14:06:31 Setting up hobbitd channels
2009-01-26 14:06:31 Setting up logfiles
2009-01-26 14:06:36 Task bbdisplay terminated, status 127
2009-01-26 14:07:37 Task bbdisplay terminated, status 127

2nd i have these in the hobbitd.log

2009-01-26 13:55:47 Setup complete
2009-01-26 14:06:31 Setup complete

3rd i have these in the rrd-status

2009-01-26 13:55:37 Tried to down BOARDBUSY: Invalid argument
2009-01-26 14:03:38 Worker process died with exit code 0, terminating


4 i have these in the bb-display.log

bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory


any one have a idea about all the problems that i have....


i work on it to fix it during 1 weeks without results, please help thank you


Découvrez toutes les possibilités de communication avec vos proches
http://www.microsoft.com/windows/windowslive/default.aspx
list Josh Luthman · Mon, 26 Jan 2009 21:23:15 -0500 ·
If it is started it isn't creating the bb.html file and the index.html softlink.

Is the ps running?  If so you'll need to find the configured output
directory because it isn't where you want.

Did you install with a package or by source?  What OS?
quoted from Opt Opt

On 1/26/09, opt opt <user-f71665ea3715@xymon.invalid> wrote:
So i try to make my thread with more detail.

I try to install a standalone server with xymon install on it
i make the install without too much problem.
i can start the server( ./hobbit start)

but when go to 172.24.4.99/xymon/ i have a list off all the folders that is
in /opt/xymon/server/www
somethink goog my alias are probably good.

so i check the different log

1st  i have these in my log hobbitlaunch.log

2009-01-26 14:06:31 hobbitlaunch starting
2009-01-26 14:06:31 Loading tasklist configuration from
/opt/xymon/server/etc/hobbitlaunch.cfg
2009-01-26 14:06:31 Loading hostnames
2009-01-26 14:06:31 Loading saved state
2009-01-26 14:06:31 Setting up network listener on 0.0.0.0:1984
2009-01-26 14:06:31 Setting up signal handlers
2009-01-26 14:06:31 Setting up hobbitd channels
2009-01-26 14:06:31 Setting up logfiles
2009-01-26 14:06:36 Task bbdisplay terminated, status 127
2009-01-26 14:07:37 Task bbdisplay terminated, status 127

2nd i have these in the hobbitd.log

2009-01-26 13:55:47 Setup complete
2009-01-26 14:06:31 Setup complete

3rd i have these in the rrd-status

2009-01-26 13:55:37 Tried to down BOARDBUSY: Invalid argument
2009-01-26 14:03:38 Worker process died with exit code 0, terminating


4 i have these in the bb-display.log

bbgen: error while loading shared libraries: libpcre.so.0: cannot open
shared object file: No such file or directory


any one have a idea about all the problems that i have....


i work on it to fix it during 1 weeks without results, please help thank you


Découvrez toutes les possibilités de communication avec vos proches
http://www.microsoft.com/windows/windowslive/default.aspx

-- 

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Iain M Conochie · Tue, 27 Jan 2009 10:00:40 +0000 ·
quoted from Josh Luthman
<snip>

3rd i have these in the rrd-status

2009-01-26 13:55:37 Tried to down BOARDBUSY: Invalid argument
2009-01-26 14:03:38 Worker process died with exit code 0, terminating


4 i have these in the bb-display.log

bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Assuming this is the same problem as earlier, you need to add /usr/local/lib to your /etc/ld.so.conf file and then run ldconfig. To check if this has worked you can then run the command

ldd /opt/xymon/server/bin/bbgen

Cheers

Iain
quoted from Josh Luthman
any one have a idea about all the problems that i have....


i work on it to fix it during 1 weeks without results, please help thank you


Découvrez toutes les possibilités de communication avec vos proches <http://www.microsoft.com/windows/windowslive/default.aspx>;
list Opt Opt · Tue, 27 Jan 2009 13:48:54 -0500 ·
Hi everybody i finally 
resolve my problem i think it was a problem of restrictions on the folders
where xymon where install ,
and 
the problem of the libpcre.so.0,

but i have another question did xymon can send 
a trap snmp or somethink else ?

thank you
quoted from Josh Luthman
Date: Mon, 26 Jan 2009 21:23:15 -0500
From: user-4c45a83f15cb@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] New xymon installation

If it is started it isn't creating the bb.html file and the index.html softlink.

Is the ps running?  If so you'll need to find the configured output
directory because it isn't where you want.

Did you install with a package or by source?  What OS?

On 1/26/09, opt opt <user-f71665ea3715@xymon.invalid> wrote:
So i try to make my thread with more detail.

I try to install a standalone server with xymon install on it
i make the install without too much problem.
i can start the server( ./hobbit start)

but when go to 172.24.4.99/xymon/ i have a list off all the folders that is
in /opt/xymon/server/www
somethink goog my alias are probably good.

so i check the different log

1st  i have these in my log hobbitlaunch.log

2009-01-26 14:06:31 hobbitlaunch starting
2009-01-26 14:06:31 Loading tasklist configuration from
/opt/xymon/server/etc/hobbitlaunch.cfg
2009-01-26 14:06:31 Loading hostnames
2009-01-26 14:06:31 Loading saved state
2009-01-26 14:06:31 Setting up network listener on 0.0.0.0:1984
2009-01-26 14:06:31 Setting up signal handlers
2009-01-26 14:06:31 Setting up hobbitd channels
2009-01-26 14:06:31 Setting up logfiles
2009-01-26 14:06:36 Task bbdisplay terminated, status 127
2009-01-26 14:07:37 Task bbdisplay terminated, status 127

2nd i have these in the hobbitd.log

2009-01-26 13:55:47 Setup complete
2009-01-26 14:06:31 Setup complete

3rd i have these in the rrd-status

2009-01-26 13:55:37 Tried to down BOARDBUSY: Invalid argument
2009-01-26 14:03:38 Worker process died with exit code 0, terminating


4 i have these in the bb-display.log

bbgen: error while loading shared libraries: libpcre.so.0: cannot open
shared object file: No such file or directory


any one have a idea about all the problems that i have....


i work on it to fix it during 1 weeks without results, please help thank you


Découvrez toutes les possibilités de communication avec vos proches
http://www.microsoft.com/windows/windowslive/default.aspx

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer

Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ? Lancez-vous !
http://www.microsoft.com/windows/windowslive/default.aspx
list Brian Catlin · Tue, 27 Jan 2009 18:51:37 -0500 (Eastern Standard Time) ·
You will most likely have to script this and use it as an alert action.  Not
too difficult with a little perl programming I know - I did it at my last
job for a netcool monitor = had to send a trap to trip the alarms when a
phone switch heartbeat needed CPR. (soft switch).

Once you have your script built and tested, then look at the alerting
configs to act as the trigger.  

There is a very good book in English  = Network Programming with Perl,  by
Lincoln D. Stein, I am not sure if it has been translated to other languages
  It is the one I used to learn how to do the work...

Brian 

user-259d6a9a548a@xymon.invalid
quoted from Opt Opt
-------Original Message-------
 
From: opt opt
Date: 01/27/09 13:52:28
To: xymon-forum
Subject: RE: [hobbit] New xymon installation
 
Hi everybody i finally 
resolve my problem i think it was a problem of restrictions on the folders
where xymon where install ,
and 
the problem of the libpcre.so.0,

but i have another question did xymon can send 
a trap snmp or somethink else ?

thank you
Date: Mon, 26 Jan 2009 21:23:15 -0500
From: user-4c45a83f15cb@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] New xymon installation

If it is started it isn't creating the bb.html file and the index.html
softlink.

Is the ps running? If so you'll need to find the configured output
directory because it isn't where you want.

Did you install with a package or by source? What OS?

On 1/26/09, opt opt <user-f71665ea3715@xymon.invalid> wrote:
So i try to make my thread with more detail.

I try to install a standalone server with xymon install on it
i make the install without too much problem.
i can start the server( ./hobbit start)

but when go to 172.24.4.99/xymon/ i have a list off all the folders that
is
in /opt/xymon/server/www
somethink goog my alias are probably good.

so i check the different log

1st i have these in my log hobbitlaunch.log

2009-01-26 14:06:31 hobbitlaunch starting
2009-01-26 14:06:31 Loading tasklist configuration from
/opt/xymon/server/etc/hobbitlaunch.cfg
2009-01-26 14:06:31 Loading hostnames
2009-01-26 14:06:31 Loading saved state
2009-01-26 14:06:31 Setting up network listener on 0.0.0.0:1984
2009-01-26 14:06:31 Setting up signal handlers
2009-01-26 14:06:31 Setting up hobbitd channels
2009-01-26 14:06:31 Setting up logfiles
2009-01-26 14:06:36 Task bbdisplay terminated, status 127
2009-01-26 14:07:37 Task bbdisplay terminated, status 127

2nd i have these in the hobbitd.log

2009-01-26 13:55:47 Setup complete
2009-01-26 14:06:31 Setup complete

3rd i have these in the rrd-status

2009-01-26 13:55:37 Tried to down BOARDBUSY: Invalid argument
2009-01-26 14:03:38 Worker process died with exit code 0, terminating


4 i have these in the bb-display.log

bbgen: error while loading shared libraries: libpcre.so.0: cannot open
shared object file: No such file or directory


any one have a idea about all the problems that i have....


i work on it to fix it during 1 weeks without results, please help thank
you


Découvrez toutes les possibilités de communication avec vos proches
http://www.microsoft.com/windows/windowslive/default.aspx

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer

Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ?
Lancez-vous !