email monitor
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2497
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
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
System Health Monitor 0.8
System Health Monitor for Linux is a handy python program that will setup your system to generate RRD Graphs. more>>
System Health Monitor for Linux is a handy python program that will setup your system to generate RRD Graphs of network interface traffic, system load, memory usage, disk space and inode usage and graphs of the number of running processes.
System Health Monitor features a user-friendly interactive configuration mode and auto-generated html pages. Just point your web server to the health_html directory to get an overview of the status of your machine. You can see examples of it in operation here on my machine and on KPLUG.org
<<lessSystem Health Monitor features a user-friendly interactive configuration mode and auto-generated html pages. Just point your web server to the health_html directory to get an overview of the status of your machine. You can see examples of it in operation here on my machine and on KPLUG.org
Download (0.017MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1182 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
Load Monitor 1.0b
Load Monitor is a system resource monitor. more>>
The Monitor application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
The MonitorClient part is written in Java and is able to connect to one or more Servers that are running the MonitorServer part of the Monitor application.
The client will poll the servers at user specified intervals and will provide a graphical representation of the recources (mem, cpu, nic and process information) of one server at a time.
In addition the MonitorClient is able to log the information of all the servers, each server in a different logfile in a coprehesive CSV format.
The MonitorServer is a seperate application written in C++ and linked to omniORB4 to minimize the load it imposes on the server that is beeing monitored. When the MonitorServer is not beeing polled by a MonitorClient it sits idle.
The client will of course run on any platform that supports Java, but the server currently only supports Linux, kernels 2.2, 2.4, 2.6 and possibly (not tested) 2.0 and >2.6.
<<lessThe MonitorClient part is written in Java and is able to connect to one or more Servers that are running the MonitorServer part of the Monitor application.
The client will poll the servers at user specified intervals and will provide a graphical representation of the recources (mem, cpu, nic and process information) of one server at a time.
In addition the MonitorClient is able to log the information of all the servers, each server in a different logfile in a coprehesive CSV format.
The MonitorServer is a seperate application written in C++ and linked to omniORB4 to minimize the load it imposes on the server that is beeing monitored. When the MonitorServer is not beeing polled by a MonitorClient it sits idle.
The client will of course run on any platform that supports Java, but the server currently only supports Linux, kernels 2.2, 2.4, 2.6 and possibly (not tested) 2.0 and >2.6.
Download (0.030MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1668 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
IPmonitor 0.5b
IPmonitor just a simple IP or url monitor, using PING command to check if the given addresses are alive. more>>
IPmonitor just a simple IP or url monitor, using PING command to check if the given addresses are alive.
<<less Download (0.017MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1225 downloads
Crystal Monitor 6.3.2
CrystalMonitor is SuperKaramba theme. more>>
CrystalMonitor is SuperKaramba theme with:
* Guess distro
In .py file is link to files, where are basic infos about your distro. .py file finds sitably file and only writes out data to CrystalMonitor.
* Kernel monitor
Display your kernel version
* Cpu monitor
Display your procesor name, cpu cache and usage
* Ram, swap monitor
Display how many MB memory has your computer and how many MB of its is in usage
* Hdd monitor
Display Home and Root particions
* TimeMonitor
Day, Date and time monitor
* Procesor temperature and MHz monitor (ACPI)
Its working only if the ACPI and the frequency scaling are enable.
* Network (downstream/upstream) monitor (5.0 and newer)
* 12 themes (4.0 and older)
<<less* Guess distro
In .py file is link to files, where are basic infos about your distro. .py file finds sitably file and only writes out data to CrystalMonitor.
* Kernel monitor
Display your kernel version
* Cpu monitor
Display your procesor name, cpu cache and usage
* Ram, swap monitor
Display how many MB memory has your computer and how many MB of its is in usage
* Hdd monitor
Display Home and Root particions
* TimeMonitor
Day, Date and time monitor
* Procesor temperature and MHz monitor (ACPI)
Its working only if the ACPI and the frequency scaling are enable.
* Network (downstream/upstream) monitor (5.0 and newer)
* 12 themes (4.0 and older)
Download (0.097MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
935 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
Orange Monitor 0.1
Orange Monitor is a system monitoring theme for SuperKaramba. more>>
Orange Monitor is a system monitoring theme for SuperKaramba.
Main features:
- CPU Load and Temperature (mbmon)
- Used RAM
- Used Space on hda and hda2 (customizable)
- Bandwidth Spent (bars are customizable , Incoming gets full @ 1GB and Outgoing @ 256MB by default)
- XMMS Controls (xmmsctrl)
Inspired on:
- Yaxay Skin for Winamp3
- Pod Icons for LiquidWeather karamba
- SystemTux Karamba
<<lessMain features:
- CPU Load and Temperature (mbmon)
- Used RAM
- Used Space on hda and hda2 (customizable)
- Bandwidth Spent (bars are customizable , Incoming gets full @ 1GB and Outgoing @ 256MB by default)
- XMMS Controls (xmmsctrl)
Inspired on:
- Yaxay Skin for Winamp3
- Pod Icons for LiquidWeather karamba
- SystemTux Karamba
Download (0.009MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1212 downloads
Server Monitor 0.1
Server Monitor is a theme which displays the status of your servers. more>>
Server Monitor is a theme which displays the status of your servers. Also you can start / stop them by clicking the names.
You cann add servers by editing the py-file. You may resize theme in the .theme-fille.
Based on vpn by N7DR (http://www.kde-look.org/content/show.php?content=39390).
<<lessYou cann add servers by editing the py-file. You may resize theme in the .theme-fille.
Based on vpn by N7DR (http://www.kde-look.org/content/show.php?content=39390).
Download (0.002MB)
Added: 2006-06-19 License: GPL (GNU General Public License) Price:
1222 downloads
Camera Monitor 0.2
Camera Monitor is a little tray system icon that notifies you when your Webcam is on. more>>
Camera Monitor is a little tray system icon that notifies you when your Webcam is on. The project is designed for the GNOME desktop, but will work as well on KDE and XFCE.
Camera Monitor is released under the terms of the GNU General Public License.
Installation:
tar xzf laptoptemp-0.2.tar.gz
cd cameramonitor-0.1
./configure
sudo make install
Enhancements:
- Added support for libnotify
- Ported to new gtk.StatusIcon
- Updated preferences panel
- Updated about information
- Removed notification on bad previous exit
- Added option to preferences for autostarting cameramonitor every session
<<lessCamera Monitor is released under the terms of the GNU General Public License.
Installation:
tar xzf laptoptemp-0.2.tar.gz
cd cameramonitor-0.1
./configure
sudo make install
Enhancements:
- Added support for libnotify
- Ported to new gtk.StatusIcon
- Updated preferences panel
- Updated about information
- Removed notification on bad previous exit
- Added option to preferences for autostarting cameramonitor every session
Download (0.024MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
976 downloads
compact system monitor
compact system monitor is a small and compact system monitor for SuperKaramba. more>>
compact system monitor is a small and compact system monitor for SuperKaramba.
Credit where credit is due, i think i stole the icons from Borealis? Nice are they not? And the idea from someone else.
The theme can be changed somewhat by editing the theme and comenting out some lines.
Hope you like it! Its my first!
<<lessCredit where credit is due, i think i stole the icons from Borealis? Nice are they not? And the idea from someone else.
The theme can be changed somewhat by editing the theme and comenting out some lines.
Hope you like it! Its my first!
Download (0.013MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1210 downloads
FTP Monitor 0.8
FTP Monitor its a simple panel applet, which monitors incoming connections to ftpd. more>>
FTP Monitor is a simple panel applet, which monitors incoming connections to ftpd(vsftpd/ncftpd/pure-ftpd/proftpd) and generates passive popups.
For pure-ftpd, ncftpd, proftpd it acts as a frontend to pure-ftpwho, ncftpd_spy and ftpwho respectively. For vsftpd, it looks in output of ps -fe.
Enhancements:
- Update the change in ftp daemon (or path) withour requiring a restart
- Fixed the bug (introduced in 0.70) that FTP status will not update
- For large panels, the icon is now centered
<<lessFor pure-ftpd, ncftpd, proftpd it acts as a frontend to pure-ftpwho, ncftpd_spy and ftpwho respectively. For vsftpd, it looks in output of ps -fe.
Enhancements:
- Update the change in ftp daemon (or path) withour requiring a restart
- Fixed the bug (introduced in 0.70) that FTP status will not update
- For large panels, the icon is now centered
Download (0.85MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1441 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 email monitor 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