aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-23 13:24:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-23 13:24:25 +0000
commit0c27acb617edbf8397c947965fedfa3f5f2defc0 (patch)
treec6e1ba5ea83d55dd0d696f2a6bc199835407bcf5 /net-mgmt/Makefile
parent3911321c434de3359fcf7d28fc2f2c0dd50136a9 (diff)
downloadports-0c27acb617edbf8397c947965fedfa3f5f2defc0.tar.gz
ports-0c27acb617edbf8397c947965fedfa3f5f2defc0.zip
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>
Notes
Notes: svn path=/head/; revision=149181
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index fc47550af813..37e5d937d38a 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -167,6 +167,7 @@
SUBDIR += tas
SUBDIR += tcpreplay
SUBDIR += tcptrack
+ SUBDIR += torrus
SUBDIR += trafd
SUBDIR += whatmask
SUBDIR += wide-dhcp