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?
New Install issues
Re: New Install issues
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.)
Former Nagios Employee
-
nathanplatt
- Posts: 267
- Joined: Thu May 07, 2015 4:59 am
Re: New Install issues
Thanks guys, ran that and it looks like FIREWALLD was the issue have appended the ports and working fine now. Close the case.
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: New Install issues
Thanks for using the Nagios forums. Please open a new thread for any further issues.
Previous Nagios employee