Search found 1018 matches

by rajasegar
Sun Feb 27, 2022 7:48 pm
Forum: Nagios XI
Topic: Nagios XI support forum site turns white
Replies: 16
Views: 17408

Re: Nagios XI support forum site turns white

I apologize that you're having trouble with that process, I know that it can be frustrating to work in a situation like that so I definitely understand where you're coming from. The feature-request has been submitted to development, I do not have an ETA of if/when that will occur but development ha...
by rajasegar
Wed Feb 23, 2022 10:06 pm
Forum: Nagios XI
Topic: Nagios XI support forum site turns white
Replies: 16
Views: 17408

Re: Nagios XI support forum site turns white

If you go here: https://maxcdn.bootstrapcdn.com/ It will show you that it's The recommended CDN for Bootstrap, Font Awesome, Bootswatch and Bootstrap Icons . Then go to the Nagios Support forums and view the page source to see this: <link rel="stylesheet" href="https://maxcdn.bootstr...
by rajasegar
Tue Feb 22, 2022 7:35 pm
Forum: Nagios XI
Topic: Nagios XI support forum site turns white
Replies: 16
Views: 17408

Re: Nagios XI support forum site turns white

To make forward progress on your issue you will need to contact your security team and have them whitelist maxcdn.bootstrapcdn.com for our forums as the forum application we use uses it for the bootstrap functionality: <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/boot...
by rajasegar
Tue Feb 22, 2022 7:27 pm
Forum: Nagios XI
Topic: MySQL monitoring using SSL
Replies: 6
Views: 11388

Re: MySQL monitoring using SSL

Testing this on MySQL 8: [mysqld] require_secure_transport=1 tls_version=TLSv1.2,TLSv1.3 bind-address=0.0.0.0 port=3306 I'm able to connect with this: mysql -h X.X.X.X -uroot -p'password' --ssl -e 'STATUS;' In order to get the plugin working I had to add this last line to the code (to use SSL/TLS b...
by rajasegar
Mon Feb 21, 2022 8:49 pm
Forum: Nagios XI
Topic: Nagios XI support forum site turns white
Replies: 16
Views: 17408

Re: Nagios XI support forum site turns white

None of us are seeing issues on our end, it is likely something in your network that is having issues if you are having issues with the site (we use it all day long to answer questions and we are remote so using different IPs/networks). Please try disabling any proxies, try clearing your browser ca...
by rajasegar
Mon Feb 21, 2022 5:52 am
Forum: Nagios XI
Topic: MySQL monitoring using SSL
Replies: 6
Views: 11388

MySQL monitoring using SSL

Hi, Can anyone advise how to go about monitoring MySQL 8 DB using SSL. There is a new implementation of hardening at the MySQL DB to set require_secure_transport = on. This setting caused all our MySQL based DB monitoring to fail because our checks is not using SSL. We are currently using check_mysq...
by rajasegar
Mon Feb 21, 2022 4:46 am
Forum: Nagios XI
Topic: Nagios XI support forum site turns white
Replies: 16
Views: 17408

Re: Nagios XI support forum site turns white

Nagios team can you please revert back on this.
Thanks
by rajasegar
Thu Feb 17, 2022 8:54 pm
Forum: Nagios XI
Topic: Nagios XI support forum site turns white
Replies: 16
Views: 17408

Re: Nagios XI support forum site turns white

I tried using Firefox 94.0.1 32bit and the same result. It turn white even refreshing 5 times same issue. The issue now is the IP has been confirmed being used as a phishing site and blocked. We need a solution from Nagios as we need to access your support site. Stating other security vendors consid...
by rajasegar
Thu Feb 17, 2022 7:55 pm
Forum: Nagios XI
Topic: Nagios XI support forum site turns white
Replies: 16
Views: 17408

Re: Nagios XI support forum site turns white

Hi rajasegar, Have you tried using a different browser ? I did some testing using Firefox with bootstrapcdn.com blocked and observed the behavior you described intermittently. When I did observe the behavior it was simply a matter of reloading or waiting for the connection attempts to timeout befor...
by rajasegar
Tue Feb 15, 2022 7:49 pm
Forum: Nagios XI
Topic: Nagios XI support forum site turns white
Replies: 16
Views: 17408

Re: Nagios XI support forum site turns white

kfanselow wrote:Hi rajasegar,

Is the problem intermittent or consistent ? Does the page load normally after maxcdn.bootstrapcdn.com times out ?

Thanks in Advance,
Keith
It is consistent. It remains white. Please assist on this as we need to create support cases.
unnamed.png