Search found 30 matches
- Tue Jul 19, 2016 12:19 pm
- Forum: Open Source Nagios Projects
- Topic: Not getting correct cgi permissions
- Replies: 10
- Views: 74137
Re: Not getting correct cgi permissions
Yep, I'm good now. I'm able to add new users, add them to cgi.cfg, and they're able to access everything. You can go ahead and close this.
- Mon Jul 18, 2016 11:12 pm
- Forum: Open Source Nagios Projects
- Topic: Not getting correct cgi permissions
- Replies: 10
- Views: 74137
Re: Not getting correct cgi permissions
Thanks, rkennedy. That ended up just being the quickest way to fix it, I think. I think I've narrowed it down to something in the nagios/etc directory. I took an rsync with permissions retained of the entire nagios/etc directory before deleting the droplet. When I restored the whole thing back with ...
- Mon Jul 18, 2016 8:37 am
- Forum: Open Source Nagios Projects
- Topic: Not getting correct cgi permissions
- Replies: 10
- Views: 74137
Re: Not getting correct cgi permissions
Running Core 4.1.1, I don't think I mentioned that, either.
- Mon Jul 18, 2016 8:35 am
- Forum: Open Source Nagios Projects
- Topic: Not getting correct cgi permissions
- Replies: 10
- Views: 74137
Re: Not getting correct cgi permissions
It's running on CentOS 7, minimal.
Code: Select all
brian@nagios:~$ rpm --query centos-release
centos-release-7-2.1511.el7.centos.2.10.x86_64- Sun Jul 17, 2016 9:30 am
- Forum: Open Source Nagios Projects
- Topic: Not getting correct cgi permissions
- Replies: 10
- Views: 74137
Re: Not getting correct cgi permissions
Enabling debug for everything and setting verbosity to 2, I'm not seeing anything that got logged that looks helpful. brian@nagios:/usr/local/nagios/var$ tail -25 nagios.debug [1468765723.414850] [016.1] [pid=7348] Host is not flapping (0.00% state change). [1468765723.414858] [4096.2] [pid=7348] ##...
- Sun Jul 17, 2016 9:22 am
- Forum: Open Source Nagios Projects
- Topic: Not getting correct cgi permissions
- Replies: 10
- Views: 74137
Re: Not getting correct cgi permissions
I have also now tried another
sudo make install
sudo make install-init
sudo make install-commandmode
To attempt to fix any permissions related issue. Still receiving the same error.
sudo make install
sudo make install-init
sudo make install-commandmode
To attempt to fix any permissions related issue. Still receiving the same error.
- Sun Jul 17, 2016 9:17 am
- Forum: Open Source Nagios Projects
- Topic: Not getting correct cgi permissions
- Replies: 10
- Views: 74137
Re: Not getting correct cgi permissions
Here's my nagios.cfg ############################################################################## # # NAGIOS.CFG - Sample Main Config File for Nagios 4.1.1 # # Read the documentation for more information on this configuration # file. I've provided some comments here, but things may not be so # cle...
- Sun Jul 17, 2016 9:16 am
- Forum: Open Source Nagios Projects
- Topic: Not getting correct cgi permissions
- Replies: 10
- Views: 74137
Not getting correct cgi permissions
I've got a new Core install set up that I'm having one issue with. Everything works fine, except when I try to use System -> Configuration. I keep getting "It appears as though you do not have permission to view the configuration information you requested... If you believe this is an error, che...
- Thu Oct 15, 2015 2:17 pm
- Forum: Nagios XI
- Topic: temp_file vs. temp_path
- Replies: 3
- Views: 422
Re: temp_file vs. temp_path
Sorry for the late reply. It's been a very busy week.
Thank you for the info. I'll just leave well enough alone. My scheduled events over time window is typically a nice, flat box. The system isn't struggling to keep up or anything. I'll just keep what I've got.
Thanks!
Thank you for the info. I'll just leave well enough alone. My scheduled events over time window is typically a nice, flat box. The system isn't struggling to keep up or anything. I'll just keep what I've got.
Thanks!
- Tue Oct 13, 2015 9:07 am
- Forum: Nagios XI
- Topic: temp_file vs. temp_path
- Replies: 3
- Views: 422
temp_file vs. temp_path
Good morning. I just ran my upgrade to NagiosXI 5.2, and was reviewing my nagios.cfg since it was an update to a new major version. I've got a question about two of the keys in nagios.cfg. I'm using a ramdisk, it was configured by following the XI Utilizing a Ram Disk pdf. While reviewing my setting...