Disable NCPA Web

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Disable NCPA Web

Post by BanditBBS »

Ok, I have a question regarding the NCPA web interface. I'll admit I barely googled, but I did attempt to check the docs and didn't see it there.

If I am using NCPA for passive checks only, I have no reason for it to be listening on 5693. can I disable that somehow and still use it for the passive checks? One option would be that it only listens locally and responds if you are actually doing it from that machine. If I change the listen IP to 127.0.0.1, will that give me that functionality? I'm just trying to head off security as I know they are going to ask this.

Also, can I just shut down the NCPA listener service if I want it off completely with the passive still functioning fine?

I think this may actually be my final NCPA question for a while :ugeek:
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Disable NCPA Web

Post by sreinhardt »

You can absolutely shutdown the listener service if you only wish to do passive checks, and this may actually alleviate the web interface question as well, as that should be the only portion listening on 5693. As for the changing what interface it is listening on, I will have to check if that is currently available, otherwise it definitely should be made so, for both security and multi-interface systems.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked