disable

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gofur
Posts: 4
Joined: Tue Aug 14, 2012 8:55 pm

disable

Post by gofur »

Hi All,

I am doing POC nagiosxi. Can you let me know how to disable ssl on server nagios and client?

Thanks,
Gofur
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: disable

Post by slansing »

Are you asking how to disable SSL on a plugin to agent basis? As in, a remote NRPE agent to the Nagios XI system? In that case you must simply use the "-n" flag on your NRPE checks to disable SSL. And also disable it in the agent's config file on the remote machine if it was enabled there.
Locked