Search found 2 matches

by elockman
Fri Jan 23, 2026 1:37 am
Forum: Nagios XI
Topic: What's in /usr/local/nagiosxi/tmp?
Replies: 2
Views: 6771

Re: What's in /usr/local/nagiosxi/tmp?

Hi adamsj , The /usr/local/nagiosxi/tmp folder contains XI temporary files such as the phpmailer log, logs from upgrade scripts, and also temporary files from some XI wizards and reports. You should be able to delete the files in there without harm, although I would still recommend backing them up ...
by elockman
Tue Jul 30, 2024 11:26 pm
Forum: Nagios XI
Topic: 2024R1.1.5 Linux NCPA add not working, ssl issue?
Replies: 2
Views: 1955

Re: 2024R1.1.5 Linux NCPA add not working, ssl issue?

Adjust SELinux Policy is the preferred approach to maintain security while allowing Nagios to function. It requires a deeper understanding of SELinux and your specific environment. You can use the semanage command to adjust SELinux policies for the Nagios processes and related files. However, this r...