> Hi Brent,
> 
> This is a normal startup.  Can you see that zensyslog is 
> listening to a UDP port:
> 
>     $ netstat -nape | grep `pgrep -f zensyslog`
> 
> That should show you that zensyslog is listening.  It should 
> be listening on an external interface or all interfaces and 
> not just 127.0.0.1.

Appears to be. Here is the output:

tcp        0      0 127.0.0.1:49512         127.0.0.1:8100
ESTABLISHED 0          706294     2215/python
udp        0      0 0.0.0.0:514             0.0.0.0:*
0          9024       2215/python

So why does the "About" link show it down?
 
> Of course you want to make sure that your external IP address 
> matches the name for your syslog forwarding/destination in 
> all your sysloggers.

I hadn't gotten far enough for this yet actually.

I'm going to try to run the mysql commands from the other post later today,
but if that looked like normal startup, not sure if that'll make a diff.


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to