HOBBITMENU issue on xymon 4.3.0 debian stable
list Pkc_mls
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
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.
▸
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
▸
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
▸
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
▸
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