How to configure NRDP to use a different port

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
MrPippin
Posts: 13
Joined: Wed Mar 25, 2020 12:53 pm

How to configure NRDP to use a different port

Post by MrPippin »

As is, NRDP will use the same web server port access as your web based Nagios Core dashboard.

I don't see any documentation in the NRDP instructions for how to setup NRDP to use another port for NRDP access.

Are there any instructions available to have NRDP use a different port than the the Nagios Core dashboard? And to have it also be SSL?
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: How to configure NRDP to use a different port

Post by Box293 »

I don't have instructions for using a different port.

However you can see that /etc/httpd/conf.d/nrdp.conf is presenting /nrdp as an alias of Apache's default web page.

As for TLS, please check this documentation:
https://support.nagios.com/kb/article/n ... s-603.html
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked