Hi,<br><br>Thanks for your answer.<br>I use private ip address because we use them internally. From my smoke ping server i can reach for example 10.166.228.252, this is not the problem.<br><br>In your example:host = /world/town/host1 /world/town2/host33 /world/town2/host1~slave<br>
How do i define host1 or host33 ?<br>Should it be like normal Target?<br><br>++ Host1<br>menu = Host1<br>title = Host1<br>host = &lt;ip of host1&gt;<br><br>and then<br><br>+ Multitarget<br>menu = Multitarget<br>tile = Multitarget<br>
host = /parthtohost1 /pathtohost2ifidefinedoneabove  ?<br><br>Thanks,<br><br>Ovidiu<br><br><div class="gmail_quote">On Tue, Mar 10, 2009 at 12:52 PM, G.W. Haywood <span dir="ltr">&lt;<a href="mailto:ged@jubileegroup.co.uk">ged@jubileegroup.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi there,<br>
<div class="im"><br>
On Tue, 10 Mar 2009, ovidiu todirascu wrote:<br>
<br>
&gt; Can&#39;t call method &quot;_pings&quot; on an undefined value at<br>
&gt; /usr/share/perl5/smokeping/Smokeping.pm line 815.<br>
</div>&gt; [...]<br>
<div class="im">&gt; ++ Rackspace<br>
&gt; menu = Rackspace<br>
&gt; title = Rackspace<br>
&gt; host = /<a href="http://10.160.228.252" target="_blank">10.160.228.252</a> /<a href="http://10.160.228.248" target="_blank">10.160.228.248</a><br>
<br>
</div>1. Why do you have &#39;/&#39; characters in IP addresses?  I would agree that<br>
the Smokeping documentation is not especially clear, but it does not<br>
suggest that the syntax which you used is acceptable.  According to<br>
<br>
<a href="http://oss.oetiker.ch/smokeping/doc/smokeping_config.en.html" target="_blank">http://oss.oetiker.ch/smokeping/doc/smokeping_config.en.html</a><br>
<br>
the &#39;host&#39; line can contain lines like this:<br>
<br>
host = /world/town/host1 /world/town2/host33 /world/town2/host1~slave<br>
<br>
which I assume is meant to be paths to .RRD files in your smokeping<br>
hierarchy - perhaps under /var/lib/smokeping/ or wherever your .RRD<br>
files are stored on your system.<br>
<br>
2. Why are you trying to ping IP addresses in the private address space?<br>
Packets to those addresses must not be routed across the Internet, so if<br>
your Smokeping machine is in the same IP address space as the targets<br>
(perhaps in the same CoLo?) then this might work, but otherwise it won&#39;t.<br>
<font color="#888888"><br>
--<br>
<br>
73,<br>
Ged.<br>
</font></blockquote></div><br>