Page 1 of 1

could not fetch information from server

Posted: Wed Jan 23, 2019 2:17 pm
by Belekof
Hi, first of all, sorry for my bad english.
I have installed nagios core 0.4.4.19 on 79 servers, of these, only 1 has been giving me problems. in the services, the message "could not fetch information from server" appears.
Reading, I saw that it could be a problem that in nsclient.ini the ip of nagios is not entered, the ip is correct and still does not work..
Firewall is disabled.
nsclient ++ is running.
a reinstallation was made

I have to say that newer versions of nagios do not work on our servers, version 0.4.4.19 is the one that has worked without problems so far.
I do not have access to linux to enter commands in it, I am only allowed to monitor, add and delete machines to nagios.
The server where I am installing nagios is a window server 2008 r2 x64. I have 4 servers with the same operating system and it is the only one that has given me problems.
I would appreciate it if you would help me.

Image

Code: Select all

# If you want to fill this file with all avalible options run the following command:
#   nscp settings --generate --add-defaults --load-all
# If you want to activate a module and bring in all its options use:
#   nscp settings --activate-module <MODULE NAME> --add-defaults
# For details run: nscp settings --help


; Undocumented section
[/settings/default]

; Undocumented key
allowed hosts = 172.19.1.68


; Undocumented section
[/modules]

; Undocumented key
CheckExternalScripts = 1

; Undocumented key
CheckHelpers = 1

; Undocumented key
CheckEventLog = 1

; Undocumented key
CheckNSCP = 1

; Undocumented key
CheckDisk = 1

; Undocumented key
CheckSystem = 1

Re: could not fetch information from server

Posted: Wed Jan 23, 2019 5:36 pm
by scottwilkerson
I'm confused, the host you show in the screenshot has services for a Linux server that show OK and then you are trying to monitor Windows services on this host?