Search found 14 matches

by partners.nagios
Fri Mar 30, 2012 2:12 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

Something else I have just noticed that nagios seems to still use port 80 even when you set it to use https. In my /etc/httpd/conf/httpd.conf file I have changed the "Listen" port from 80 to something else, since I don't want things connecting to the server using http. When I do this I sta...
by partners.nagios
Fri Mar 30, 2012 1:16 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

I had setup SSL using those instructions originally. I tried to find that line in config.inc.php and it wasn't there, so I added it. That didn't work. I found the line in config.inc.dist, so I changed it there and it still didn't work. Is there anything else I have to change? (Also, ssl.conf is set ...
by partners.nagios
Fri Mar 30, 2012 12:26 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

Okay, so I figured it out. I'm running Nagios on a non-standard SSL port. Once I changed everything to 443, it worked. So now I'd like to know how to change from 443 to a non-standard port. Can you help me out with this?
by partners.nagios
Fri Mar 30, 2012 9:27 am
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

I tried running those commands and I received the error Daemons were not configured - run previous script. So I ran D-chkconfigalldaemons. I kept getting errors like this until I ran 0-yum. It started working and then this came up: Transaction Check Error: installing package kernel-2.6.32-220.7.1.el...
by partners.nagios
Thu Mar 29, 2012 5:34 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

yes I know, I was just seeing if the database could be written to at all.
by partners.nagios
Thu Mar 29, 2012 4:59 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

Write host configurations ... Configuration file successfully written! Write service configurations ... Configuration file successfully written! Write hostgroups.cfg ... Configuration file successfully written! Write servicegroups.cfg ... Configuration file successfully written! Write hosttemplates....
by partners.nagios
Thu Mar 29, 2012 4:35 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

I just tried your instructions for good measure but nope, it just hangs on verification. :(
by partners.nagios
Thu Mar 29, 2012 4:31 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

How am I supposed to do that if the wizard hangs at verification?
by partners.nagios
Thu Mar 29, 2012 2:55 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

I just noticed that I am also getting this error in /etc/httpd/logs/error_log

[client ::1] File does not exist: /var/www/html/nagiosxi
by partners.nagios
Thu Mar 29, 2012 12:27 pm
Forum: Nagios XI
Topic: Configuration verification Hangs and never completes
Replies: 23
Views: 5824

Re: Configuration verification Hangs and never completes

If I look at the nagios_objects table I see localhost and all the other hosts I have tried to add, however, if I check the below database tables (which I think should contain data) they are empty: DB - Nagios Table - nagios_hosts DB - Nagiosql Table - tbl_host I did find some forum posts about how t...