Date: Sun, 18 Feb 2007 15:21:55 +0000 (UTC) From: Alejandro Pulver <alepulver@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/bsnmp-regex Makefile distinfo pkg-descr Message-ID: <200702181521.l1IFLtwB090051@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2007-02-18 15:21:55 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/bsnmp-regex Makefile distinfo pkg-descr Log: bsnmp-regex is a module for bsnmpd which allows creation of counters from log files, program output or other text data. The counters use regular expressions to count the number of matches, or parse out specific text/numbers. The resulting data can then be queried or graphed with the usual SNMP tools. PR: ports/109103 Submitted by: brock at cotcomsol.com Revision Changes Path 1.108 +1 -0 ports/net-mgmt/Makefile 1.1 +26 -0 ports/net-mgmt/bsnmp-regex/Makefile (new) 1.1 +3 -0 ports/net-mgmt/bsnmp-regex/distinfo (new) 1.1 +4 -0 ports/net-mgmt/bsnmp-regex/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702181521.l1IFLtwB090051>