monitor email traffic
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2927
morigin email classifier 0.93
morigin email classifier is a filter that classifies and tags email messages. more>>
morigin email classifier is a filter that classifies and tags email messages based on the DNS information of the system submitting the mail to your organization.
morigin email classifier can then be used to improve upon existing spam filters such as SpamAssassin.
<<lessmorigin email classifier can then be used to improve upon existing spam filters such as SpamAssassin.
Download (0.088MB)
Added: 2005-11-25 License: GPL (GNU General Public License) Price:
1428 downloads
Link Monitor Applet 2.1
Link Monitor Applet is a GNOME applet displaying the round-trip time to one or more hosts. more>>
Link Monitor Applet is a GNOME Panel Applet displaying the round-trip time to one or more hosts in a bar graph.
Main features:
- full ICMP and ICMPv6 support
- configurable scale and delays
- HIG 2.0 compliance
<<lessMain features:
- full ICMP and ICMPv6 support
- configurable scale and delays
- HIG 2.0 compliance
Download (1.0MB)
Added: 2006-06-23 License: BSD License Price:
1220 downloads
Network Traffic Analyzer 1.0
Network Traffic Analyzer analyzes the network traffic on multiple network devices and creates HTML statistics. more>>
Network Traffic Analyzer analyzes the network traffic on multiple network devices and creates HTML statistics with some network usage graphs. Sometimes it is good to know, how the network is used, how many bytes were received and how many bytes were sent.Therefore, here is Network Traffic Analyzer, which creates simple network usage statistics.
Such statistics can tell you, how good your network connection really is (who cares about what Internet provider say, when was the network down, which time is the best time for downloading large packages of data etc. etc. Or with this software you can just better imagine, how many traffic can your home computer generate.
<<lessSuch statistics can tell you, how good your network connection really is (who cares about what Internet provider say, when was the network down, which time is the best time for downloading large packages of data etc. etc. Or with this software you can just better imagine, how many traffic can your home computer generate.
Download (0.026MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1233 downloads
Network Traffic Analyser 0.2.2
Network Traffic Analyser provides a script-driven network traffic monitor. more>>
Network Traffic Analyser provides a script-driven network traffic monitor.
Network Traffic Analyser (formerly known as sniffer) is designed to be an extremely powerful, configurable, and versatile tool for monitoring network traffic.
It can be used as a plain sniffer, as a tool for accounting, dynamic firewall updates, and many more things.
It features scripting support and an event-driven architecture.
The idea behind this project is to create a powerful tool for playing around with network traffic. The basic concepts are simplicity and flexibility. Instead of building tool that does something specific (and does a good job at it), were trying to build a tool that will be able to do whatever you want it to do (and still be good at it :).
To put it very simply, you write a script that will be invoked for every packet that passes through your network. You write your scripts in a Tcl, fully blown, interpreted programming language. That fact guaranties that you wont be constrained in your creativity.
<<lessNetwork Traffic Analyser (formerly known as sniffer) is designed to be an extremely powerful, configurable, and versatile tool for monitoring network traffic.
It can be used as a plain sniffer, as a tool for accounting, dynamic firewall updates, and many more things.
It features scripting support and an event-driven architecture.
The idea behind this project is to create a powerful tool for playing around with network traffic. The basic concepts are simplicity and flexibility. Instead of building tool that does something specific (and does a good job at it), were trying to build a tool that will be able to do whatever you want it to do (and still be good at it :).
To put it very simply, you write a script that will be invoked for every packet that passes through your network. You write your scripts in a Tcl, fully blown, interpreted programming language. That fact guaranties that you wont be constrained in your creativity.
Download (0.11MB)
Added: 2007-02-22 License: GPL (GNU General Public License) Price:
983 downloads
Network Traffic Generator 0.1.3
Network Traffic Generator is a traffic generator that tests routers/firewalls. more>>
This is a traffic generator. It is used to check what massive amounts of traffic of certain type will do to an intervening network.
It does not try to measure throughput or response times. It has been made with the question in mind: If 100 clients does simultaneous TCP transfers for 2 days, will my router break? Or can I configure my firewall while 50 people are doing large TCP transfers through the device?
<<lessIt does not try to measure throughput or response times. It has been made with the question in mind: If 100 clients does simultaneous TCP transfers for 2 days, will my router break? Or can I configure my firewall while 50 people are doing large TCP transfers through the device?
Download (0.19MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1681 downloads
VPNmonitor 1.2
VPNmonitor is a free Java tool to observe network traffic. more>>
VPNmonitor is a free Java tool to observe network traffic. Network administrators can use it to monitor VPN (PPTP and IPSec) and SSL (HTTPS) connectivity of wireline/wireless networks.
If you are using Linux this way you will run VPNmonitor:
1. Install libpcap 0.7.2 or above from http://www.tcpdump.org/
2. Copy Jpcap libraries to the jre directories:
cp net.sourceforge.jpcap-0.01.13.jar /jre/lib/ext
cp libjpcap.so /jre/lib/i386
3. su to root
4. Run VPNmonitor
java -jar VPNmonitor.jar
<<lessIf you are using Linux this way you will run VPNmonitor:
1. Install libpcap 0.7.2 or above from http://www.tcpdump.org/
2. Copy Jpcap libraries to the jre directories:
cp net.sourceforge.jpcap-0.01.13.jar /jre/lib/ext
cp libjpcap.so /jre/lib/i386
3. su to root
4. Run VPNmonitor
java -jar VPNmonitor.jar
Download (0.67MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1219 downloads
lm-monitor 1.0
lm-monitor is a daemon that run sensors at a defined interval (15 seconds by default) and checks the output. more>>
lm-monitor is a daemon that run sensors at a defined interval (15 seconds by default) and checks the output
If a sensor value has gone outside the defined limit since the last reading, an email message is sent to one or more administrators, alerting them about the condition so they can take appropriate action.
lm-monitor requires the lm-sensors package and a working email configuration, including the "mail" command.
Enhancements:
- Found and corrected a bug in MailText() that generated unvalid indices into SData member arrays.
- Wrote a script to create an unprivileged system account.
- Added code to drop root privilegies and run as the system account mentioned above.
- The install target creates a separate directory for lm-monitor in $(PIDDIR) (normally /var/run), and sets owner and group to lm-monitor. This is neccesary for lm-monitor to be able to remove the pidfile on exit, after having dropped root privilegies.
- Corrected the manpage regarding the --verify-config option.
- Added --help and --version as valid options (previously only -h and -v was accepted).
- Found and corrected a bug in EvaluateAlarm() where newBits was used instead of oldBits when composing mail messages for restored alarms.
<<lessIf a sensor value has gone outside the defined limit since the last reading, an email message is sent to one or more administrators, alerting them about the condition so they can take appropriate action.
lm-monitor requires the lm-sensors package and a working email configuration, including the "mail" command.
Enhancements:
- Found and corrected a bug in MailText() that generated unvalid indices into SData member arrays.
- Wrote a script to create an unprivileged system account.
- Added code to drop root privilegies and run as the system account mentioned above.
- The install target creates a separate directory for lm-monitor in $(PIDDIR) (normally /var/run), and sets owner and group to lm-monitor. This is neccesary for lm-monitor to be able to remove the pidfile on exit, after having dropped root privilegies.
- Corrected the manpage regarding the --verify-config option.
- Added --help and --version as valid options (previously only -h and -v was accepted).
- Found and corrected a bug in EvaluateAlarm() where newBits was used instead of oldBits when composing mail messages for restored alarms.
Download (0.021MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1130 downloads
NAT Monitor 2.4
NAT Monitor is a tool to monitor hosts bandwidth usage in a Linux-NAT network. more>>
NAT Monitor is a tool to monitor hosts bandwidth usage in a Linux-NAT network.
A daemon collects data and clients display them (currently a GTK app with graph and a text version). It detects new hosts, saves up to 12 hours of data, and has a nice summary statistic.
<<lessA daemon collects data and clients display them (currently a GTK app with graph and a text version). It detects new hosts, saves up to 12 hours of data, and has a nice summary statistic.
Download (0.030MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1439 downloads
IP Traffic Meter 0.1
IP Traffic Meter is a traffic counter for IPv4 addresses. more>>
IP Traffic Meter is a traffic counter for IPv4 addresses. It uses the DB4 database from Berkeley to keep its counters, the pcap library for monitoring, and the gd library from Boutel to create graphics. The results are displayed in JPEG graphics on an HTML webpage.
Enhancements:
- With ipmeter you can monitor the traffic made by some IPs. It produces daily, weekly, monthly and yearly statistics into jpg graphics. It uses db4 database from Berkeley to keep its internal counters, and gd library from Boutell to create jpg graphic.
<<lessEnhancements:
- With ipmeter you can monitor the traffic made by some IPs. It produces daily, weekly, monthly and yearly statistics into jpg graphics. It uses db4 database from Berkeley to keep its internal counters, and gd library from Boutell to create jpg graphic.
Download (0.068MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1219 downloads
GlassMonitor 0.1
GlassMonitor is a SuperKaramba monitor that has all the basic information in a small space. more>>
GlassMonitor is a SuperKaramba monitor that has all the basic information in a small space, like:
Main features:
- Cpu usage
- Up time monitor
- Ram and Swap monitor
- Network traffic monitor
- Partitions monitor
<<lessMain features:
- Cpu usage
- Up time monitor
- Ram and Swap monitor
- Network traffic monitor
- Partitions monitor
Download (0.008MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1079 downloads
vSMP Monitor 1.3
vSMP Monitor is the Superkaramba theme that i have been modifying with time and finally decided to post it. more>>
vSMP Monitor is the SuperKaramba theme that i have been modifying with time and finally decided to post it.
It is a melting pot of many other themes which i have mentioned in the theme file. Hope you like it.
** Note background is from unknown origin all credit goes to the author!
<<lessIt is a melting pot of many other themes which i have mentioned in the theme file. Hope you like it.
** Note background is from unknown origin all credit goes to the author!
Download (0.037MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1213 downloads
Sleek Monitor 1.0
Sleek Monitor is a combination of basic monitors for OS, KDE, Kernel, CPU & cache, GPU & GPU Temp, Memory, Wired & Wireless, etc more>>
Sleek Monitor is a combination of basic monitors for:
- OS
- KDE
- Kernel
- CPU & cache
- GPU & GPU Temp
- Memory
- Wired & Wireless networks
- battery with time
- date and calendar
<<less- OS
- KDE
- Kernel
- CPU & cache
- GPU & GPU Temp
- Memory
- Wired & Wireless networks
- battery with time
- date and calendar
Download (0.008MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
935 downloads
UPS monitor 0.8.3
UPS monitor is a graphical monitoring application that lets users watch a UPSs status in real time. more>>
UPS monitor is a graphical monitoring application that lets users watch a your UPSs status in real time.
Main features:
- Saves your session if UPS switches to battery power
- Warns you when power is critically low
- Lets you monitor networked UPSes
- Remembers configuration and restarts when you log on
- Extremely easy to use
<<lessMain features:
- Saves your session if UPS switches to battery power
- Warns you when power is critically low
- Lets you monitor networked UPSes
- Remembers configuration and restarts when you log on
- Extremely easy to use
Download (0.072MB)
Added: 2005-12-05 License: GPL (GNU General Public License) Price:
1444 downloads
Snmp Monitor 1.0.1
Snmp Monitor provides a SNMP router and monitoring alarms. more>>
Snmp Monitor provides a SNMP router and monitoring alarms.
Snmp Monitor is a Scotty extension to monitor SNMP variables on the net. If there are changes to the routers, etc., it can send you a message on your cellular, by email, or via the screen.
<<lessSnmp Monitor is a Scotty extension to monitor SNMP variables on the net. If there are changes to the routers, etc., it can send you a message on your cellular, by email, or via the screen.
Download (0.042MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
967 downloads
Aazmat Monitor 0.1
Aazmat Monitor is a SuperKaramba system monitoring widget. more>>
Aazmat Monitor is a SuperKaramba system monitoring widget.
It was adapted to meet office theme and added a few new monitors all of them are built into there own theme file so you can place them were you like.
<<lessIt was adapted to meet office theme and added a few new monitors all of them are built into there own theme file so you can place them were you like.
Download (0.008MB)
Added: 2005-07-22 License: GPL (GNU General Public License) Price:
1554 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 monitor email traffic 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