Xymon Mailing List Archive search

HOBBITMENU issue on xymon 4.3.0 debian stable

5 messages in this thread

list Pkc_mls · Wed, 23 Sep 2009 13:40:23 +0200 ·
Hi all,

I'm running xymon client and server on debian stable (5.0).
Both were installed via the packages. (ie no compilation).

I have an error in the log that comes each 5 minutes in the bb-display.log:
xgetenv: Cannot find value for variable HOBBITMENU

The menu is replaced with &HOBBITMENU.

I searched through the source code, but I couldn't find any reference to
this HOBBITMENU.

Has anyone already solved this ?

thanks.
list Pkc_mls · Thu, 24 Sep 2009 16:27:14 +0200 ·
Hi all,

I added
HOBBITMENU=""

in the hobbitserver.cfg, so now I don't have the error anymore, but
still no menu on top of the pages.
quoted from Pkc_mls


pkc_mls a écrit :
Hi all,

I'm running xymon client and server on debian stable (5.0).
Both were installed via the packages. (ie no compilation).

I have an error in the log that comes each 5 minutes in the bb-display.log:
xgetenv: Cannot find value for variable HOBBITMENU

The menu is replaced with &HOBBITMENU.

I searched through the source code, but I couldn't find any reference to
this HOBBITMENU.

Has anyone already solved this ?

thanks.
list Buchan Milne · Mon, 28 Sep 2009 17:21:18 +0100 ·
quoted from Pkc_mls
On Wednesday, 23 September 2009 12:40:23 pkc_mls wrote:
Hi all,

I'm running xymon client and server on debian stable (5.0).
Both were installed via the packages. (ie no compilation).

I have an error in the log that comes each 5 minutes in the bb-display.log:
xgetenv: Cannot find value for variable HOBBITMENU

The menu is replaced with &HOBBITMENU.

I searched through the source code, but I couldn't find any reference to
this HOBBITMENU.

Has anyone already solved this ?
I believe this is particular to the Debian packages. Which "source code" did 
you search through? "Upstream", or the source tree of a dpkg build of the 
Debian package?

Regards,
Buchan
list Pkc_mls · Fri, 02 Oct 2009 14:01:54 +0200 ·
quoted from Buchan Milne
Buchan Milne a écrit :
On Wednesday, 23 September 2009 12:40:23 pkc_mls wrote:
I believe this is particular to the Debian packages. Which "source code" did you search through? "Upstream", or the source tree of a dpkg build of the Debian package?
Hi,
I searched through the source code available at hobbitmon.sourceforge.net.
Regards,
Buchan
list Sebastian Auriol · Tue, 13 Apr 2010 12:40:16 +0100 ·
quoted from Buchan Milne
Hi all,

I'm running xymon client and server on debian stable (5.0).
Both were installed via the packages. (ie no compilation).

I have an error in the log that comes each 5 minutes in the
bb-display.log:
xgetenv: Cannot find value for variable HOBBITMENU

The menu is replaced with &HOBBITMENU.

I searched through the source code, but I couldn't find any reference to
this HOBBITMENU.

Has anyone already solved this ?

thanks.
 
I had the same problem upgrading from a hobbit 4.2.0 beta to 4.2.0 stable
when I upgraded the machine to debian 5.0. The solution was to:
add "include /etc/hobbit/web/menu.cfg" to hobbitserver.cfg (just before
BBMENUSKIN)
(from http://www.hswn.dk/hobbiton/2007/09/msg00418.html)
 
Hope this helps anyone googling the issue.
 
Regards,
 
Seb A