Date: Thu, 24 Nov 2005 23:49:12 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/ourmon Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <200511242349.jAONnCkG053198@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2005-11-24 23:49:12 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/ourmon Makefile distinfo pkg-descr pkg-message pkg-plist Log: [New Port] net-mgmt/ourmon: Network Monitoring and Anomaly Detection System Ourmon is a network management and anomaly detection system for performing various SNMP RMON-like network analysis tasks. It uses the BSD bpf in combination with RRDTOOL as well as various "top talker" style tuples including: top-N flows which include IP, TCP, UDP, and ICMP flows, top SYN senders, top TCP/UDP ports, top single IP src to many IP dst senders, top single IP src to L4 (TCP/UDP), top ICMP errors which includes UDP creators of ICMP errors and other tools for both network management and anomaly detection. RRDTOOL graphs include a year of baselined information. New RRDTOOL graphs may be designed with user-configured BPF expressions a la tcpdump. Reports and logging for top talkers are also included. WWW: http://ourmon.cat.pdx.edu/ourmon/ PR: ports/84530 Submitted by: Charlie Schluting <manos@cs.pdx.edu> Revision Changes Path 1.53 +1 -0 ports/net-mgmt/Makefile 1.1 +69 -0 ports/net-mgmt/ourmon/Makefile (new) 1.1 +2 -0 ports/net-mgmt/ourmon/distinfo (new) 1.1 +16 -0 ports/net-mgmt/ourmon/pkg-descr (new) 1.1 +28 -0 ports/net-mgmt/ourmon/pkg-message (new) 1.1 +167 -0 ports/net-mgmt/ourmon/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511242349.jAONnCkG053198>