Search found 1 match
- Fri Jan 17, 2025 3:49 pm
- Forum: Nagios XI
- Topic: Error when trying to monitor Linux VM with NCPA
- Replies: 2
- Views: 880
Re: Error when trying to monitor Linux VM with NCPA
Have you ensured that port 5693 is open in any firewalls between your Nagios install and the system you are trying to monitor? Most times this is the source of a connection error. I believe CentOS uses firewalld so you can check on the system you're trying to monitor by running sudo firewall-cmd --l...