Bug#561488: cacti: scripts/ping.pl gives nan for all devices

2011-03-11 Thread Teodor MICU
Version: 0.8.7g-2 Fixed in the above version, although a correctly strict match is 'icmp_[sr]eq' (without the '|' which was appropriate for () but not in [] regexp construction). Thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#561488: cacti: scripts/ping.pl gives nan for all devices

2010-12-02 Thread Dmitry Katsubo
It looks like ping.pl script is not compatible with ping utility binary output because icmp_seq should be replaced by icmp_req. The attached fix solved the problem for me. --- /usr/share/cacti/site/scripts/ping.pl.orig 2010-07-10 00:33:46.0 +0200 +++ /usr/share/cacti/site/scripts/ping.pl

Bug#561488: cacti: scripts/ping.pl gives nan for all devices

2009-12-17 Thread Teodor
Package: cacti Version: 0.8.7e-1.1 Severity: normal All Unix - Ping Latency graphs are empty due to nan return values from every execution of scripts/ping.pl. The latest working version is 0.8.7b: --- ping_0.8.7b.pl 2008-02-14 00:07:53.0 +0200 +++ ping_0.8.7e.pl 2009-06-28