Search found 236 matches

by mikew
Mon Sep 12, 2016 2:33 pm
Forum: Nagios XI
Topic: MySQL Errors and Ghosting
Replies: 5
Views: 322

Re: MySQL Errors and Ghosting

There are backups, however a tremendous amount of time has recently been spent on the server, as the project is ready to close. I suspect this has been an issue since early on. So I am suspicious of backups and anything over a week old will require many hours to get back the work that has been done....
by mikew
Mon Sep 12, 2016 1:59 pm
Forum: Nagios XI
Topic: MySQL Errors and Ghosting
Replies: 5
Views: 322

Re: MySQL Errors and Ghosting

Here is the output: show tables; +----------------------------------------+ | Tables_in_nagios | +----------------------------------------+ | nagios_acknowledgements | | nagios_commands | | nagios_commenthistory | | nagios_comments | | nagios_configfiles | | nagios_configfilevariables | | nagios_con...
by mikew
Sat Sep 10, 2016 6:44 am
Forum: Nagios XI
Topic: MySQL Errors and Ghosting
Replies: 5
Views: 322

MySQL Errors and Ghosting

I am just finishing up a project and now getting some database errors and ghost behavior. There were several hundred passive hosts with 3000 passive services checks disabled on this server. One problem is that the current hosts and services are fine and then 5 minutes later all of the passive servic...
by mikew
Sat Feb 13, 2016 1:29 pm
Forum: Nagios XI
Topic: SSL Redirection 5.2.3
Replies: 20
Views: 927

Re: SSL Redirection 5.2.3

So in my solution I did not touch nagiosxi.conf, I left it as the default install. Again, my fear is that file would be modified potentially on upgrade.
by mikew
Fri Feb 12, 2016 5:27 pm
Forum: Nagios XI
Topic: SSL Redirection 5.2.3
Replies: 20
Views: 927

Re: SSL Redirection 5.2.3

Below are the directions that I used to install 5 Nagios XI servers in a row to test and use the SSL connection. This seems to work with no issues and is as simple as you can get. Encrypted Logins You do have a few requirements for installation. yum install -y mod_ssl Create a Self-Signed Certificat...
by mikew
Fri Feb 12, 2016 3:46 pm
Forum: Nagios XI
Topic: SSL Redirection 5.2.3
Replies: 20
Views: 927

Re: SSL Redirection 5.2.3

Thanks ssax, I have used the code you provided to solve the issue on one XI server. I am going to build out several more as a way to verify. I like the idea of working with httpd.conf as there are less variables than if I used nagiosxi.conf in the /etc/httpd/conf.d directory as that may get changed ...
by mikew
Tue Feb 02, 2016 6:12 pm
Forum: Nagios XI
Topic: SSL Redirection 5.2.3
Replies: 20
Views: 927

Re: SSL Redirection 5.2.3

Centos 6 When on use the slash on the redirect line that I showed this is what is returned: Redirect permanent / https://server_ip/ Too many redirects occurred trying to open “https://server_ip/nagiosxi” Only two lines edited in http.con ServerName JDTest:80 NameVirtualHost *:443 Only the https line...
by mikew
Tue Feb 02, 2016 4:59 pm
Forum: Nagios XI
Topic: SSL Redirection 5.2.3
Replies: 20
Views: 927

Re: SSL Redirection 5.2.3

All that did is is end up saying too many redirections.
by mikew
Tue Feb 02, 2016 4:31 pm
Forum: Nagios XI
Topic: SSL Redirection 5.2.3
Replies: 20
Views: 927

SSL Redirection 5.2.3

I have reconfigured an XI server with 5.2.2 but now in 5.2.3 the configuration to redirect SSL is not working. Any ideas? Here is what I have: Certificates built and working. The problem is in the redirection. /etc/httpd/conf/httpd.conf NameVirtualHost *:443 config.inc.php set to true; Systems setti...
by mikew
Sun Dec 06, 2015 7:38 pm
Forum: Nagios XI
Topic: How to setup NRDS Store-and-Forward Functional ?
Replies: 13
Views: 2210

Re: How to setup NRDS Store-and-Forward Functional ?

Sorry for the delay..I have attached the file which explains how to use store and forward. I have not set this up on XI5 yet but expect that it should work. Let me know if you have questions.