VMware host remote monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mobiledataforce
Posts: 68
Joined: Fri Mar 15, 2013 1:35 pm

VMware host remote monitoring

Post by mobiledataforce »

I am trying to monitor a remote VMware host and am having some issues. The services for the host are monitoring properly and are in an Up state, but the state for the host itself is Down. I have several local VMware hosts which I am monitoring without this issue so I suspect it is due to a port on the firewall being blocked. I have opened ports 22, 5666, 5667, and 12489 on both ends. This has gotten me to the stage I am at, with only the services being monitored successfully.

Any help or guidance is much appreciated.
Thanks
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: VMware host remote monitoring

Post by abrist »

The keep_host_alive check is an icmp echo [ping] check. If your firewall blocks echo requests, the box will not respond to pings. Can you ping the VMWare server in question from the XI box?

EDIT: port 7 is for the "old" echo requests. ICMP runs on layer 3, not 4, so icmp would have to be specifically blocked by your firewall.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked