rrdtool
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 41
RRDTool 1.2.21 / 1.3 Beta 1
RRD is a system to store and display time-series data. more>>
RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average).
RRDTool project stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density.
It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it.
Whats New in 1.2.21 Stable Release:
- More graph config options.
- An ABS operator for CDEF.
- Several segfaults have been fixed.
- More robust Ruby and Python extension builds.
- Netware and Win32 Makefile updates.
Whats New in 1.3 Beta 1 Development Release:
- Performance was improved with memory mapped IO, fadvise, and madvise.
- Graphing was enhanced by using cairo and pango.
<<lessRRDTool project stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density.
It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it.
Whats New in 1.2.21 Stable Release:
- More graph config options.
- An ABS operator for CDEF.
- Several segfaults have been fixed.
- More robust Ruby and Python extension builds.
- Netware and Win32 Makefile updates.
Whats New in 1.3 Beta 1 Development Release:
- Performance was improved with memory mapped IO, fadvise, and madvise.
- Graphing was enhanced by using cairo and pango.
Download (1.0MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
819 downloads
RRDutil 2.08
RRDutil is a simple but complete Unix host monitoring application. more>>
RRDutil is a tool to collect statistics from multiple servers, store the values in RRD databases (using RRDtool) and plot out pretty graphs on demand.
Main features:
- Tested on Mac OS X, FreeBSD, Linux
- Written for ucd-snmp or net-snmp, and rrdtool 1.0.41+
- Integrated support for RRD databases (via RRDs) module
- Config format for deciding what to monitor.
- 3 primary functions (create rrds, update rrds, and graph)
- Creates new *.rrd files if they dont exist.
- Integrated using Net::SNMP perl module. :)
- Collect, store, and graph (disk, network, cpu, load, memory, mail traffic, mysql, apache.
- Pretty graphs.
- Uses Perl CGI.pm and auto generates web pages.
- Lots of error checking.
- When triggered via CGI, only generate graphs requested.
- Added support for www hits (logmonster)
- Support for www hit logs graphing (see logmonster)
- Web hits can be aggregated (many vhosts, one graph) or individual. This is particularly useful if you have one vhost that represents 90% of your servers traffic.
- Nifty config file format, easy to set up correctly.
Enhancements:
- lib/RRDutil.pm
- added /opt/local/lib/perl for Darwin
- lib/RRDutil/Graphs.pm
- added /opt/local/lib/perl for Darwin
- Makefile.PL
- added detection of web root for Linux & Darwin
- added detection of htocs for Linux & Darwin
- rrdutil.conf
- added additional platform specific examples for html docs directory
- rrdutil.pl
- program exits 0 on no error
- t/RRDs.t
- added /opt/local/lib/perl for Darwin.
<<lessMain features:
- Tested on Mac OS X, FreeBSD, Linux
- Written for ucd-snmp or net-snmp, and rrdtool 1.0.41+
- Integrated support for RRD databases (via RRDs) module
- Config format for deciding what to monitor.
- 3 primary functions (create rrds, update rrds, and graph)
- Creates new *.rrd files if they dont exist.
- Integrated using Net::SNMP perl module. :)
- Collect, store, and graph (disk, network, cpu, load, memory, mail traffic, mysql, apache.
- Pretty graphs.
- Uses Perl CGI.pm and auto generates web pages.
- Lots of error checking.
- When triggered via CGI, only generate graphs requested.
- Added support for www hits (logmonster)
- Support for www hit logs graphing (see logmonster)
- Web hits can be aggregated (many vhosts, one graph) or individual. This is particularly useful if you have one vhost that represents 90% of your servers traffic.
- Nifty config file format, easy to set up correctly.
Enhancements:
- lib/RRDutil.pm
- added /opt/local/lib/perl for Darwin
- lib/RRDutil/Graphs.pm
- added /opt/local/lib/perl for Darwin
- Makefile.PL
- added detection of web root for Linux & Darwin
- added detection of htocs for Linux & Darwin
- rrdutil.conf
- added additional platform specific examples for html docs directory
- rrdutil.pl
- program exits 0 on no error
- t/RRDs.t
- added /opt/local/lib/perl for Darwin.
Download (0.074MB)
Added: 2005-04-07 License: BSD License Price:
1660 downloads
Warrdcraft 1.1
Warrdcraft is a script that creates RRDTool graphs from Battle.net statistics. more>>
Warrdcraft project is a script that creates RRDTool graphs from Battle.net statistics.
Warrdcraft is a Perl script that creates RRDTool files/ graphs out of Warcraft III Battle.net information. It supports multiple users, gateway selection, and both versions of Warcraft III (RoC/TFT).
<<lessWarrdcraft is a Perl script that creates RRDTool files/ graphs out of Warcraft III Battle.net information. It supports multiple users, gateway selection, and both versions of Warcraft III (RoC/TFT).
Download (0.003MB)
Added: 2007-01-03 License: Artistic License Price:
1031 downloads
RRDBrowse 1.6
RRDBrowse is a poller daemon, templater and webinterface for RRDTool. more>>
RRDBrowse is a poller daemon, templater and webinterface for RRDTool. It has a threaded daemon which periodically runs from cron. It works with small .nfo files which hold router information and optionally connection details, colors, min max, bandwidth settings, etc, etc. RRDBrowse uses a small caching mechanism to store interface names. Its like MRTG in actual state.
Main features:
- 100% Perl
- Extremely Simple Configuration.
- Flexible & Extendible using Simple and Small Perl modules.
- Caching of ifIndex tables and other slow data. Retrieve once, Process Multiple times.
- Its Fast, thanks to RRDTool! Large organizations can handle thousands updated items each run.
Enhancements:
- Added RT statistics module
- Added oidderive module from Ingimar Robertsson
- Added w2kcpu and w2kmem modules from Okumura Yoshifumi
- Cleanups in utilities and cgi
- Added option to specify your own stylesheet
- Added Limit option in ciscocpu
- Improved debugging facilities
- Added Linux Disk I/O Statistics
- Added Linux Open Files and Open Sockets stats
<<lessMain features:
- 100% Perl
- Extremely Simple Configuration.
- Flexible & Extendible using Simple and Small Perl modules.
- Caching of ifIndex tables and other slow data. Retrieve once, Process Multiple times.
- Its Fast, thanks to RRDTool! Large organizations can handle thousands updated items each run.
Enhancements:
- Added RT statistics module
- Added oidderive module from Ingimar Robertsson
- Added w2kcpu and w2kmem modules from Okumura Yoshifumi
- Cleanups in utilities and cgi
- Added option to specify your own stylesheet
- Added Limit option in ciscocpu
- Improved debugging facilities
- Added Linux Disk I/O Statistics
- Added Linux Open Files and Open Sockets stats
Download (0.034MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1213 downloads
ElvinRRD 2.3
ElvinRRD is a tool to provide a mechanism for transporting data across a network and storing it in RRD databases. more>>
ElvinRRD is a tool to provide a mechanism for transporting data across a network and storing it in RRD databases.
ElvinRRD is written entirely in Python and works and requires both Elvin and RRDtool.
Any Elvin producer (client) can send data for ElvinRRD to store (e.g., EDDIE-Tool); and any RRD-aware software can process the resulting RRD databases (e.g., Cricket, Cacti).
<<lessElvinRRD is written entirely in Python and works and requires both Elvin and RRDtool.
Any Elvin producer (client) can send data for ElvinRRD to store (e.g., EDDIE-Tool); and any RRD-aware software can process the resulting RRD databases (e.g., Cricket, Cacti).
Download (0.008MB)
Added: 2005-12-06 License: Freely Distributable Price:
1417 downloads
Clewarecontrol 0.8
Clewarecontrol lets you control the USB-devices made by Cleware GmbH. more>>
Clewarecontrol lets you control the USB-devices made by Cleware GmbH.
It allows you to measure the temperature or humidity, switch on and off and configure switches, control the watchdog, etc.
The package consists of clewaretool - the tool to manage the Cleware devices under Linux.
Also youll find in the examples-directory a couple of scripts:
- a script to generate graphs using RRDtool
- a script for nagios that monitores the temperature and raises an alarm if something goes wrong
- a startup script for RHEL/SLES/Debian/Ubuntu which starts the watchdog functionality
Tested on:
- Debian etch (on a 64 bit cpu)
- Fedora core 7
- RedHat Enterprise Linux 5
- SuSE Enterprise Linux 10
- Ubuntu Feisty Fawn (version 7.04)
- ...but it should also work with other systems running a recent Linux kernel.
Enhancements:
- One can now reprogram switching devices to become a watchdog, autoreset, or switch device.
- Numerous examples have been added on how to use the Cleware devices with this tool on Linux.
- A couple of cosmetic fixes have been made that may clarify how to use the tool with the devices.
- The man page has been updated.
<<lessIt allows you to measure the temperature or humidity, switch on and off and configure switches, control the watchdog, etc.
The package consists of clewaretool - the tool to manage the Cleware devices under Linux.
Also youll find in the examples-directory a couple of scripts:
- a script to generate graphs using RRDtool
- a script for nagios that monitores the temperature and raises an alarm if something goes wrong
- a startup script for RHEL/SLES/Debian/Ubuntu which starts the watchdog functionality
Tested on:
- Debian etch (on a 64 bit cpu)
- Fedora core 7
- RedHat Enterprise Linux 5
- SuSE Enterprise Linux 10
- Ubuntu Feisty Fawn (version 7.04)
- ...but it should also work with other systems running a recent Linux kernel.
Enhancements:
- One can now reprogram switching devices to become a watchdog, autoreset, or switch device.
- Numerous examples have been added on how to use the Cleware devices with this tool on Linux.
- A couple of cosmetic fixes have been made that may clarify how to use the tool with the devices.
- The man page has been updated.
Download (0.014MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
801 downloads
RRD Statistics 1.0
RRDStats is a Coyote Linux and BrazilFW add-on package for network traffic monitoring. more>>
RRDStats is a Coyote Linux and BrazilFW add-on package for network traffic monitoring, link quality control, and QOS classes monitoring.
RRD Statistics project is based on RRDtool for storing data to round robin databases, and a slightly modified RRDcgi for visualizing data through a Web interface.
Main features:
- Realtime graphical statistics for bandwidth usage and link quality
- Graphical statistics of QOS priority classes usage
- Historical data stored for one week
Configuration:
All default configuration is stored in /etc/rrd.config. This version supports web based configuration and there is no need to manual configuration for basic package functionality. Just install the packages and browse to your web administration interface (by default its http://192.168.0.1:8180). There should be new link at left menu labeled "RRDStats configuration"
There are some basic options you should set up to fit your configuration. First get sure, the RRDstats package is enabled (its the first option at configuration screen). After that should you set up your line speed (just some basic approximation is good enough). The last this you should set up is your internet gateway IP address. This IP address is used to measure your internet link latency and packet loss.
Ignore other configuration options for now, save your configuration and reboot router. After your system boots up, you can browse RRD statistics.
After system startup, package is initialiazed with /etc/rc.d/pkgs/rc.rrdstats. This file start another copy of tiny webserver which listens by default on port 8080. It reads its homepage files from /var/rrd/www/ directory. After webserver startup there are also started some data gathering threads.
They read transfered data from network interfaces, QOS classes and measure link latency. These values are then stored in RRD databases. RRD databases are by default stored in /var/rrd/data/ directory
For further information how RRD databases work, please visit their homepage. Simply said RRD database has constant size, it does not grow over time and stores average data over period of time.
Last component of RRDStats package are .cgi and template files which display data from RRD databases using web interface. As said before, these files and templates are stored in /var/rrd/www/ and its subdirectories.
<<lessRRD Statistics project is based on RRDtool for storing data to round robin databases, and a slightly modified RRDcgi for visualizing data through a Web interface.
Main features:
- Realtime graphical statistics for bandwidth usage and link quality
- Graphical statistics of QOS priority classes usage
- Historical data stored for one week
Configuration:
All default configuration is stored in /etc/rrd.config. This version supports web based configuration and there is no need to manual configuration for basic package functionality. Just install the packages and browse to your web administration interface (by default its http://192.168.0.1:8180). There should be new link at left menu labeled "RRDStats configuration"
There are some basic options you should set up to fit your configuration. First get sure, the RRDstats package is enabled (its the first option at configuration screen). After that should you set up your line speed (just some basic approximation is good enough). The last this you should set up is your internet gateway IP address. This IP address is used to measure your internet link latency and packet loss.
Ignore other configuration options for now, save your configuration and reboot router. After your system boots up, you can browse RRD statistics.
After system startup, package is initialiazed with /etc/rc.d/pkgs/rc.rrdstats. This file start another copy of tiny webserver which listens by default on port 8080. It reads its homepage files from /var/rrd/www/ directory. After webserver startup there are also started some data gathering threads.
They read transfered data from network interfaces, QOS classes and measure link latency. These values are then stored in RRD databases. RRD databases are by default stored in /var/rrd/data/ directory
For further information how RRD databases work, please visit their homepage. Simply said RRD database has constant size, it does not grow over time and stores average data over period of time.
Last component of RRDStats package are .cgi and template files which display data from RRD databases using web interface. As said before, these files and templates are stored in /var/rrd/www/ and its subdirectories.
Download (0.010MB)
Added: 2005-12-27 License: GPL (GNU General Public License) Price:
1398 downloads
Cisco Monitoring Tool 0.3
Cimon is Perl program wich monitors the load (memory and CPU) on Cisco routers using SNMP. more>>
Cimon is Perl program wich monitors the load (memory and CPU) on Cisco routers using SNMP, and generates graphics with statistics using rrdtool. Its good for information about your routers health.
It monitors and displays the cpu 5 minutes utilization in percents and free+used Processor memory. The I/O memory(usualy 2 MB) or Fast on high end routers is being monitored too, but there isnt graphic for it. Cimon is good source for information about your routers health. From version 0.2 cimon can do ip accounting using the cisco ip accounting feature.
The logfiles that it generates as the rrd files needed for the graphics are fully compatible with those produced by sasacct (SASs accounting statistics). So you can use its cgi interface also its posibility to generate graphics on demand or on a user defined interval (via crontab and -g option).
<<lessIt monitors and displays the cpu 5 minutes utilization in percents and free+used Processor memory. The I/O memory(usualy 2 MB) or Fast on high end routers is being monitored too, but there isnt graphic for it. Cimon is good source for information about your routers health. From version 0.2 cimon can do ip accounting using the cisco ip accounting feature.
The logfiles that it generates as the rrd files needed for the graphics are fully compatible with those produced by sasacct (SASs accounting statistics). So you can use its cgi interface also its posibility to generate graphics on demand or on a user defined interval (via crontab and -g option).
Download (0.007MB)
Added: 2006-06-29 License: BSD License Price:
1227 downloads
Serverstats 0.7
Serverstats is a simple tool for creating graphs using rrdtool more>>
Serverstats is a simple tool for creating graphs using rrdtool. It does not have any features to manage the created rrd-files, so if you change anything you have to delete and recreate the files.
There is also no frontend for managing your graphs and sources. Serverstats is designed to be configured once and then run continuously. It does not depend on a database.
Main features:
- add sources using PHP-classes
- simple configuration
- all rrdtool-commands are escaped
- sources can use a cache if needed (for example to calculate per second values out of absolute values)
- multiple languages supported: en_US, de_DE
- graphs can include any defined sources and/or rrdfile
- clean HTML-source, can be styled using CSS
- support for advanced rrdtool features such as CDEF/VDEFs
- usage of cacti scripts possible (scripts from cacti release are included, hope thats ok for the devs of cacti)
- multiple RRA-definitions supported (you can select one "template" for every source)
- Errorlogger, may use syslog, write into a file or send you an email
Included Sources
- All includes sources are written for a linux-system. You may write some to run on windows, but there is nothing for windows included in the releases. Also I do not know if the sources will run on any other UNIX-system.
- users - number of users logged in
- load - current load of the system (1min, 5min and 15min) and number of (running) processes
- traffic - traffic passing through iptables-chains, needs special configuration
- mysql - save questions (per second) and number of current processes
- external - get data from external scripts (same format as cacti uses)
- memory - statistics of memory and swap
- cpu - statistics of cpu usage (thanks to Andreas Korthaus)
- apache - statistics from localhost/server-status (thanks to Andreas Korthaus)
- disk - monitor your IO-rate (kernel 2.6 only)
<<lessThere is also no frontend for managing your graphs and sources. Serverstats is designed to be configured once and then run continuously. It does not depend on a database.
Main features:
- add sources using PHP-classes
- simple configuration
- all rrdtool-commands are escaped
- sources can use a cache if needed (for example to calculate per second values out of absolute values)
- multiple languages supported: en_US, de_DE
- graphs can include any defined sources and/or rrdfile
- clean HTML-source, can be styled using CSS
- support for advanced rrdtool features such as CDEF/VDEFs
- usage of cacti scripts possible (scripts from cacti release are included, hope thats ok for the devs of cacti)
- multiple RRA-definitions supported (you can select one "template" for every source)
- Errorlogger, may use syslog, write into a file or send you an email
Included Sources
- All includes sources are written for a linux-system. You may write some to run on windows, but there is nothing for windows included in the releases. Also I do not know if the sources will run on any other UNIX-system.
- users - number of users logged in
- load - current load of the system (1min, 5min and 15min) and number of (running) processes
- traffic - traffic passing through iptables-chains, needs special configuration
- mysql - save questions (per second) and number of current processes
- external - get data from external scripts (same format as cacti uses)
- memory - statistics of memory and swap
- cpu - statistics of cpu usage (thanks to Andreas Korthaus)
- apache - statistics from localhost/server-status (thanks to Andreas Korthaus)
- disk - monitor your IO-rate (kernel 2.6 only)
Download (0.001MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1484 downloads
di624stats.pl 0.1
di624stats.pl is a Perl script that screen-scrapes the Web interface of a D-Link DI-624 wireless NAT router to gather traffic st more>>
di624stats.pl is a Perl script that screen-scrapes the Web interface of a D-Link DI-624 wireless NAT router to gather traffic statistics. You can use RRDtool to store these statistics and generate graphs. Instructions for using di624stats.pl in conjunction with RRDtool are included.
1. Make sure you have RRDtool installed. Get it at
http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ or from an APT
repository or from *BSD ports.
2. Create an RRD file to store your routers throughput statistics. For
example, go like this (read the rrdtool(1) man page if this is
confusing):
rrdtool create di624.rrd
--step=300
DS:in:COUNTER:600:0:12500000
DS:out:COUNTER:600:0:12500000
RRA:AVERAGE:0.5:1:288
RRA:AVERAGE:0.5:4:504
RRA:AVERAGE:0.5:144:730
RRA:MIN:0.5:1:288
RRA:MIN:0.5:4:504
RRA:MIN:0.5:144:730
RRA:MAX:0.5:1:288
RRA:MAX:0.5:4:504
RRA:MAX:0.5:144:730
For more information about install read the README file.
<<less1. Make sure you have RRDtool installed. Get it at
http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ or from an APT
repository or from *BSD ports.
2. Create an RRD file to store your routers throughput statistics. For
example, go like this (read the rrdtool(1) man page if this is
confusing):
rrdtool create di624.rrd
--step=300
DS:in:COUNTER:600:0:12500000
DS:out:COUNTER:600:0:12500000
RRA:AVERAGE:0.5:1:288
RRA:AVERAGE:0.5:4:504
RRA:AVERAGE:0.5:144:730
RRA:MIN:0.5:1:288
RRA:MIN:0.5:4:504
RRA:MIN:0.5:144:730
RRA:MAX:0.5:1:288
RRA:MAX:0.5:4:504
RRA:MAX:0.5:144:730
For more information about install read the README file.
Download (0.010MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1205 downloads
MRTS 0.1.1
MRTG RRDtool Total Statistics is a PHP script that uses MRTG and RRDtool to sum up traffic monthly and yearly. more>>
MRTG RRDtool Total Statistics is a PHP script that uses MRTG and RRDtool to sum up traffic monthly and yearly. Just click on any device and MRTS will show you the traffic-graphs and the statistics on how much traffic you have made during the actual/last months/year.
MRTS is short for MRTG RRDtool Total Statistics. It is a PHP script written by Thor Dreier that uses MRTG and RRDtool to sum up total traffic monthly and yearly. But why making words, if you can see the full power of MRTS in some examples: http://mrts.domainnet.dk
First thing to do is to check, which of the above mentioned packages you already have installed. No idea? Well, then you should do a simple
ls /var/db/pkg
or
pkg_info
which lists the packages, you have installed using the FreeBSD ports. If you dont know what the FreeBSD ports are, then you probably wont have to read on, as some basics really are required in this tutorial ;) Anyway, im trying to explain step by step. After you have checked your installed packages, install the packages you still need.
Net-SNMP: /usr/ports/net-mgmt/net-snmp
MRTG: /usr/ports/net-mgmt/mrtg
RRDtool: /usr/ports/net/rrdtool
Some of these programs depend on various libraries (e.g. zlib, libpng, GD), but thats the good thing: The port-install-mechanism will automatically check, if you have them or not and it will install them, if needed. Do a make && make install && make clean
in the corresponding port directories to install that specific port. Now it could take a while until all ports are compiled.
<<lessMRTS is short for MRTG RRDtool Total Statistics. It is a PHP script written by Thor Dreier that uses MRTG and RRDtool to sum up total traffic monthly and yearly. But why making words, if you can see the full power of MRTS in some examples: http://mrts.domainnet.dk
First thing to do is to check, which of the above mentioned packages you already have installed. No idea? Well, then you should do a simple
ls /var/db/pkg
or
pkg_info
which lists the packages, you have installed using the FreeBSD ports. If you dont know what the FreeBSD ports are, then you probably wont have to read on, as some basics really are required in this tutorial ;) Anyway, im trying to explain step by step. After you have checked your installed packages, install the packages you still need.
Net-SNMP: /usr/ports/net-mgmt/net-snmp
MRTG: /usr/ports/net-mgmt/mrtg
RRDtool: /usr/ports/net/rrdtool
Some of these programs depend on various libraries (e.g. zlib, libpng, GD), but thats the good thing: The port-install-mechanism will automatically check, if you have them or not and it will install them, if needed. Do a make && make install && make clean
in the corresponding port directories to install that specific port. Now it could take a while until all ports are compiled.
Download (0.003MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1212 downloads
Aranha server monitor 0.1.0
Aranha server monitor is an application using rrdtool and XML-RPC to monitor servers with a XUL GUI. more>>
Aranha is an application that uses an XML-RPC layer to retrieve information from one or more servers. The type of information gathered is implemented via plugins, and can be displayed or archived in several different ways.
The data is gathered in Round Robin Databases (integrated with rrdtool) and can be accessed using a XUL interface available from the system. Plugins are very easy to write.
Configuration
To configure this module, either pass specific configuration values to
Makefile.PL like this:
perl Makefile.PL CONFIG_VAR="config val"
or
edit the %DEFAULTS variable on the toplevel Makefile.PL
Installation
To install this module type the following:
perl Makefile.PL
make
make test
make install
<<lessThe data is gathered in Round Robin Databases (integrated with rrdtool) and can be accessed using a XUL interface available from the system. Plugins are very easy to write.
Configuration
To configure this module, either pass specific configuration values to
Makefile.PL like this:
perl Makefile.PL CONFIG_VAR="config val"
or
edit the %DEFAULTS variable on the toplevel Makefile.PL
Installation
To install this module type the following:
perl Makefile.PL
make
make test
make install
Download (0.080MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1656 downloads
OSSP flow2rrd 0.9.0
OSSP flow2rrd is a companion tool to the Flow-Tools toolkit. more>>
OSSP flow2rrd is a companion tool to the Flow-Tools toolkit for storing NetFlow network traffic data in an accumulating fixed-size RRDTool Round-Robin-Database (RRD) for visualization purposes.
This file is piece of OSSP flow2rrd, a tool for storing NetFlow data into an RRD which can be found at http://www.ossp.org/pkg/tool/flow2rrd/.
Enhancements:
- Created the initial version of OSSP flow2rrd.
<<lessThis file is piece of OSSP flow2rrd, a tool for storing NetFlow data into an RRD which can be found at http://www.ossp.org/pkg/tool/flow2rrd/.
Enhancements:
- Created the initial version of OSSP flow2rrd.
Download (0.060MB)
Added: 2006-06-29 License: (FDL) GNU Free Documentation License Price:
1214 downloads
Stats Collector 3.0
Stats Collector is a set of tools intended to get statistical values from remote nodes. more>>
It is a package useful to collect statistics from remote nodes. That includes standard server metrics and any other numerical quantity we can use to characterize the node state (as the number of users or processes).
It is built under a distributed agent-manager model. RRDtool is used as database, so representation capabilities are bundled.
Although rrdUtils are not a requisite, they are used in some auxiliar tasks and using both tools is highly recommended.
Installation:
Manager side
gunzip -c rrdUtils-3.1.tar.gz | tar -xf -
cd rrdUtils
./configure --with-rrddir=/stats
make install
gunzip -c stats-station-3.0.tar.gz | tar -xf -
cd stats-station
./configure --with-statsdir=/stats --with-port=666
make install
cd rrdConf
./install_confs.sh
./haz_index.sh -g
The -g flag creates graphs with the html pages, and reduces the number of error messages that haz_index will issue.
The only task that needs to be completed at this point is the periodic graphs generation by a crontab entry that calls the make_graphs.sh script.
Once we start the server using the provided initscript, we get the manager side ready.
Agent side
gunzip -c stats-3.0.tar.gz | tar -xf -
cd stats
./configure --with-host=central.node --with-port=666
--with-statsdir=/usr/local/stats
make install
With a crontab entry to execute the statlaunch script every 15 minutes, the whole system is up and running.
<<lessIt is built under a distributed agent-manager model. RRDtool is used as database, so representation capabilities are bundled.
Although rrdUtils are not a requisite, they are used in some auxiliar tasks and using both tools is highly recommended.
Installation:
Manager side
gunzip -c rrdUtils-3.1.tar.gz | tar -xf -
cd rrdUtils
./configure --with-rrddir=/stats
make install
gunzip -c stats-station-3.0.tar.gz | tar -xf -
cd stats-station
./configure --with-statsdir=/stats --with-port=666
make install
cd rrdConf
./install_confs.sh
./haz_index.sh -g
The -g flag creates graphs with the html pages, and reduces the number of error messages that haz_index will issue.
The only task that needs to be completed at this point is the periodic graphs generation by a crontab entry that calls the make_graphs.sh script.
Once we start the server using the provided initscript, we get the manager side ready.
Agent side
gunzip -c stats-3.0.tar.gz | tar -xf -
cd stats
./configure --with-host=central.node --with-port=666
--with-statsdir=/usr/local/stats
make install
With a crontab entry to execute the statlaunch script every 15 minutes, the whole system is up and running.
Download (0.018MB)
Added: 2005-07-05 License: GPL (GNU General Public License) Price:
1572 downloads
rocap 0.1.0
rocap is an IP bandwidth monitoring system based on pcap. more>>
rocap is an IP bandwidth monitoring system based on pcap.
rocap was designed to provide an easy way to monitor bandwidth between hosts, group of hosts or group of subnets, in any combination.
It was built for speed, rocap runs in user space with minimum CPU usage.
It includes a console server for telnet clients to use for administration or visualization purposes. It also outputs data for rrdtool to use for generating graphs.
roteq is free software.
<<lessrocap was designed to provide an easy way to monitor bandwidth between hosts, group of hosts or group of subnets, in any combination.
It was built for speed, rocap runs in user space with minimum CPU usage.
It includes a console server for telnet clients to use for administration or visualization purposes. It also outputs data for rrdtool to use for generating graphs.
roteq is free software.
Download (0.11MB)
Added: 2006-03-09 License: GPL (GNU General Public License) Price:
1325 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above rrdtool search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed