Bug 109103

Summary: NEW PORT: net-mgmt/bsnmp-regex - regex module for bsnmpd
Product: Ports & Packages Reporter: Brock Williams <brock>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
bsnmp-regex.shar none

Description Brock Williams 2007-02-12 19:50:03 UTC
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.
Comment 1 Brock Williams 2007-02-12 20:07:44 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I submitted the wrong shar file earlier.  Here is the updated one.
- --
Brock Williams  brock@cotcomsol.com
Cottonwood Computer Solutions, Inc.
www.cotcomsol.com 406-896-4910
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFF0MkQgMCVEEcrWuIRAgSVAJ48OZsgkXv91Y7FnOdjzQ6ctSLRDACdERvB
3fNX33wGhG9cYXhP93Dzsw4=
=Aw3c
-----END PGP SIGNATURE-----
Comment 2 Alejandro Pulver freebsd_committer freebsd_triage 2007-02-17 04:15:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-18 15:22:03 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Alejandro Pulver freebsd_committer freebsd_triage 2007-02-18 15:25:15 UTC
State Changed
From-To: open->closed

New port added. Thanks!