Hello, I have a pgsql table containing values gathered by fping over a few weeks for some hosts:
DB field name Sample value ============= ======================= hostname sunsite.cnlab-switch.ch packet_sent 10 (int) packet_rcvd 10 (int) packet_loss 0 (in %, int) time_min 6.51 (float) time_avg 6.82 (float) time_max 7.15 (float) unixtime 1046366739 (int) Now I'd like to genererate SmokePing-like output for all these hosts: is there a way to do that easily directely using smokeping, or should I rather directely try to do that using RRDtool? Thanks & regards, Olivier -- _________________________________________________________________ Olivier Mueller - [EMAIL PROTECTED] - PGPkeyID: 0E84D2EA - Switzerland -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
