Page 1 of 1

New Install issues

Posted: Sat Oct 29, 2016 9:24 pm
by nathanplatt
Hi Guys,

I've downloaded the .ova and installed logserver. I have it monitoring a Xenserver fine, but when trying to configure it for one of the VM's its not working. The script ran without issue but the logs aren't transferring through. Is there a way I can check on the server to see if something is blocking the transfer?

Re: New Install issues

Posted: Mon Oct 31, 2016 11:27 am
by rkennedy
I would look at customizing a tcpdump command to verify if things are coming through / being dropped. Something like this should work - tcpdump -s 0 -i any port 5544 (replace 5544 with the port you are expecting traffic on / sending on.)

Re: New Install issues

Posted: Mon Oct 31, 2016 11:40 am
by nathanplatt
Thanks guys, ran that and it looks like FIREWALLD was the issue have appended the ports and working fine now. Close the case.

Re: New Install issues

Posted: Mon Oct 31, 2016 11:53 am
by avandemore
Thanks for using the Nagios forums. Please open a new thread for any further issues.