naemon-core icon indicating copy to clipboard operation
naemon-core copied to clipboard

Creating a host with "name" instead of "host_name" without register 0 results in valid config

Open lgmu opened this issue 2 years ago • 0 comments

Hi,

as discussed with Sven, creating a host config accidentally with "name" instead of "host_name" results in no host being created, but the config parser says OK - config reloaded.

Using "name" should only be OK when also providing register 0.

lgmu avatar Feb 06 '24 09:02 lgmu