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
NSClient Webserver UI HTTPS
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NSClient Webserver UI HTTPS
I've not used this feature but looking at the documentation I see the port defaut is
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
Code: Select all
port=8443s