Ramon - A RMON2 Network Monitoring Agent (original) (raw)

Membership Info

Group Admin:

3 active members

Group identification

Id: 7138

System Name: ramon

Name: Ramon - A RMON2 Network Monitoring Agent

Group Type: non-GNU software and documentation

This group is not part of the GNU Project.

This is the first (to the authors' knowledge) free and open-source implementation of a RMON2 network monitoring agent available. The implementation focuses on RFC-2021, with protocolDir, protocolDist, nlHost, nlMatrix, alHost and alMatrix groups already functional.

There is also a module suitable for loading into Net-SNMP via dlmod.

An prototype support for an extension, known as ID-Trace, is under development. This extension enables the agent to do stateful inspection on packets, coded with the Protocol Trace Specification Language (PTSL) and without breaking the RMON2 MIB semantics.

Registration Date: Thu 23 Dec 2004 04:48:42 AM UTC
License: GNU General Public License v2 or later
Development Status: 4 - Beta

Latest News rss feed

Working under FreeBSD!
posted by rnsanchez, Mon 12 Sep 2005 02:30:35 AM UTC

I've successfully built and run latest CVS Ramon under FreeBSD-5.4 Stable (as of june/2005).

It took unexpected amounts of work: I expected to have a hard time with the thread stuff, and little work with network code (.h includes and structs). It turned out completelly "flipped". Threads were somewhat easy, and net required lots of #ifdefs.

CVS tag is still rmon2_0_3_0_pre9

fixing the server
posted by rnsanchez, Thu 30 Dec 2004 05:30:50 AM UTC

I'm currently fixing the server, and all work is being done under the current CVS tag, which is:

rmon2_0_3_0_pre9

I hope to get this fixed soon, as there are lots of things to do which aren't even in the Task tracker (no spare time to fill it up!)

:)

Back to the top