March 4, 2008 · General, Monitoring, Server · (No comments)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Dstat is a versatile replacement for vmstat, iostat, netstat, nfsstat and ifstat. Dstat overcomes some of their limitations and adds some extra features, more counters and flexibility. Dstat is handy for monitoring systems during performance tuning tests, benchmarks or troubleshooting.

Continue reading →

  • Share/Save/Bookmark
February 20, 2008 · Monitoring, Networking · (No comments)

Traffic monitor applet for GNOME.Netspeed is an applet that shows how much traffic occurs on a specified network device (ethernet card, wireless LAN card, or dial-up).

Continue reading →

  • Share/Save/Bookmark
February 6, 2008 · Monitoring, Server · (No comments)

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.

Continue reading →

  • Share/Save/Bookmark
February 2, 2008 · Monitoring, Networking · 5 comments

Lanmap Listens to all available traffic on the interface of your choice, figures out who’s talking to who, how much, using which protocols.

Continue reading →

  • Share/Save/Bookmark
December 11, 2007 · Monitoring, Server · 39 comments

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.

Continue reading →

  • Share/Save/Bookmark