<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Monitoring Speedtest on LAN using iPerf3 on Zabbix Agent	</title>
	<atom:link href="https://geekistheway.com/2023/01/03/monitoring-speedtest-on-lan-using-iperf3-on-zabbix-agent/feed/" rel="self" type="application/rss+xml" />
	<link>https://geekistheway.com/2023/01/03/monitoring-speedtest-on-lan-using-iperf3-on-zabbix-agent/</link>
	<description>Trying to learn just a bit!</description>
	<lastBuildDate>Mon, 30 Dec 2024 18:11:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Iván Fernańdez		</title>
		<link>https://geekistheway.com/2023/01/03/monitoring-speedtest-on-lan-using-iperf3-on-zabbix-agent/#comment-2302</link>

		<dc:creator><![CDATA[Iván Fernańdez]]></dc:creator>
		<pubDate>Tue, 24 Sep 2024 14:25:55 +0000</pubDate>
		<guid isPermaLink="false">https://geekistheway.com/?p=2135#comment-2302</guid>

					<description><![CDATA[my bad. I hadnt realized the &quot;-R&quot; in the download variable.]]></description>
			<content:encoded><![CDATA[<p>my bad. I hadnt realized the &#8220;-R&#8221; in the download variable.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Iván Fernańdez		</title>
		<link>https://geekistheway.com/2023/01/03/monitoring-speedtest-on-lan-using-iperf3-on-zabbix-agent/#comment-2301</link>

		<dc:creator><![CDATA[Iván Fernańdez]]></dc:creator>
		<pubDate>Tue, 24 Sep 2024 13:57:39 +0000</pubDate>
		<guid isPermaLink="false">https://geekistheway.com/?p=2135#comment-2301</guid>

					<description><![CDATA[There is a bug in the 
https://git.cdp.li/polcape/zabbix/-/blob/master/zabbix-speedtest-lan/speedtest-lan.sh
file, lines 34 and 35 reference the same result, even though they are saved for &quot;upload&quot; and &quot;download&quot; speeds.
I believe &quot;download&quot; should grep &quot;receiver&quot;, not &quot;sender&quot;
[...]

	else
		download=$(iperf3 -f m -c &quot;$1&quot; -R &#124; grep sender &#124; awk -F &quot; &quot; &#039;{print $7}&#039;)
		upload=$(iperf3 -f m -c &quot;$1&quot; &#124; grep sender &#124; awk -F &quot; &quot; &#039;{print $7}&#039;)]]></description>
			<content:encoded><![CDATA[<p>There is a bug in the<br />
<a href="https://git.cdp.li/polcape/zabbix/-/blob/master/zabbix-speedtest-lan/speedtest-lan.sh" rel="nofollow ugc">https://git.cdp.li/polcape/zabbix/-/blob/master/zabbix-speedtest-lan/speedtest-lan.sh</a><br />
file, lines 34 and 35 reference the same result, even though they are saved for &#8220;upload&#8221; and &#8220;download&#8221; speeds.<br />
I believe &#8220;download&#8221; should grep &#8220;receiver&#8221;, not &#8220;sender&#8221;<br />
[&#8230;]</p>
<p>	else<br />
		download=$(iperf3 -f m -c &#8220;$1&#8243; -R | grep sender | awk -F &#8221; &#8221; &#8216;{print $7}&#8217;)<br />
		upload=$(iperf3 -f m -c &#8220;$1&#8243; | grep sender | awk -F &#8221; &#8221; &#8216;{print $7}&#8217;)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 48/76 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching using Redis

Served from: geekistheway.com @ 2026-04-05 17:41:44 by W3 Total Cache
-->