Stager

Stager is a system for aggregating and presenting network statistics.
Download

Stager Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • UNINETT AS
  • Publisher web site:
  • http://software.uninett.no/stager/

Stager Tags


Stager Description

Stager is a system for aggregating and presenting network statistics. Stager is a system for aggregating and presenting network statistics. Stager project is generic and can be customized to present and process any kind of network statistics.The backend collects data and stores reports in a database, automatically handling the aggregation of hourly statistics into days, weeks, and months.The Web frontend presents data in tables, matrices, or plots. The reports are fully customizable, and their definitions are stored in the database.Installation:If you are upgrading from a previous version of Stager, see the UPGRADE file.This version of Stager only support Netflow. Future releases will also support roundtrip measurements, SNMP and various passive monitoring measurements.To run Stager you now need PHP4 CLI with SNMP support. Under debian you can just install php4-cli and php4-snmpBackend:1. Create a new Postgresql user that is allowed to create new databases2. Create a new user that runs the Stager backend. The rest of the installation should be done as this user3. /stager-install.pl --type=backend --backends=netflow --path=/installation/path/4. Edit /installation/path/etc/netflow.cfg and /installation/path/etc/getRouterInfo.cfg5. cd /installation/path/bin6. ./db_install.pl --backend=netflow7. Default access control is to give full access to admin user and limited access to guest users. Check /installation/path/lib/getRouterInfo.custom.php if you want to change this.8. ./getRouterInfo.php -v -v -o 9. ./get-netflow.pl -v --no-missing --delete-old Check for error messages10. Edit /installation/path/bin/getRouterInfo.sh11. Edit crontab: 30 0-23/2 * * * $HOME/stager/bin/getRouterInfo.sh -v //How often you run this command depends on how dynamic your network is 45 * * * * $HOME/stager/bin/get-netflow.pl --delete-old 50 1 * * * $HOME/stager/bin/aggregate.pl --backend=netflow --interval='1 day' --no-distributed --manual-mode 45 2 * * 1 $HOME/stager/bin/aggregate.pl --backend=netflow --interval='1 week' --timeformat 'YYYY-IW' --no-cap --no-distributed 50 2 1 * * $HOME/stager/bin/aggregate.pl --backend=netflow --interval='1 month' --timeformat 'YYYY-MM' --no-distributedFrontend:1. ./stager-install.pl --type=frontend --path=/installation/path2. edit /installation/path/config/user.config.phpWhat's New in 2.0.1 Stable Release:· This release fixes several bugs in both the frontend and backend.· The most important fix is that bookmarks with relative times are now working properly.· This means that if you create a report that shows data, for example, for the last hour with available data, you can now create a bookmark that will always show data for the last hour with available data.What's New in This Release:· Several bugfixes and improved installation instructions. What's New in This Release: · The most important new feature of this release is the support for viewing detailed reports directly from raw NetFlow. · You can use the reports stored in the Stager database to quickly get an overview of your network, and if you see something suspicious, you can get more details from raw NetFlow. · The template system is now XML-based, which makes it easier to customize Stager and to support other types of statistics. · This release also contains several bugfixes and code improvements.


Stager Related Software