summaryrefslogtreecommitdiffstats
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-11-23 13:24:25 +0000
committeredwin <edwin@FreeBSD.org>2005-11-23 13:24:25 +0000
commit8dded6d657ee6c2046d5614fcbd738bdbc0fd36e (patch)
tree50ec958d46dc824d7fea26943789ecb2d15c1ce9 /net-mgmt/Makefile
parentbb937132ee1ebbd3154e5ee0387b6aaf611022e3 (diff)
downloadFreeBSD-ports-8dded6d657ee6c2046d5614fcbd738bdbc0fd36e.zip
FreeBSD-ports-8dded6d657ee6c2046d5614fcbd738bdbc0fd36e.tar.gz
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>
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 fc47550..37e5d93 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
OpenPOWER on IntegriCloud