Check_NT

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
langtest
Posts: 6
Joined: Wed Aug 12, 2015 1:26 pm

Check_NT

Post by langtest »

Hi.

I have a virtual host that I montiored using nsclient++ at one point. It used to have a password set on the machine itself, but the Nagios XI config still has this password referenced somewhere

Where in the config, do I find this password and remove it on NagiosXI? It doesn't seem to be anywhere obvious.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Check_NT

Post by hsmith »

Is it inside of /usr/local/nagios/etc/resource.cfg ?
Former Nagios Employee.
me.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Check_NT

Post by ssax »

In addition to hsmith's post:

It depends on how you set it up, if you used a wizard then it's likely stored in your $ARG1$ on the service (Configure > Core Config Manager > Services). If it's not there, check any templates that are applied to the service (Configure > Core Config Manager > Service Templates). If it's not there either, check the command that it uses (Configure > Core Config Manager > Commands).
Locked