[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] different bb-hosts in bb-rep.sh





there is other ways to use different bb-hosts in report script?
Someone use the script sla-report from deadcat site?


thanks for help

Marco



i'm tryng to modified bb-rep.sh to make a report only for specific hosts.
i have created a new bb-hosts file, and set the variable BBHOSTS in this shell, but it not work


my bb-rep.sh is :

#!/bin/sh

# This it the Hobbit wrapper for the bb-rep.cgi tool

. /usr/local/hobbit/server/etc/hobbitserver.cfg
. /usr/local/hobbit/server/etc/hobbitcgi.cfg

BBHOSTS="/usr/local/hobbit/server/etc/bb-hosts_internet_appl"
export BBHOSTS

exec /usr/local/hobbit/server/bin/bb-rep.cgi $CGI_REP_OPTS $BBGENREPOPTS


What is wrong ?

thanks for helps

Marco


To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe (at) hswn.dk