Skip to content

nagios_config and destination_directory do not work as expected #630

@hakong

Description

@hakong

In /etc/adagios/adagios.conf:

nagios_config="/etc/naemon/naemon.cfg"
destination_directory="/etc/naemon/adagios/"

Has no effect if /etc/nagios/nagios.cfg exists.
This cause problem when using naemon. The installation instructions instruct moving /etc/nagios/nagios.cfg to /etc/nagios/nagios.cfg.disabled, which makes things work properly with naemon. However, when nagios and nagios-core updates, it creates nagios.cfg again, and that breaks adagios/naemon. I attempted to work around this by symlinking nagios.cfg to naemon.cfg, but then adagios thinks the working directory is /etc/nagios, and fails to save objects because the .git folder dosen't exist.

Please fix ASAP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions