Posted by admin on 6th February 2008
mytop is a console-based (non-gui) tool for monitoring the threads and overall performance of a MySQL 3.22.x, 3.23.x, and 4.x server. It runs on most Unix systems (including Mac OS X) which have Perl, DBI, and Term::ReadKey installed. And with Term::ANSIColor installed you even get color. If you install Time::HiRes, you’ll get good real-time queries/second stats.
Read the rest of this entry »
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!
Posted in Monitoring, Server | No Comments »
Posted by admin on 2nd February 2008
Lanmap Listens to all available traffic on the interface of your choice, figures out who’s talking to who, how much, using which protocols.
Read the rest of this entry »
Posted in Monitoring, Networking | 4 Comments »
Posted by admin on 11th December 2007
Nagios is a host and service monitor designed to inform you of network problems before your clients, end-users or managers do. It has been designed to run under the Linux operating system, but works fine under most *NIX variants as well. The monitoring daemon runs intermittent checks on hosts and services you specify using external “plugins” which return status information to Nagios. When problems are encountered, the daemon can send notifications out to administrative contacts in a variety of different ways (email, instant message, SMS, etc.). Current status information, historical logs, and reports can all be accessed via a web browser.
Read the rest of this entry »
Posted in Monitoring, Server | 27 Comments »
Posted by admin on 30th July 2007
monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.
Read the rest of this entry »
Posted in Monitoring | 4 Comments »
Posted by admin on 28th March 2007
Bandwidth in computer networking refers to the data rate supported by a network connection or interface. One most commonly expresses bandwidth in terms of bits per second (bps). The term comes from the field of electrical engineering, where bandwidth represents the total distance or range between the highest and lowest signals on the communication channel (band).
Read the rest of this entry »
Posted in Monitoring | 16 Comments »