Warning message: Could not fetch information from server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
brian.gamble
Posts: 43
Joined: Thu Sep 29, 2011 11:07 am

Warning message: Could not fetch information from server

Post by brian.gamble »

I've setup all my servers with no issues except for my MX server. The following are receiveing a Warning message: Could not fetch information from server

Remote Queue Length
Messages Pending Routing
Exchange Core Services

Ping & SMTP are ok.

I've read through other tickets but couldn't see exactly what I'd need to do. I've tried updating the NSC.ini file but that hasn't worked.

What should I try next?

Thanks for your help.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Warning message: Could not fetch information from server

Post by lmiltchev »

Run the following command in terminal and see if it will pass:

Code: Select all

# /usr/local/nagios/libexec/check_nt -H <Target_machine_IP> -s <Your_password> -p 12489 -v UPTIME
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked