Can you please share the ruleset you are using? Those two config checks should indeed only be enabled on applications named either nrpe, nrpe-host, or nrpe-physical.
It would also be useful to have a sample bundle that triggers the bug, if possible.
As a sidenote, iirc we did quite a bit of work to make nrpe "just work" across both physical machines and containers, so that it would no longer be necessary to have separate applications (see for example test_06_container_checks in tests/functional/tests/nrpe_tests.py). You should therefore be able to remove nrpe-lxd and relate the standard nrpe app (with lacp and netlinks checks enabled) to your containers.
Can you please share the ruleset you are using? Those two config checks should indeed only be enabled on applications named either nrpe, nrpe-host, or nrpe-physical.
It would also be useful to have a sample bundle that triggers the bug, if possible.
As a sidenote, iirc we did quite a bit of work to make nrpe "just work" across both physical machines and containers, so that it would no longer be necessary to have separate applications (see for example test_06_ container_ checks in tests/functiona l/tests/ nrpe_tests. py). You should therefore be able to remove nrpe-lxd and relate the standard nrpe app (with lacp and netlinks checks enabled) to your containers.