nagiosql? server error?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

nagiosql? server error?

Post by WillemDH »

Hello,

Just an informative question. As I was cleaning up my conf.d on my test server I noticed this config file /etc/httpd/conf.d/nagiosql.conf

Code: Select all

Alias /nagiosql "/var/www/html/nagiosql"

<Directory "/var/www/html/nagiosql">
   Options None
   AllowOverride None
   Order allow,deny
   Allow from all
</Directory>
When browsing to http://nagiosserver/nagiosql I'm directed to a page where I can login with the CCM credentials. After entering the correct credentials I'm on this page where the only thing I can do is logout. Could someone shed some light on why this nagiosql url exists, why it needs a separate Apache config file, why I get a http statu code 500 error when I click the http://www.nagiosql.org/ link.
I can see nagiosql is in fact the Core Config Manager, but why does it need to have this login page which lead to nothing?

Thanks for enlightning me on this topic.

Grtz

Willem
You do not have the required permissions to view the files attached to this post.
Nagios XI 5.8.1
https://outsideit.net
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: nagiosql? server error?

Post by lmiltchev »

NagiosQL was forked long time ago and became the (legacy) CCM. For a while we used both, the "Legacy", and the "new" CCM. We no longer use the "old" (legacy) CCM, so this is something that is "left over". I am not sure if the "nagiosql.conf" file is even used.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: nagiosql? server error?

Post by WillemDH »

Ok, should get cleaned up then to avoid confusion no? Please make very low fr and close thread.
Nagios XI 5.8.1
https://outsideit.net
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: nagiosql? server error?

Post by lmiltchev »

Done - TASK ID 8281. Thanks!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked