Commit graph

9 commits

Author SHA1 Message Date
Martin Wilke
f28b229a7d - Add missing pkg-message to fix the build
Reported by:	pavbot/erwinbot
Approved by:	portmgr (erwin)
2009-04-17 08:46:16 +00:00
Martin Wilke
f5b8160b9d - Update to 1.0.8
PR:		133450
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2009-04-11 08:21:24 +00:00
Martin Wilke
b6f41d5952 - Update to 1.0.7
PR:		126536
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2008-08-15 13:16:12 +00:00
Rong-En Fan
a1dec40918 - Update to 1.0.6
PR:		ports/119921
Submitted by:	Corey Smith <corsmith at gmail.com> (maintainer)
2008-02-07 04:38:46 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
3de5a84967 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>
2007-07-05 06:19:49 +00:00
Martin Wilke
899b4c04d5 - Update to 1.0.4
PR:		ports/106953
Submitted by:	miwi
Approved by:	maintainer
2006-12-23 21:09:47 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Edwin Groothuis
0c27acb617 New port: net-mgmt/torrus The Data Series Processing Framework -
think mrtg with xml configs

Torrus is designed to be the universal data series processing framework.
Although most users deploy Torrus for SNMP monitoring, it might be useful for
data series of any nature. Tobi Oetiker's RRDtool is used for data storage.

    * Configuration compiler and validator. It processes the XML configuration
      files and saves the configuration into a database.
    * View renderer and the web interface. They generate HTML and the graphical
      representation of the datasources and provide user authentication and
      authorization. All generated output is controlled by the configuration
      parameters and templates. The users can easily create their own
      presentation of data series.
    * SNMP Collector. Modular collector core architecture allows further
      extension with new collector and storage types. Any datasource can have
      its own polling schedule.
    * SNMP Device Discovery Tool. Devdiscover is a new, modular, flexible, and
      expandable tool for automatic generation of Torrus configuration files.
      New device types and MIBs are easily added as independent Perl modules.
    * Threshold monitor. All data, regardless of their type and nature, can be
      monitored according to the user-defined rules. The rules can also include
      the datasource-specific parameters, e.g. boundary values etc. The
      thresholds are specified by RPN expressions.

WWW: http://torrus.org

- Corey Smith
corsmith@gmail.com

PR:		ports/86634
Submitted by:	Corey Smith <corsmith@gmail.com>
2005-11-23 13:24:25 +00:00