- Nagios - Switch Interface Traffic
- How To - Linux Server Performance
- Notes - Building New ESXi Host for iSCSI with Jumbo Frames
- Microsoft Office Version Numbers (XP, 2003, 2007, 2010)
- ESXi Custom Welcome Screen Text
- PHP - Read Data from a CSV file
- PHP - Input Variables from URL
- Fix - WMI Error EventID 10
- Fix - EventID 4007 DNS Server Error
- FIX - CHECK_ESX3.PL Script
ERROR: Could not fetch information from server
- References:
While setting up several new servers and installing NSCLIENT, I ran into the following error message:
could not fetch information from server
The most logical first step is to re-verify the Nagios server config file. Check to make sure DNS resolution is correct. Second, take a look at the NSC.log on the client system. In my case, I saw:
2009-03-30 10:52:23: error:.\NSClientListener.cpp:307: Unauthorized access from: 172.20.16.182
Well, that could definitely be a problem. My fault this time was in editing the NSC.ini after installation. The allowed_hosts line of:
allowed_hosts=172.20.16/23
needed to be like:
allowed_hosts=172.20.16.0/23
- Printer-friendly version
- Login to post comments
-
