NagiosQL Restart Nagios fails with error?

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
JaydenLouis
Posts: 1
Joined: Wed Dec 30, 2020 4:06 am

NagiosQL Restart Nagios fails with error?

Post by JaydenLouis »

Running nagios core 4.4.3 and NagiosQL 3.4.0 RHEL7 Linux with selinux in enforcing mode
In NagiosQL, under Tools/Nagios control, when I select the Do it button under Restart Nagios, I receive the error: Nagios daemon is not running, cannot send restart command
But Nagios is running.
Seeing this in the messages file:
setroubleshoot: SELinux is preventing /usr/sbin/postdrop from write access on the fifo_file fifo_file. For complete SELinux messages run: sealert -l f92138c6-1ed5-470e-96bc-4c083ea1b9e0
Can anyone assist in resolving this issue?
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: NagiosQL Restart Nagios fails with error?

Post by gormank »

Why not do what selinux suggests or set it to permissive for a bit to see if that resolves the issue, then do what it suggests to fix it permanently?
Locked