On 1/23/14 14:27, ibmnsb wrote:
> pardon my noobness, so i am trying to read the instruction here,
http://www.thruk.org/documentation.html#_component_thruk_plugin_bp
>
> from the configuration example below, is this setup on the thruk server locally ? and also looks like i can use "result_backend" to talk to my remote nagios using livestatus ? not sure if i got that right.
>
> and the other three variables:
>
> objects_save_file = /etc/naemon/conf.d/bp_generated.cfg
> objects_templates_file = /etc/naemon/conf.d/thruk_bp_templates.cfg
> objects_reload_cmd = /etc/init.d/naemon reload
>
>
> are these files supposed to be present on the thruk macine locally ? I assume this example is for "naemon" whereas i will be using thruk.
>
>
> Please advise
Hi,
'result_backend' is something which is not released yet. This will be available with the next version. Naemon is a replacement for Nagios.
All files written by the BP engine are locally, yes. The idea is to have a local nagios, naemon, icinga, shinken core running which contains
all the business processes, even if they are based on remote sites.
Sven