Search found 6 matches

by langtest
Tue May 17, 2016 3:19 pm
Forum: Nagios XI
Topic: Check_NT
Replies: 2
Views: 148

Check_NT

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...
by langtest
Fri May 13, 2016 1:05 pm
Forum: Nagios XI
Topic: Resolv.conf
Replies: 3
Views: 434

Re: Resolv.conf

That did it.

I knew it was something stupid easy.
by langtest
Fri May 13, 2016 12:52 pm
Forum: Nagios XI
Topic: Resolv.conf
Replies: 3
Views: 434

Resolv.conf

Hi. I'm using the Nagios pre-built VM, running CentOS. I had a DNS change locally, but for the life of me, I cannot remember how to change the DNS settings for the VM without it getting clobbered on a reboot. Anyone have a handy article. it's something really stupid, but I didn't make a note of it l...
by langtest
Wed Dec 16, 2015 9:44 am
Forum: Nagios XI
Topic: Checking Windows Event Log
Replies: 4
Views: 333

Re: Checking Windows Event Log

From the Nagios machine, can you run the command nmap 198.xxx.xxx.xxx and post the result? Also, from the windows machine can you run this and post the output? netstat -anp tcp | find "5667" From Windows machine: >netstat -anp tcp | find "5667" > Nothing. I don't think the agent...
by langtest
Wed Dec 16, 2015 9:43 am
Forum: Nagios XI
Topic: Checking Windows Event Log
Replies: 4
Views: 333

Re: Checking Windows Event Log

nmap: nmap 207.xxx.xxx.xxx Starting Nmap 5.51 ( http://nmap.org ) at 2015-12-16 09:42 EST Nmap scan report for 207.xxx.xxx.xxx Host is up (0.066s latency). Not shown: 989 closed ports PORT STATE SERVICE 21/tcp open ftp 80/tcp open http 135/tcp open msrpc 139/tcp open netbios-ssn 445/tcp open microso...
by langtest
Tue Dec 08, 2015 11:45 am
Forum: Nagios XI
Topic: Checking Windows Event Log
Replies: 4
Views: 333

Checking Windows Event Log

Hi. I want to set up monitoring the Windows Event log for just one specific machine to check for error codes 1443 and 1423 I'm using these directions, https://assets.nagios.com/downloads/nagiosxi/docs/Using-and-Configuring-NSCA-With-Nagios-XI.pdf and https://www.nagios.com/solutions/windows-event-lo...