<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Yes, we have done all of these. We do live in a world with way too many<br>

firewalls. What ports should we check with nmap between the<br>
<br>
What else can you think of that we might need to check?<br></blockquote></div><br>Try this:<br><br>edit nsc.ini, in the log section uncomment debug and file options, e.g.<br>[log]<br>debug=1<br>file=NSC.log<br><br>restart nsclient++.<br>
<br>from nagios server run a command like<br>$ check_nt -H $HOST -p $PORT -s $PASSWORD -v UPTIME<br><br>post the output of check_nt command and output of NSC.log, if any.<br>