Page 1 of 1

Error: Unable to write to temp_path ('/tmp')

Posted: Mon Mar 18, 2019 4:52 pm
by cavu
I have a new install of Nagios Core 4.4.3 running on Ubuntu 18.04 lts , when i run the preflight check, I am getting the error Error: Unable to write to temp_path ('/tmp') - Permission denied.

I tried to sudo chmod 775 /tmp, but did not clear the issue. Any ideas how to fix error?

Re: Error: Unable to write to temp_path ('/tmp')

Posted: Tue Mar 19, 2019 1:57 pm
by ssax
What is the output of these commands:

Code: Select all

ls -ld /tmp
mount | grep acl