NagiosEnterprises / nrpe

NRPE Agent
GNU General Public License v2.0
257 stars 133 forks source link

WARNING: my_system() seteuid(0): Operation not permitted #248

Open bsivavani opened 3 years ago

bsivavani commented 3 years ago

Hi,

We are using NRPE 4.0.3 and trying to check status of cron using check_service.sh plugin, the plugin is working locally with nrpe user but we are getting unknown error "NRPE: Unable to read output" from Nagios console.

We see nrpe related entries in /var/log/messages nrpe[503099]: WARNING: my_system() seteuid(0): Operation not permitted

Kindly advice how to fix this issue.