vi

/opt/zenoss/Products/ZenEvents/zensyslog.py

search for the following it should be at the bottom of the file

        self.parser.add_option('--syslogport',
            dest='syslogport', default=SYSLOG_PORT, type='int',
                        

and change default=SYSLOG_PORT to default="port number"

restart zensyslog service




or 

try adding the following to /opt/zenoss/etc/zensyslog.conf

syslogport 515




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=29209#29209

-------------------- m2f --------------------



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

Reply via email to