NagiosEnterprises / ncpa

Nagios Cross-Platform Agent
Other
176 stars 94 forks source link

On Debian, NCPA can't see plugins with nagios group r-x permissions #1129

Open ne-bbahn opened 7 months ago

ne-bbahn commented 7 months ago

This seems unrelated to issue https://github.com/NagiosEnterprises/ncpa/issues/1064, which was solved by MR https://github.com/NagiosEnterprises/ncpa/pull/1113.

I get this when trying to run the plugin through the API (the plugin doesn't show up in the UI)

{"error": {"path": "/api/plugins/emptyscript", "code": 100, "message": "The plugin requested does not exist.", "plugin": "emptyscript"}}