<html><head><title>Re: [smokeping-users] Graph but no results</title>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
</head>
<body>
<span style=" font-family:'Courier New'; font-size: 9pt;">Have you checked the apache logs to see if it can actually read the RRD files to get the data you want?<br>
<br>
Usually when there's an "empty" graph the problem is one of two things:<br>
1) smokeping can't write the data to the RRD.<br>
2) the web-server can't read it.<br>
<br>
If you've really debugged things and you're sure it's successfully writing to the RRD, then you'd want to watch the web-server logs and see if it's really reading them.<br>
<br>
-Greg<br>
<br>
<br>
</span><table bgcolor="#ffffff">
<tr>
<td width=2 bgcolor= #0000ff><br>
</td>
<td width=571><span style=" font-family:'courier new'; font-size: 9pt;">I meant to include my Probe definition.<br>
<br>
<br>
+TelnetIOSPing<br>
<br>
forks = 5<br>
offset = 50%<br>
packetsize = 56<br>
step = 300<br>
timeout = 10<br>
iospass = &lt;censored&gt;<br>
iosuser = smokeping<br>
pings = 20<br>
Hello,<br>

<br>

Maybe someone could provide me with some assistance. &nbsp;I have a<br>

host/Target graph that get's created and populates the web page.<br>

However, no results appear on the graph. &nbsp;I am using the TelnetIOSPing<br>

probe. &nbsp;I have a number of other hosts/Targets that are using this<br>

probe. &nbsp;I have kicked out some debug results from<br>

/usr/share/perl5/Smokeping/probes/TelnetIOSPing.pm and the host is<br>

reachable and I see ping results, but they don't make it into the<br>

graph. &nbsp;In addition, no errors related to said host, are showing in the<br>

smokeping.log. &nbsp;Any ideas?<br>

<br>

Thank you!<br>

 &nbsp;<br>

<br>

 &nbsp; &nbsp; open(OUTF,"&gt;&gt;/tmp/TelnetIOSPing.debug") || die "Can't open OUTF: $!";<br>

 &nbsp; &nbsp; print OUTF "target =&gt; $dest\nsource =&gt; $source\nuser =&gt; $login\n";<br>

<br>

 &nbsp; &nbsp; my $ok = $telnet-&gt;open(Host =&gt; $source,<br>

 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Port =&gt; $port);<br>

<br>

 &nbsp; &nbsp; print OUTF "\n";<br>

 &nbsp; &nbsp; print OUTF "===========================\n";<br>

 &nbsp; &nbsp; print OUTF "Connection to $source $ok\n";<br>

 &nbsp; &nbsp; print OUTF "\n";<br>

<br>

 &nbsp; &nbsp; #---- Code that does the log in and executes extended ping<br>

<br>

 &nbsp; &nbsp; $telnet-&gt;prompt('/[\@\w\-\.]+[&gt;#][ ]*$/');<br>

 &nbsp; &nbsp; @output = $telnet-&gt;cmd("n");<br>

<br>

 &nbsp; &nbsp; #$telnet-&gt;waitfor('/[\@\w\-\.]+[&gt;#][ ]*$/');<br>

 &nbsp; &nbsp; $telnet-&gt;print("quit");<br>

 &nbsp; &nbsp; $telnet-&gt;close;<br>

<br>

 &nbsp; &nbsp; print OUTF "closed Telnet connection\n";<br>

<br>

 &nbsp; &nbsp; my @times = ();<br>

 &nbsp; &nbsp; while (@output) {<br>

 &nbsp; &nbsp; &nbsp; &nbsp; my $outputline = shift @output;<br>

 &nbsp; &nbsp; &nbsp; &nbsp; chomp($outputline);<br>

 &nbsp; &nbsp; &nbsp; &nbsp; print OUTF "$outputline\n";<br>

 &nbsp; &nbsp; &nbsp; &nbsp; $outputline =~ /^Reply to request \d+ \((\d+) ms\)/ &amp;&amp; push(@times,$1);<br>

 &nbsp; &nbsp; &nbsp; &nbsp; print OUTF "$outputline =&gt; $1\n";<br>

 &nbsp; &nbsp; }<br>

<br>

<br>

&lt;&lt;&lt; I see data in graph from this Target &gt;&gt;&gt;<br>

<br>

+++ pvdc_to_mesa_rtr<br>

menu = Core to eSedo MESA RTR<br>

title = Core Router to eSedo MESA RTR<br>

probe = TelnetIOSPing<br>

host = &lt;censored&gt;<br>

source = &lt;censored&gt;<br>

<br>

<br>

===========================<br>

Connection to &lt;censored&gt; 1<br>

<br>

closed Telnet connection<br>

Type escape sequence to abort.<br>

Type escape sequence to abort. =&gt;<br>

Sending 20, 56-byte ICMP Echos to &lt;censored&gt;, timeout is 2 seconds:<br>

Sending 20, 56-byte ICMP Echos to &lt;censored&gt;, timeout is 2 seconds: =&gt;<br>

Reply to request 0 (1 ms)<br>

Reply to request 0 (1 ms) =&gt; 1<br>

Reply to request 1 (4 ms)<br>

Reply to request 1 (4 ms) =&gt; 4<br>

Reply to request 2 (1 ms)<br>

Reply to request 2 (1 ms) =&gt; 1<br>

Reply to request 3 (1 ms)<br>

Reply to request 3 (1 ms) =&gt; 1<br>

Reply to request 4 (1 ms)<br>

Reply to request 4 (1 ms) =&gt; 1<br>

Reply to request 5 (1 ms)<br>

Reply to request 5 (1 ms) =&gt; 1<br>

Reply to request 6 (1 ms)<br>

Reply to request 6 (1 ms) =&gt; 1<br>

Reply to request 7 (1 ms)<br>

Reply to request 7 (1 ms) =&gt; 1<br>

Reply to request 8 (4 ms)<br>

Reply to request 8 (4 ms) =&gt; 4<br>

Reply to request 9 (1 ms)<br>

Reply to request 9 (1 ms) =&gt; 1<br>

Reply to request 10 (1 ms)<br>

Reply to request 10 (1 ms) =&gt; 1<br>

Reply to request 11 (1 ms)<br>

Reply to request 11 (1 ms) =&gt; 1<br>

Reply to request 12 (1 ms)<br>

Reply to request 12 (1 ms) =&gt; 1<br>

Reply to request 13 (1 ms)<br>

Reply to request 13 (1 ms) =&gt; 1<br>

Reply to request 14 (1 ms)<br>

Reply to request 14 (1 ms) =&gt; 1<br>

Reply to request 15 (1 ms)<br>

Reply to request 15 (1 ms) =&gt; 1<br>

Reply to request 16 (1 ms)<br>

Reply to request 16 (1 ms) =&gt; 1<br>

Reply to request 17 (1 ms)<br>

Reply to request 17 (1 ms) =&gt; 1<br>

Reply to request 18 (1 ms)<br>

Reply to request 18 (1 ms) =&gt; 1<br>

Reply to request 19 (4 ms)<br>

Reply to request 19 (4 ms) =&gt; 4<br>

Success rate is 100 percent (20/20), round-trip min/avg/max = 1/1/4 ms<br>

Success rate is 100 percent (20/20), round-trip min/avg/max = 1/1/4 ms =&gt; 4<br>

target =&gt; &lt;censored&gt;<br>

source =&gt; &lt;censored&gt;<br>

user =&gt; smokeping<br>

<br>

<br>

<br>

 &nbsp;<br>

&lt;&lt;&lt; I DO NOT see data in graph from this Target &gt;&gt;&gt;<br>

<br>

+++ esedo_to_mesa_rtr<br>

menu = esedo Core to eSedo MESA<br>

title = eSedo Core Router to eSedo MESA RTR<br>

probe = TelnetIOSPing<br>

host = &lt;censored&gt;<br>

source = &lt;censored&gt;<br>

<br>

<br>

===========================<br>

Connection to &lt;censored&gt; 1<br>

<br>

closed Telnet connection<br>

Type escape sequence to abort.<br>

Type escape sequence to abort. =&gt;<br>

Sending 20, 56-byte ICMP Echos to &lt;censored&gt;, timeout is 2 seconds:<br>

Sending 20, 56-byte ICMP Echos to &lt;censored&gt;, timeout is 2 seconds: =&gt;<br>

Reply to request 0 (60 ms)<br>

Reply to request 0 (60 ms) =&gt; 60<br>

Reply to request 1 (52 ms)<br>

Reply to request 1 (52 ms) =&gt; 52<br>

Reply to request 2 (24 ms)<br>

Reply to request 2 (24 ms) =&gt; 24<br>

Reply to request 3 (64 ms)<br>

Reply to request 3 (64 ms) =&gt; 64<br>

Reply to request 4 (56 ms)<br>

Reply to request 4 (56 ms) =&gt; 56<br>

Reply to request 5 (40 ms)<br>

Reply to request 5 (40 ms) =&gt; 40<br>

Reply to request 6 (44 ms)<br>

Reply to request 6 (44 ms) =&gt; 44<br>

Reply to request 7 (60 ms)<br>

Reply to request 7 (60 ms) =&gt; 60<br>

Reply to request 8 (40 ms)<br>

Reply to request 8 (40 ms) =&gt; 40<br>

Reply to request 9 (36 ms)<br>

Reply to request 9 (36 ms) =&gt; 36<br>

Reply to request 10 (20 ms)<br>

Reply to request 10 (20 ms) =&gt; 20<br>

Reply to request 11 (20 ms)<br>

Reply to request 11 (20 ms) =&gt; 20<br>

Reply to request 12 (28 ms)<br>

Reply to request 12 (28 ms) =&gt; 28<br>

Reply to request 13 (28 ms)<br>

Reply to request 13 (28 ms) =&gt; 28<br>

Reply to request 14 (36 ms)<br>

Reply to request 14 (36 ms) =&gt; 36<br>

Reply to request 15 (20 ms)<br>

Reply to request 15 (20 ms) =&gt; 20<br>

Reply to request 16 (20 ms)<br>

Reply to request 16 (20 ms) =&gt; 20<br>

Reply to request 17 (8 ms)<br>

Reply to request 17 (8 ms) =&gt; 8<br>

Reply to request 18 (20 ms)<br>

Reply to request 18 (20 ms) =&gt; 20<br>

Reply to request 19 (44 ms)<br>

Reply to request 19 (44 ms) =&gt; 44<br>

Success rate is 100 percent (20/20), round-trip min/avg/max = 8/36/64 ms<br>

Success rate is 100 percent (20/20), round-trip min/avg/max = 8/36/64 ms =&gt; 44<br>

target =&gt; &lt;censored&gt;<br>

source =&gt; &lt;censored&gt;<br>

user =&gt; smokeping<br>

<br>

<br>

<br>

_______________________________________________<br>

smokeping-users mailing list<br>

</span><a style=" font-family:'courier new'; font-size: 9pt;" href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a><br>
<span style=" font-family:'courier new'; font-size: 9pt;">
</span><a style=" font-family:'courier new'; font-size: 9pt;" href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><br>
<span style=" font-family:'courier new'; font-size: 9pt;">
<br>

</td>
</tr>
</table>
<br><br>
<span style=" font-family:'arial'; color: #c0c0c0;"><i>--&nbsp;<br>
Gregory Sloop, Principal: Sloop Network &amp; Computer Consulting<br>
Voice: 503.251.0452 x82<br>
EMail:&nbsp;</i></span><a style=" font-family:'arial';" href="mailto:gregs@sloop.net">gregs@sloop.net</a><br>
<a style=" font-family:'arial';" href="http://www.sloop.net">http://www.sloop.net</a><br>
<span style=" font-family:'arial'; color: #c0c0c0;"><i>---</body></html>