Search found 12 matches

by canyonsdistrict
Wed Oct 14, 2015 4:41 pm
Forum: Nagios XI
Topic: Force SSL breaks config verification
Replies: 15
Views: 2210

Re: Force SSL breaks config verification

chage -l nagios Last password change : Jun 06, 2012 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 Number of days of warning before password expires : 7
by canyonsdistrict
Wed Oct 14, 2015 10:27 am
Forum: Nagios XI
Topic: Force SSL breaks config verification
Replies: 15
Views: 2210

Re: Force SSL breaks config verification

I put all the files in place as indicated and checked the settings as indicated.

It now forces SSL, but the original issue Waiting for configuration verification......................................................................... and services being reported as down is still an issue.
by canyonsdistrict
Tue Oct 13, 2015 4:07 pm
Forum: Nagios XI
Topic: Force SSL breaks config verification
Replies: 15
Views: 2210

Re: Force SSL breaks config verification

# # This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. # See <URL:http://httpd.apache.org/docs/2.2/> for detailed information. # In particular, see # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html> # for a ...
by canyonsdistrict
Tue Oct 13, 2015 10:13 am
Forum: Nagios XI
Topic: Force SSL breaks config verification
Replies: 15
Views: 2210

Re: Force SSL breaks config verification

This is what it looks like now. <VirtualHost *:80> <Directory "/usr/local/nagiosxi/html"> # SSLRequireSSL Options None AllowOverride None Order allow,deny Allow from all # Order deny,allow # Deny from all # Allow from 127.0.0.1 # AuthName "Nagios XI" # AuthType Basic # AuthUserFi...
by canyonsdistrict
Mon Oct 12, 2015 5:02 pm
Forum: Nagios XI
Topic: Force SSL breaks config verification
Replies: 15
Views: 2210

Re: Force SSL breaks config verification

This doesn't force SSL.
by canyonsdistrict
Mon Oct 12, 2015 3:31 pm
Forum: Nagios XI
Topic: Force SSL breaks config verification
Replies: 15
Views: 2210

Re: Force SSL breaks config verification

<VirtualHost *:80> <Directory "/usr/local/nagiosxi/html"> # SSLRequireSSL Options None AllowOverride None Order allow,deny Allow from all # Order deny,allow # Deny from all # Allow from 127.0.0.1 # AuthName "Nagios XI" # AuthType Basic # AuthUserFile /usr/local/nagiosxi/etc/htpa...
by canyonsdistrict
Mon Oct 12, 2015 8:48 am
Forum: Nagios XI
Topic: Force SSL breaks config verification
Replies: 15
Views: 2210

Re: Force SSL breaks config verification

Turns out I had the trailing / on the end when I put it in the config file. Having it there doesn't help, not having it there makes an even bigger mess.
by canyonsdistrict
Wed Oct 07, 2015 4:50 pm
Forum: Nagios XI
Topic: Force SSL breaks config verification
Replies: 15
Views: 2210

Force SSL breaks config verification

I followed these instructions to turn on SSL and force SSL using a permanent redirect. When I do that I had the same result as this thread , as well as a few other issues including Active Host Checks, Active Service Checks, and Notification Services reporting as down. I disabled the Redirect permane...
by canyonsdistrict
Fri Oct 31, 2014 9:25 am
Forum: Nagios Log Server
Topic: Stop monitoring 127.0.0.1
Replies: 2
Views: 1155

Re: Stop monitoring 127.0.0.1

Thank you.
by canyonsdistrict
Thu Oct 30, 2014 12:14 pm
Forum: Nagios Log Server
Topic: Stop monitoring 127.0.0.1
Replies: 2
Views: 1155

Stop monitoring 127.0.0.1

How do I stop NLS from monitoring localhost?