No route to host

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
MNcomputer
Posts: 38
Joined: Wed Aug 12, 2015 8:56 am

No route to host

Post by MNcomputer »

We are receiving the following error on a few of our servers below, lost connection to our Nagios software.

"connection to address 10.10.x.xx and port 12489, no route to host."

Tried stopping and restarting the service, and still won't connect.

Thanks!
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: No route to host

Post by hsmith »

Can you ping said servers(from the Nagios servers command line)? It sounds like you are having network issues.
Former Nagios Employee.
me.
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: No route to host

Post by eloyd »

Since "no route to host" is definitely a network issue, additional information will be required. Please attach the output of the following commands, typed from your Nagios server:

Code: Select all

netstat -nr
ifconfig -a
traceroute 10.10.x.xx
That last one should be the IP address of the target machine you listed in your original post.
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
MNcomputer
Posts: 38
Joined: Wed Aug 12, 2015 8:56 am

Re: No route to host

Post by MNcomputer »

Thank you, we have it figured out, was network issues, wasn't assigned the correct static IP, please close ticket.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: No route to host

Post by rkennedy »

Ah, the joys of IPs' changing on their own! It's good to see this is resolved. I will now close this thread out, but feel free to open another if you ever need more assistance.
Former Nagios Employee
Locked