-ltp are options for netstat command. -l = all listening ports -t = tcp (you could also use -u for udp) -p = show program name (you need to be root for this to work)
Look if the snmptrap port is being listed some other process than python (zentrap). ------------------------ Jussi Talaskivi -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10998#10998 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
