On Apr 10, 2008, at 9:44 PM, Miguel Angel wrote:
> Hi
>
> First of all, I would like to apologize for my english.
>
> I need your help, I'm trying to configure Nagios (version 2.5) for  
> launch backups with Bacula

>
>         UP)
>                 echo "The host is UP. Start backup to $1"
>                 echo "run $1 yes" | bconsole
>                 ;;
>
Educated guess - bconsole isn't in the environment path when nagios  
executes the event handler. You can expect to have a minimal  
environment and should specify full paths to files and programs. Also  
make sure that the nagios user can successfully run that command.

--
Marc

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to