findhost.sh with a different cfg env
list Mario Andre
Fri, 17 May 2024 12:03:32 -0300
Message-Id: <user-77c858cf7433@xymon.invalid>
Hello all,
In old xymon/hobbit 4.3.0 version I used to generate different views using
bbcmd and modifieds hobbitserver.cfg and bb-hosts files.
Also for these different views I was able to create independent findhosts
and enable/disable views for these specific env and bb-hosts files.
For example:
$cat bb-findhost-nwgroupview.sh
#!/bin/sh
# This is the Hobbit CGI script interface to bb-findhost.CGI
. /home/xymon/server/etc/hobbitcginwgroupview.cfg
exec /home/xymon/server/bin/bb-findhost.cgi $CGI_FINDHOST_OPTS
How can we do this kind of modified findhost cgi calls on Xymon version
4.3.30? How can I use and call findhost.sh to use a modified/renamed
cgioptions.cgi ?
Thanks in advance.
Best regards,
Mario