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
|
Source: smokeping
Section: net
Priority: extra
Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Uploaders: Niko Tyni <ntyni@debian.org>
Build-Depends: debhelper (>= 5), dpatch (>= 2.0.9)
Build-Depends-Indep: librrds-perl, groff-base, libhtml-parser-perl,
libwww-perl, liburi-perl
Standards-Version: 3.8.2
Homepage: http://smokeping.org/
Vcs-Browser: http://git.debian.org/?p=collab-maint/smokeping.git
Vcs-Git: git://git.debian.org/git/collab-maint/smokeping.git
Package: smokeping
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl,
libsnmp-session-perl (>= 0.86), librrds-perl (>= 1.2), liburi-perl,
fping (>= 2.4b2-to-ipv6-2), speedy-cgi-perl (>= 2.21-1),
debianutils (>= 1.7), adduser,
lsb-base (>= 3.0-6), libdigest-hmac-perl, ucf (>= 0.28),
libconfig-grammar-perl,
libjs-cropper,
libjs-scriptaculous,
libjs-prototype
Recommends: apache2 | httpd-cgi, libsocket6-perl, dnsutils, echoping
Suggests: curl, libauthen-radius-perl, libnet-ldap-perl, libnet-dns-perl,
exim4 | mail-transport-agent,
openssh-client, libio-socket-ssl-perl, libnet-telnet-perl
Description: latency logging and graphing system
SmokePing consists of a daemon process which organizes the
latency measurements and a CGI which presents the graphs.
.
With SmokePing you can measure latency and packet loss in your network.
SmokePing uses RRDtool to maintain a longterm datastore and to draw pretty
graphs giving up to the minute information on the state of each
network connection.
|