Port details |
- ourmon Libpcap-based network monitoring and anomaly detection system
- 2.8.1_7 net-mgmt
=1 2.8.1_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained interactive port
This port expired on: 2014-08-20 IS INTERACTIVE: yes
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-11-25 00:27:09
- Last Update: 2014-08-20 06:30:30
- SVN Revision: 365433
- People watching this port, also watch:: python, grepcidr, monit
- License: not specified in port
- WWW:
- http://ourmon.sourceforge.net
- Description:
- 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.sourceforge.net
Created by: Jim Binkley <jrb@cs.pdx.edu>
FreeBSD Port by: Charlie Schluting <manos@cs.pdx.edu>
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ourmon
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libpcap.a : net/libpcap
- libpcre.a : devel/pcre
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- rrdtool : databases/rrdtool
- apxs : www/apache24
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.1_7 20 Aug 2014 06:30:30 |
antoine |
2014-08-20 deskutils/horde3-hermes: EOL in April 2012
2014-08-20 deskutils/horde3-klutz: EOL in April 2012
2014-08-20 deskutils/horde3-kronolith: EOL in April 2012
2014-08-20 deskutils/horde3-mnemo: EOL in April 2012
2014-08-20 devel/horde3-chora: EOL in April 2012
2014-08-20 ftp/horde3-gollem: EOL in April 2012
2014-08-20 games/linux-steam: Unmaintained interactive port
2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo
2014-08-20 mail/horde3-dimp: EOL in April 2012
2014-08-20 mail/horde3-forwards: EOL in April 2012
2014-08-20 mail/horde3-ingo: EOL in April 2012
2014-08-20 mail/horde3-mimp: EOL in April 2012
2014-08-20 mail/horde3-vacation: EOL in April 2012
2014-08-20 net-mgmt/horde3-nic: EOL in April 2012
2014-08-20 net-mgmt/nocol: Unmaintained interactive port (Only the first 15 lines of the commit message are shown above ) |
2.8.1_7 18 Aug 2014 19:13:18 |
antoine |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
2.8.1_7 02 Jul 2014 22:24:47 |
marino |
net-mgmt/ourmon: Reset maintainer and deprecate interactive port
This port was going to be reset in a couple of days anyway due to lack
of maintainer response, but I moved the timeline up since unstaged ports
started being reset today. Now that it's unmaintained and interactive,
the same expiration date of the other unmaintained interactive port has
been applied.
PR: 191215
Approved by: portmgr (implicit) |
2.8.1_7 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
14 Sep 2013 15:39:55
|
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.8.1_7 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
2.8.1_7 07 May 2012 18:52:09 |
sylvio |
- Chase rrdtool shlib version bump. |
2.8.1_6 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.8.1_6 01 Jan 2012 16:47:41 |
ohauer |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
2.8.1_6 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
2.8.1_5 18 Jul 2011 21:21:09 |
ohauer |
- set IS_INTERACTIVE=yes
- use %%WWWDIR%% macro instead hard coded path
- support apache versions > 13
- make sure we use the rc script from port
- use "env" in generated crontab
- make sure crontab entries are removed during deinstall
- sort pkg-plist (use genplist)
- try to uninstall clean
PR: ports/158779
Submitted by: ohauer
Approved by: <manos _at_ cs.pdx.edu> (maintainer) |
2.8.1_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.8.1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.8.1_4 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.8.1_3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
2.8.1_3 29 Apr 2009 01:38:43 |
pgollucci |
- USE_APACHE=yes is deprecated
PR: ports/133678
Approved by: maintainer timeout (2 weeks)
Submitted by: me |
2.8.1_3 24 Jun 2008 12:34:56 |
rafan |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
2.8.1_2 21 May 2008 03:44:12 |
araujo |
- Fix pkg-plist.
- Bump PORTREVISION.
Reported by: pointyhat via pav |
2.8.1_1 17 May 2008 16:21:15 |
lippe |
- Fix typo.
- Bump PORTREVISION.
Reported by: Dan Langille (FreshPorts Sanity)
Approved by: araujo (mentor) |
2.8.1_1 17 May 2008 15:09:21 |
lippe |
- Update to 2.8.1.
- Makefile rewrited (totally out of standard).
- Update WWW in pkg-descr.
- Move pkg-message to FILESDIR.
- Update pkg-plist.
- New RC script.
PR: ports/121824
Submitted by: Dennis Yusupoff <Denissia@yandex.ru>
Reworked by: lippe (myself)
Approved by: araujo (mentor), maintainer timeout (>2 weeks) |
2.5_1 05 Jul 2007 06:19:49 |
edwin |
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
2.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.5 24 Jan 2006 06:38:31 |
edwin |
SHA256ify
Approved by: krion@ |
2.5 29 Nov 2005 03:19:51 |
linimon |
Change spaces to tab.
Requested by: maintainer |
2.5 24 Nov 2005 23:49:12 |
edwin |
[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> |