OK, so the nsclient++ service is running, firewall supposed to be off, but port 12489 is not opened... Not sure what is going on. Check in the NSC.ini file if you have this line (uncommented):
- Code: Select all
port=12489
Also, make sure you have the Nagios XI IP address entered on this line:
- Code: Select all
allowed_hosts=
Try restarting the nasclient++ service then run again:
- Code: Select all
netstat -atn | find "12489"