That's even better then what I had thought!<br><br>For something like this I would want it on a Linux server, but I am sure other people would have other opinions (Windows, Mac, BSD, etc). I've not paid enough attention when using the different traceroute utilities to even notice they were different.<br>
<br>Will you be releasing both plugins with one SmokeTrace archive?<br><br>Not sure if this is supposed to be this way or not - but it thinks there are non-responsive hosts between hosts (in my case the destination - 4.2.2.2) it ends up with repeated lines with 4.2.2.2 (8, 17 and 24 with non-responsive hosts between the three).<br>
<br clear="all">Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br><br>"The secret to creativity is knowing how to hide your sources."<br>--- Albert Einstein<br>
<br><br><div class="gmail_quote">On Tue, Nov 24, 2009 at 6:41 PM, Tobias Oetiker <span dir="ltr"><<a href="mailto:tobi@oetiker.ch">tobi@oetiker.ch</a>></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 Josh,<br>
<div class="im">Yesterday Josh Luthman wrote:<br>
<br>
> Wow. Just wow.<br>
><br>
> You really have a nice project here.<br>
><br>
> Is the DiskFree task part of SmokeTrace?<br>
<br>
</div>Originally I only wanted todo traceroute, then I found that<br>
traceroute exists in various incarnations on different systems. I<br>
tried to support many different ones and found that this was rather<br>
complex. So I took a different aproach and went for complete<br>
abstraction. The smoketrace javascript application has no idea<br>
about traceroute, it simply provides a rather specialized<br>
environment for displaying data in a table.<br>
<br>
The configuration comes from plugins sitting on the server written<br>
in perl ... the disk free plugin is just a little example for what<br>
this could be used too.<br>
<br>
Note that in the traceroute example all the statistical bits<br>
including the graphics in the last column are calculated on the fly<br>
inside the browser, the plugin on the server side just defines that<br>
in colon x the standard deviation of the number in colon y should<br>
be displayed and that the value in colon z is the key.<br>
<br>
cheers<br>
tobi<br>
<div><div></div><div class="h5"><br>
> Josh Luthman<br>
> Office: 937-552-2340<br>
> Direct: 937-552-2343<br>
> 1100 Wayne St<br>
> Suite 1337<br>
> Troy, OH 45373<br>
><br>
> "The secret to creativity is knowing how to hide your sources."<br>
> --- Albert Einstein<br>
><br>
><br>
> On Tue, Nov 24, 2009 at 6:21 PM, Tobias Oetiker <<a href="mailto:tobi@oetiker.ch">tobi@oetiker.ch</a>> wrote:<br>
><br>
> > Users,<br>
> ><br>
> > there has not been a smokeping release in quite some time. The<br>
> > reason for this is that I am turning smoketrace into a<br>
> > stand-alone-application.<br>
> ><br>
> > the re-writing was total, none of the original code remains ...<br>
> ><br>
> > Smoketrace has become a generic frontend for tools with table-like<br>
> > output. To integrate a tool, you just have to provide a plugin on<br>
> > the server side ... the rest is automagic.<br>
> ><br>
> > I am not yet entirely happy with the plugin interface, it will take<br>
> > a few more days to get this in order, but if you are interested in<br>
> > what is to come, have a look at:<br>
> ><br>
> ><br>
> > <a href="http://tobi.oetiker.ch/test/smoketrace/build/#ACT=RUN;PLG=TraceRoute;host=www.caida.org;rounds=10;interval=2;method=default" target="_blank">http://tobi.oetiker.ch/test/smoketrace/build/#ACT=RUN;PLG=TraceRoute;host=www.caida.org;rounds=10;interval=2;method=default</a><br>
> ><br>
> > note that the cool canvas graphis effects will only be visible on<br>
> > standard conformant webbrowsers (chrome, ff, opera, safari). I will<br>
> > try getting this to work on ie using excanvas.js ... I have not<br>
> > tried yet.<br>
> ><br>
> > cheers<br>
> > tobi<br>
> ><br>
> > --<br>
> > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland<br>
> > <a href="http://it.oetiker.ch" target="_blank">http://it.oetiker.ch</a> <a href="mailto:tobi@oetiker.ch">tobi@oetiker.ch</a> ++41 62 775 9902 / sb: -9900<br>
> ><br>
> > _______________________________________________<br>
> > smokeping-users mailing list<br>
> > <a href="mailto:smokeping-users@lists.oetiker.ch">smokeping-users@lists.oetiker.ch</a><br>
> > <a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users</a><br>
> ><br>
><br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland<br>
<a href="http://it.oetiker.ch" target="_blank">http://it.oetiker.ch</a> <a href="mailto:tobi@oetiker.ch">tobi@oetiker.ch</a> ++41 62 775 9902 / sb: -9900<br>
</div></div></blockquote></div><br>