<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/10851" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2005-11-18T06:05:01-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/10851</id>

		<entry>
		<author><name><![CDATA[NRG88]]></name></author>
		<updated>2005-11-18T06:05:01-04:00</updated>

		<published>2005-11-18T06:05:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57563#p57563</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57563#p57563"/>
		<title type="html"><![CDATA[Bandwidth Monitor]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57563#p57563"><![CDATA[
ok, i'll try it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Edit: tried it, and nothing happens. It loads the script, but no reactions to the bot <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> it does nothing.. Chaneged it to <strong class="text-strong">win:whatever</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6996">NRG88</a> — Fri Nov 18, 2005 6:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-11-18T01:34:21-04:00</updated>

		<published>2005-11-18T01:34:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57554#p57554</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57554#p57554"/>
		<title type="html"><![CDATA[Bandwidth Monitor]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57554#p57554"><![CDATA[
simply put there <em class="text-italics">win:whatever</em>, it doesn't matter what <em class="text-italics">whatever</em> will be, it's not used by the script (stats are obtained by <strong class="text-strong">netstat -e</strong> command)<br><br><em class="text-italics">api</em> is not used on Windows either (there is no /proc kernel interface on that operating system)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Nov 18, 2005 1:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-17T22:57:26-04:00</updated>

		<published>2005-11-17T22:57:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57547#p57547</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57547#p57547"/>
		<title type="html"><![CDATA[Bandwidth Monitor]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57547#p57547"><![CDATA[
<blockquote class="uncited"><div># for windows win:&lt;something&gt; without the others..</div></blockquote>Tried System Information?<br><br>Do you have onboard ethernet?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Nov 17, 2005 10:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NRG88]]></name></author>
		<updated>2005-11-17T22:23:04-04:00</updated>

		<published>2005-11-17T22:23:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57544#p57544</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57544#p57544"/>
		<title type="html"><![CDATA[Bandwidth Monitor]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57544#p57544"><![CDATA[
Hi, I've downloaded the bandwidth monitor ( <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1134" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1134</a> ). The problem is, that i'm using windrop, and it isn't working under windows. Possibly the following (bolded) two lines have to be rewritten:<div class="codebox"><p>Code: </p><pre><code>variable api "/proc/net/dev"variable interface "eth0:LAN,eth1:LAN,ppp0:WAN" ;# for windows win:&lt;something&gt; without the others..</code></pre></div>...they are from...<div class="codebox"><p>Code: </p><pre><code>namespace eval bandwidth {    variable api "/proc/net/dev"  ##########################################  # &lt;interface&gt;:&lt;alias&gt; seperated by a ','  # or a hex representation of 2e, for  # windows use only win:&lt;whatever&gt;  ##########################################  variable interface "eth0:LAN,eth1:LAN,ppp0:WAN" ;# for windows win:&lt;something&gt; without the others.. </code></pre></div>Can someone help me with this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6996">NRG88</a> — Thu Nov 17, 2005 10:23 pm</p><hr />
]]></content>
	</entry>
	</feed>
