Smart Stats – realtime server monitoring with flash
5. March 2009 – 15:19Tags: monitoring, netstat, socketserver, stats, top
Ever wanted to keep an eye on your server without having to use the ssh terminal?
With Smart Stats you can – in realtime. It shows a live display of the most critical stats to monitor: cpu-load, memory consumption, top-processes, storage, network-traffic and active apache connections.
It exists of a very simple php-socketserver that executes tools like mpstat, top, iostat or netstat and wraps the output to something readable.
Have a look at the flashclient here or go ahead and download the package containing the sources and a readme.
