pmacct frontend
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 511
pyctd 0.3.3 (PHP frontend)
pyctd is a XML-RPC service for monitoring and altering Netfilter connections for network admins. more>>
pyctd is a XML-RPC service for monitoring and altering Netfilter connections for network admins.
It has the following functionnalities :
Connections listing (with byte rate of connections)
Entries removal
Modification of mark and timeout
pyctd is a free software released under GNU General Public License. Please see COPYING file for further informations.
<<lessIt has the following functionnalities :
Connections listing (with byte rate of connections)
Entries removal
Modification of mark and timeout
pyctd is a free software released under GNU General Public License. Please see COPYING file for further informations.
Download (0.022MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
881 downloads
pmacct-fe 0.1.2
pmacct-fe is a frontend tool for presenting network statistics in tables and plots. more>>
pmacct-fe is a frontend tool for presenting network statistics in tables and plots. pmacct-fe project works by reading aggregates stored into a PostgreSQL database by pmacct.
Features include user authentication and capabilities, support for multiple observation points and customizable report types.
<<lessFeatures include user authentication and capabilities, support for multiple observation points and customizable report types.
Download (0.057MB)
Added: 2005-12-22 License: GPL (GNU General Public License) Price:
1402 downloads
pmacct 0.11.4
pmacct is a small set of IPv4/IPv6 accounting and aggregation tools. more>>
pmacct is a small set of passive network monitoring tools to measure, account and aggregate IPv4 and IPv6 traffic; aggregation revolves around the key concept of primitives (VLAN id, source and destination MAC addresses, hosts, networks, AS numbers, ports, IP protocol and ToS/DSCP field are supported) which may be arbitrarily combined to build custom aggregation methods; support for historical data breakdown, triggers and packet tagging, filtering, sampling.
Aggregates can be stored into memory tables, SQL databases (MySQL or PostgreSQL) or simply pushed to stdout. Data is collected either using libpcap (and optionally promiscuous mode of the listening interface) or reading Netflow v1/v5/v7/v8/v9 packets coming from the network.
IP accounting is the key for a range of operations like billing, pricing models application, live or historical traffic analysis, network thresholds handling, provisioning and SLA monitoring. Taking SNMP counters from network equipments sometime is not this useful because of their coarse granularity.
Finer granularities become valuable if available data match logical entities of interest such as Autonomous Systems, either departmental or customer networks, specific traffic flows, etc. and can be encapsulated into arbitrary timeframes (also referred as
However, actual large-scale networks are able to produce, in very short times, high amounts of data that become quickly difficult to be processed in a meaningful way. In this context, traffic aggregation and filtering capabilities are requirements that cannot be missed.
Either using memory or SQL tables as backend storage, pmacct can also easily feed data to tools like MRTG, RRDtool and Gnuplot among the others. A little scripting abilities are required to glue pmacct with external tools and a few sample scripts are already included.
Enhancements:
- Support for TCP flags has been introduced.
- Flags are ORed on a per-aggregate basis.
- A new nfacctd_sql_log directive enables the use of NetFlows First and Last Switched values as timeslot delimiters.
- sfprobe and nfprobe plugins are now able to propagate tags to remote collectors through sFlow v5 and NetFlow v9 protocols.
- pmacct memory client features a new -T command line switch to output either TopN statistics.
- The pre_tag_map_entries configuration directive now allows you to dynamically allocate the Pre-Tagging map.
- There are miscellaneous bugfixes.
<<lessAggregates can be stored into memory tables, SQL databases (MySQL or PostgreSQL) or simply pushed to stdout. Data is collected either using libpcap (and optionally promiscuous mode of the listening interface) or reading Netflow v1/v5/v7/v8/v9 packets coming from the network.
IP accounting is the key for a range of operations like billing, pricing models application, live or historical traffic analysis, network thresholds handling, provisioning and SLA monitoring. Taking SNMP counters from network equipments sometime is not this useful because of their coarse granularity.
Finer granularities become valuable if available data match logical entities of interest such as Autonomous Systems, either departmental or customer networks, specific traffic flows, etc. and can be encapsulated into arbitrary timeframes (also referred as
However, actual large-scale networks are able to produce, in very short times, high amounts of data that become quickly difficult to be processed in a meaningful way. In this context, traffic aggregation and filtering capabilities are requirements that cannot be missed.
Either using memory or SQL tables as backend storage, pmacct can also easily feed data to tools like MRTG, RRDtool and Gnuplot among the others. A little scripting abilities are required to glue pmacct with external tools and a few sample scripts are already included.
Enhancements:
- Support for TCP flags has been introduced.
- Flags are ORed on a per-aggregate basis.
- A new nfacctd_sql_log directive enables the use of NetFlows First and Last Switched values as timeslot delimiters.
- sfprobe and nfprobe plugins are now able to propagate tags to remote collectors through sFlow v5 and NetFlow v9 protocols.
- pmacct memory client features a new -T command line switch to output either TopN statistics.
- The pre_tag_map_entries configuration directive now allows you to dynamically allocate the Pre-Tagging map.
- There are miscellaneous bugfixes.
Download (0.29MB)
Added: 2007-04-28 License: GPL (GNU General Public License) Price:
909 downloads
vnstat PHP frontend 1.2.1
vnstat PHP frontend project is a PHP fronted end to vnStat, a network traffic logger. more>>
vnstat PHP frontend project is a PHP fronted end to vnStat, a network traffic logger. Since vnStat is console mode only I created this script to make a nice report of the data collected by vnStat.
This script requires a working PHP setup with GD image libraries. Also vnStat must be properly installed and collecting data. For information about how to set those up please check their respective homepages (see links section).
<<lessThis script requires a working PHP setup with GD image libraries. Also vnStat must be properly installed and collecting data. For information about how to set those up please check their respective homepages (see links section).
Download (0.012MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
949 downloads
Romeo MAME frontend 0.1.3pre4
Romeo MAME frontend project is a Java frontend to MAME. more>>
Romeo MAME frontend project is a Java frontend to MAME.
It supports XMame and the Windows command line, and it has a lot of features.
This application is skinnable. It can automatically download ROMs, screenshots, flyers, and other related types of media.
A different config file can be used for each game.
<<lessIt supports XMame and the Windows command line, and it has a lot of features.
This application is skinnable. It can automatically download ROMs, screenshots, flyers, and other related types of media.
A different config file can be used for each game.
Download (4.7MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
630 downloads
D frontend for GCC 0.23
D is a high-level language derived from C and C++ but is not backwards-compatible with either. more>>
D is a high-level language derived from C and C++ but is not backwards-compatible with either. GDC is a frontend for D written for GCC.
Supported Systems:
GCC 3.3.x, 3.4.x, 4.0.x
Linux (tested on Red Hat 7.2, 8)
Mac OS X 10.3.x, 10.4.x
FreeBSD 5.2.1
Cygwin
MinGW
AIX (tested on 5.1)
Similar versions should work and other Unix platforms may work. Although the compiler will probably work on most 32-bit architectures, the D runtime library will still need to be updated to support them.
Enhancements:
- Support for 64-bit targets was added.
- Multilib support was added.
- DMD was updated to 1.007.
- Minor bugs were fixed.
<<lessSupported Systems:
GCC 3.3.x, 3.4.x, 4.0.x
Linux (tested on Red Hat 7.2, 8)
Mac OS X 10.3.x, 10.4.x
FreeBSD 5.2.1
Cygwin
MinGW
AIX (tested on 5.1)
Similar versions should work and other Unix platforms may work. Although the compiler will probably work on most 32-bit architectures, the D runtime library will still need to be updated to support them.
Enhancements:
- Support for 64-bit targets was added.
- Multilib support was added.
- DMD was updated to 1.007.
- Minor bugs were fixed.
Download (1.1MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
962 downloads
FLTK burncd GUI frontend 0.1
FLTK burncd GUI frontend is a very simple GUI for burning ISO images created by mkisofs or other software. more>>
This program is very simple for burning iso images created by mkisofs or any other foftware. It use burncd as write program.
This is initial release and it can write only data images in single or multisession mode.
Main features:
- Quick erase for CD-RW disks
- Full erase for CD-RW disks
- DAO writing mode
- Multi device support in one moment
- Very simple and fast(using FLTK 1.1.6 library)
<<lessThis is initial release and it can write only data images in single or multisession mode.
Main features:
- Quick erase for CD-RW disks
- Full erase for CD-RW disks
- DAO writing mode
- Multi device support in one moment
- Very simple and fast(using FLTK 1.1.6 library)
Download (0.015MB)
Added: 2005-07-12 License: BSD License Price:
1567 downloads
pmacct-contribs 20051103
pmacct is a small set of passive network monitoring tools to measure, account and aggregate IPv4 and IPv6 traffic. more>>
pmacct is a small set of passive network monitoring tools to measure, account and aggregate IPv4 and IPv6 traffic; aggregation revolves around the key concept of primitives (VLAN id, source and destination MAC addresses, hosts, networks, AS numbers, ports, IP protocol and ToS/DSCP field are supported) which may be arbitrarily combined to build custom aggregation methods; support for historical data breakdown, triggers and packet tagging, filtering and sampling.
Aggregates can be stored into memory tables, SQL databases (MySQL or PostgreSQL) or simply printed to stdout. Data is collected from the network either using libpcap (and optionally promiscuous mode) or reading NetFlow v1/v5/v7/v8/v9 and sFlow v2/v4/v5 datagrams, both unicast and multicast.
IP accounting is the key in ISP/IXP network operations like billing, graphing network resources usage, live or historical traffic analysis, handling of network thresholds, provisioning and SLA monitoring. SNMP counters sometime are not this useful because of their coarse granularity.
Finer granularities become valuable if data are historical and match logical entities of interest such as Autonomous System Numbers, departmental or customer network chunks, specific traffic flows, etc. Further, actual large-scale networks are able to produce, in very short times, high amounts of data that become quickly difficult to be processed in a meaningful way
In this context, traffic aggregation and advanced filtering and sampling capabilities are requirements that cannot be missed anymore.
Either using memory or SQL tables as backend storage, pmacct can easily feed data to tools like MRTG, RRDtool, Cacti and Gnuplot among the others. A little scripting abilities are required to glue pmacct with external tools and a number of sample scripts and some tutorials are already available.
<<lessAggregates can be stored into memory tables, SQL databases (MySQL or PostgreSQL) or simply printed to stdout. Data is collected from the network either using libpcap (and optionally promiscuous mode) or reading NetFlow v1/v5/v7/v8/v9 and sFlow v2/v4/v5 datagrams, both unicast and multicast.
IP accounting is the key in ISP/IXP network operations like billing, graphing network resources usage, live or historical traffic analysis, handling of network thresholds, provisioning and SLA monitoring. SNMP counters sometime are not this useful because of their coarse granularity.
Finer granularities become valuable if data are historical and match logical entities of interest such as Autonomous System Numbers, departmental or customer network chunks, specific traffic flows, etc. Further, actual large-scale networks are able to produce, in very short times, high amounts of data that become quickly difficult to be processed in a meaningful way
In this context, traffic aggregation and advanced filtering and sampling capabilities are requirements that cannot be missed anymore.
Either using memory or SQL tables as backend storage, pmacct can easily feed data to tools like MRTG, RRDtool, Cacti and Gnuplot among the others. A little scripting abilities are required to glue pmacct with external tools and a number of sample scripts and some tutorials are already available.
Download (0.030MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1450 downloads
Userfriendly Iptables Frontend 1.0.4
Userfriendly Iptables Frontend provides a tool for generating optimized packet filter rules. more>>
Userfriendly Iptables Frontend provides a tool for generating optimized packet filter rules.
The Userfriendly Iptables Frontend is used to generate optimized iptables packet filter rules, using a simple description file specified by the user.
Generated rules are provided in iptables- save style.
UIF can be used to read or write rulesets to or from LDAP servers in your network, which provides a global storing mechanism.
Its aim is to be an easy to configure, human readable packet filter.
<<lessThe Userfriendly Iptables Frontend is used to generate optimized iptables packet filter rules, using a simple description file specified by the user.
Generated rules are provided in iptables- save style.
UIF can be used to read or write rulesets to or from LDAP servers in your network, which provides a global storing mechanism.
Its aim is to be an easy to configure, human readable packet filter.
Download (0.027MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
986 downloads
MESSyFront 18
MESSyFront is a frontend for the MESS emulator. more>>
MESSyFront is a frontend for the MESS emulator. MESSyFronts main goal of the project is to get the user in to the emulation environment as quickly as possible.
The secondary goal is targetting Tandy Color Computer users that run Linux (or *nix envrionments). As interest grows, other target environments may be added.
<<lessThe secondary goal is targetting Tandy Color Computer users that run Linux (or *nix envrionments). As interest grows, other target environments may be added.
Download (0.13MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
813 downloads
Frontend for ffmpeg2theora 2.0
Frontend for ffmpeg2theora is a graphical user interface for tool ffmpeg2theora. more>>
Frontend for ffmpeg2theora is a graphical user interface for tool ffmpeg2theora. Frontend for ffmpeg2theora converts any video which ffmpeg can decode into Ogg/Theora format.
For full readme and translations, please visit my homepage
Build instructions:
At first, unpack downloaded archive (e.g. using midnight commander) and move to program directory (ffmpeg2theora_fe). This program uses build system qmake. Default installation path is set to /usr/bin To change it, edit line DESTDIR in project file ffmpeg2theora_fe.pro Now, it is time to generate Makefile. Simply run
qmake -o Makefile ffmpeg2theora_fe.pro
su -c "make"
To uninstall program, run
su -c "make distclean"
<<lessFor full readme and translations, please visit my homepage
Build instructions:
At first, unpack downloaded archive (e.g. using midnight commander) and move to program directory (ffmpeg2theora_fe). This program uses build system qmake. Default installation path is set to /usr/bin To change it, edit line DESTDIR in project file ffmpeg2theora_fe.pro Now, it is time to generate Makefile. Simply run
qmake -o Makefile ffmpeg2theora_fe.pro
su -c "make"
To uninstall program, run
su -c "make distclean"
Download (0.030MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
953 downloads
Qccrypt 0.2 RC2
Qccrypt is a cross-plateform frontend for ccrypt software. more>>
Qccrypt is a cross-plateform frontend for ccrypt software.
Qccrypt has been developed under the terms of the GPL license v2 and after, using QT4 libraries.
<<lessQccrypt has been developed under the terms of the GPL license v2 and after, using QT4 libraries.
Download (0.011MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1032 downloads
ABCWebClient 1.1
ABCWebClient is a minimal, fast, and full functionally torrent Web client-frontend to ABC. more>>
ABCWebClient is a minimal, fast, and full functionally torrent Web client-frontend to ABC (Yet Another Bittorrent Client) v2.69-3.1.
ABCWebClient includes minimal user management and the ability to connect to multiple servers from a list.
Compatibility tested with:
- Apache 1.3/2.0 + mod_php4
- PHP4 + PEAR-PHP ITX_Template
- browser: firefox, konqueror currently only
<<lessABCWebClient includes minimal user management and the ability to connect to multiple servers from a list.
Compatibility tested with:
- Apache 1.3/2.0 + mod_php4
- PHP4 + PEAR-PHP ITX_Template
- browser: firefox, konqueror currently only
Download (0.025MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1239 downloads
Ops Control Panel 1.4.2
Ops Control Panel is a frontend for MRTG. more>>
Ops Control Panel is a frontend for MRTG.
Unlike many other frontends, it does not have any requirements beyond those of MRTG, although it can support PHP-enabled Web servers instead of just running as a Perl CGI script.
Ops Control Panel project provides overviews of MRTG-based monitoring pages in a variety of formats.
<<lessUnlike many other frontends, it does not have any requirements beyond those of MRTG, although it can support PHP-enabled Web servers instead of just running as a Perl CGI script.
Ops Control Panel project provides overviews of MRTG-based monitoring pages in a variety of formats.
Download (0.017MB)
Added: 2005-12-28 License: GPL (GNU General Public License) Price:
1397 downloads
BitDefender FE 1.1
BitDefender FE is just a frontend for BitDefender Antivirus Console. more>>
BitDefender FE is just a frontend for BitDefender Antivirus Console.
Enhancements:
This version was necessary because of the modifications applied by BitDefender on their Console antivirus.
- Modification of the GUI
- Added Interface settings (for quarantie and log file folder)
- Added automatic antivirus update with the use of cron service.
- Now you can find the license in the application.
<<lessEnhancements:
This version was necessary because of the modifications applied by BitDefender on their Console antivirus.
- Modification of the GUI
- Added Interface settings (for quarantie and log file folder)
- Added automatic antivirus update with the use of cron service.
- Now you can find the license in the application.
Download (0.60MB)
Added: 2006-09-30 License: GPL (GNU General Public License) Price:
1130 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 pmacct frontend 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