Search found 3 matches

by kilrathi
Fri Sep 01, 2017 2:38 pm
Forum: Nagios XI
Topic: NSClient install problem
Replies: 4
Views: 6292

Re: NSClient install problem

That did it! Thank you for the assistance. I'm going to post my final nsclient.ini in this reply. Maybe it will help someone else in the future. nsclient.ini # If you want to fill this file with all avalible options run the following command: # nscp settings --generate --add-defaults --load-all # If...
by kilrathi
Fri Sep 01, 2017 1:48 pm
Forum: Nagios XI
Topic: NSClient install problem
Replies: 4
Views: 6292

Re: NSClient install problem

If i go into the ccm for XI and edit the CPU service, I can look at the actual check command being sent and run it manually. Here's what it looks like: [nagios@localhost.localdomain ~]$ /usr/local/nagios/libexec/check_nt -H 192.168.1.16 -s "**edit**" -p 12489 -v CPULOAD -l 5,80,90 connect ...
by kilrathi
Fri Sep 01, 2017 1:39 pm
Forum: Nagios XI
Topic: NSClient install problem
Replies: 4
Views: 6292

NSClient install problem

We are setting up a new Nagios XI install and i'm having some trouble getting NSClient to report properly to our XI server. I'm installing NSCP-0.4.4.23-x64.msi on a server (Win Server 2012) In the Allowed Hosts I've added the entire subnet for my windows server. This is the same subnet my XI server...