NSClient Webserver UI HTTPS

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
andyb4u
Posts: 114
Joined: Tue Aug 15, 2017 1:58 am

NSClient Webserver UI HTTPS

Post by andyb4u »

Hi,

I’ve been asked to try and identify any nsclient++ clients on our network which are running the webserver UI. I’m wondering if I need to be checking for the existence of the webserver UI over both HTTP and HTTPS.

I have only seen the webserver UI accessible over HTTPS but is it possible to configure the module to use HTTP instead?

Regards,
Andy
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NSClient Webserver UI HTTPS

Post by scottwilkerson »

I've not used this feature but looking at the documentation I see the port defaut is

Code: Select all

port=8443s
I would guess that the s is for SSL so it may be possible without the s that it could listen on non-ssl port
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked