Page 1 of 1

Changing nagios agent from 443

Posted: Tue Sep 29, 2020 1:21 pm
by mrjsokol
Good evening all,

I have a situation where I would be required to change the local npca agent(NRDP passive) from using port 443 for outbound data to a non-standard port. Is this possible to configure?

Re: Changing nagios agent from 443

Posted: Wed Sep 30, 2020 4:39 pm
by ssax
You would need to configure the XI server to listen on that other port for NRDP to accept it, if you've already done that you would just add the port to the parent URL under the [nrdp] section of the remote servers ncpa.cfg file.

Code: Select all

parent =https://YOURSERVER:PORT/nrdp/

Re: Changing nagios agent from 443

Posted: Mon Oct 05, 2020 10:29 am
by mrjsokol
Hey Sean,

Thank you for the info. We had to get it working in a different manner by proxying the connection and doing the connection through our infastructure.

Re: Changing nagios agent from 443

Posted: Tue Oct 06, 2020 1:03 pm
by ssax
Sounds good, thanks for the update! Are we okay to lock this up and mark it as resolved?

Re: Changing nagios agent from 443

Posted: Tue Oct 06, 2020 1:27 pm
by mrjsokol
Sorry for late reply, Yes we are good to lock the thread.

Re: Changing nagios agent from 443

Posted: Tue Oct 06, 2020 1:42 pm
by scottwilkerson
mrjsokol wrote:Sorry for late reply, Yes we are good to lock the thread.
Great!

Locking thread