Nagios email issue with Sendmail

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
capricorn80
Posts: 14
Joined: Sun Sep 02, 2018 10:03 am

Nagios email issue with Sendmail

Post by capricorn80 »

Hi!

I have tried all the solution on google but I cannot get rid of the below error and cannot send email on nagios behalf.

stdout line 01: WARNING: RunAsUser for MSP ignored, check group ids (egid=1001, want=51)
stdout line 02: can not write to queue directory /var/spool/clientmqueue/ (RunAsGid=1001, required=51): Permission denied

Please help.

Thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios email issue with Sendmail

Post by scottwilkerson »

what are the permissions here

Code: Select all

ls -al /usr/sbin/sendmail.sendmail
And what does this output

Code: Select all

id smmsp
reference
https://access.redhat.com/solutions/24364
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked