Xymon Mailing List Archive search

Help with rootlogin.pl

list Luis Muñoz
Thu, 27 Aug 2009 12:05:33 -0500
Message-Id: <user-8cc5d0f9ecf7@xymon.invalid>

I copied the rootlogin.pl to my ext directory and added this lines to my
hobbitlaunch.cfg file

[rootlogin]
ENVFILE /usr/lib/hobbit/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD hobbitd_channel --channel=client --log=$BBSERVERLOGS/rootlogin.log
$BBHOME/ext/rootlogin.pl
but the rootlogin.log show the next information

2009-08-26 12:00:22 Our child has failed and will not talk to us: Channel
client, PID 1232, cause Bad file descriptor

I tried to run the next command bb

BB=/bin/echo BBDISP=172.30.32.100 /usr/lib/hobbit/server/ext/rootlogin.pl

this is the result

-bash: /usr/lib/hobbit/server/ext/rootlogin.pl: Permission denied

Regards,
Luis