Hi, 

> /opt/projects/git/shinken/bin/shinken-arbiter -v 
> /tmp/uo4HVP8Rk0/shinken.cfg

this needs to be 
/opt/projects/git/shinken/bin/shinken-arbiter -v -c
/tmp/uo4HVP8Rk0/shinken.cfg

The -c allows to have more than one configuration file (useful for
nagios.cfg and shinken-specific.cfg). The form how you called the arbiter
would make it necessary to parse the argument list and, if there is one
parameter left, interpret it implicitely as config file. Although this
would be possible, i prefer to strictly use -c.


> Next thing is, that this no longer works with absolute paths:
I fixed it, pull it from git.

Gerhard 

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to