| 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
Brock Williams
2007-02-12 19:50:03 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----- Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. 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"
State Changed From-To: open->closed New port added. Thanks! |