Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NRPE 3.2.0 ERROR: my_system() seteuid(0): Operation not permitted #147

Closed
johnbritto1 opened this issue Jul 6, 2017 · 1 comment
Closed

Comments

@johnbritto1
Copy link

johnbritto1 commented Jul 6, 2017

I have compiled check_nrpe plugin 3.2.0 only on Nagios Server and Nagios_Plugin 2.2.1 on the Nagios Client [Ubuntu 16.04] using link
I checked the NRPE handshake successfully and plugins return output but on the client Syslog, I get

ERROR: my_system() seteuid(0): Operation not permitted

On NRPE Daemon restart via systemd :

Jul 6 04:20:20 odoo nrpe[17029]: ERROR: my_system() seteuid(0): Operation not permitted
Jul 6 04:20:43 odoo nrpe[3841]: Caught SIGTERM - shutting down...
Jul 6 04:20:43 odoo systemd[1]: Stopping Nagios Remote Plugin Executor...
Jul 6 04:20:43 odoo nrpe[3841]: ERROR: remove_pid_file() seteuid(0): Operation not permitted
Jul 6 04:20:43 odoo nrpe[3841]: Daemon shutdown
Jul 6 04:20:43 odoo systemd[1]: Stopped Nagios Remote Plugin Executor.
Jul 6 04:20:43 odoo systemd[1]: Started Nagios Remote Plugin Executor.
Jul 6 04:20:43 odoo nrpe[17204]: Starting up daemon
Jul 6 04:20:43 odoo nrpe[17204]: Server listening on 0.0.0.0 port 5666.
Jul 6 04:20:43 odoo nrpe[17204]: Server listening on :: port 5666.

Please assist.

@hedenface
Copy link
Contributor

This was fixed in commit 005e20f in the maint branch. Will be released in 3.2.1. See issues: #145, #140, #139.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants