Rayed's Real Life

FreeBSD, Linux, Apache, PHP, MySQL, and very little of my life ;)

Cricket Extensions

leave a comment

Cricket

Cricket is trend monitoring software, it allows you to monitor trend for any device you want.

I wrote the 2 extensions for Cricket to monitor Lighttpd web server, and Memecached caching server.

Lighttpd web server

lighttpd (also called “Lighty”) is a web server which is designed to be secure, fast, standards-compliant, and flexible while being optimized for speed-critical environments. Its low memory footprint (compared to other web servers), light CPU load and its speed goals make lighttpd suitable for servers that are suffering load problems, or for serving static media separately from dynamic content. lighttpd is free software / open source, and is distributed under the BSD license.” Wikipedia

Cricket lighttpd

Features:

Memcached server

memcached is a distributed memory caching system that was originally developed by Danga Interactive for LiveJournal. It is used to speed up dynamic database-driven websites by caching data and objects in memory to reduce the amount the database needs to be read. memcached is open source and released under a BSD license. It uses libevent.” Wikipedia

Cricket Memcached

Features:

  • Connects per seond
  • Requests per second
  • Hits and Misses
  • KByte per second
  • Bandwidth in and out
  • Download cricket-memcached.tar.gz

Written by Rayed

August 10th, 2006 at 3:03 pm

Posted in

Leave a Reply

Powered by WP Hashcash