1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
____ _ ____ _
/ ___| _ __ ___ ___ | | _____| _ \(_)_ __ __ _
\___ \| '_ ` _ \ / _ \| |/ / _ \ |_) | | '_ \ / _` |
___) | | | | | | (_) | < __/ __/| | | | | (_| |
|____/|_| |_| |_|\___/|_|\_\___|_| |_|_| |_|\__, |
|___/
Authors: Tobias Oetiker <tobi of oetiker.ch>
Niko Tyni <ntyni with iki.fi>
SmokePing is a latency logging and graphing and
alerting system. It consists of a daemon process which
organizes the latency measurements and a CGI which
presents the graphs.
SmokePing is ...
================
* extensible through plug-in modules
* easy to customize through a webtemplate and an extensive
configuration file.
* written in perl and should readily port to any unix system
* an RRDtool frontend
* able to deal with DYNAMIC IP addresses as used with
Cable and ADSL internet.
Do you like it
==============
If you like SmokePing, and want to show your appreciation for
the work I am doing (SmokePing like MRTG and RRDtool have
been written entirely in my spare time) please feel free to
use:
http://people.ee.ethz.ch/oetiker/wish
Continue Reading
=================
* doc/smokeping_install.txt
and all the rest of the documentation in the doc tree
Cheers
tobi
|