<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wavemon Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/wavemon/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 25 Dec 2019 20:26:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Monitoring WiFi with Wavemon</title>
		<link>https://www.osradar.com/monitoring-wifi-with-wavemon/</link>
					<comments>https://www.osradar.com/monitoring-wifi-with-wavemon/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 30 Dec 2019 23:24:00 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[wavemon]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16579</guid>

					<description><![CDATA[<p>Although Linux is a pretty secure and flexible system, the truth is that by default it does not have a tool to monitor our wifi hardware. That is why in this post I will talk about a tool to do it called Wavemon: a wonderfull tool to monitoring wifi. Wavemon is a CLI tool written [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/monitoring-wifi-with-wavemon/">Monitoring WiFi with Wavemon</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Although Linux is a pretty secure and flexible system, the truth is that by default it does not have a tool to monitor our wifi hardware. <strong>That is why in this post I will talk about a tool to do it called Wavemon: a wonderfull tool to monitoring wifi.<br /></strong></p>
<p><a href="https://github.com/uoaerg/wavemon" target="_blank" rel="noopener noreferrer">Wavemon</a> is a CLI tool written in C and open source that provides information about our wifi hardware. The interesting thing about the tool is that it gives us detailed information about our hardware as well as the active wireless connection.</p>
<p>On the other hand, Wavemon is compatible with all hardware recognized by the Linux kernel. This means that if your wireless device is recognized and works well, you should have no problems with Wavemon.</p>
<h2>Install Wavemon on Linux</h2>
<p>Fortunately Wavemon is available on most Linux distributions through the official repositories. So installation should not be a problem.</p>
<p>If you use Debian, Ubuntu, Linux Mint or any derivative, just use the following command:</p>
<pre>:~$ sudo apt install wavemon</pre>
<figure id="attachment_17102" aria-describedby="caption-attachment-17102" style="width: 975px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-17102" src="https://www.osradar.com/wp-content/uploads/2019/12/1-13.png" alt="1.- Install Wavemon on Ubuntu" width="975" height="407" srcset="https://www.osradar.com/wp-content/uploads/2019/12/1-13.png 975w, https://www.osradar.com/wp-content/uploads/2019/12/1-13-300x125.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/1-13-768x321.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/1-13-696x291.png 696w" sizes="(max-width: 975px) 100vw, 975px" /><figcaption id="caption-attachment-17102" class="wp-caption-text">1.- Install Wavemon on Ubuntu</figcaption></figure>
<p>On the contrary, if you use Manjaro, Arch Linux or other derivative, you only have to use pacman.</p>
<pre>:~$ sudo pacman -S wavemon</pre>
<p>If you use CentOS, the <a href="https://www.osradar.com/nable-the-epel-repository-centos-rhel-oracle-linux-8/" target="_blank" rel="noopener noreferrer">EPEL repository</a> must be enabled and then installed.</p>
<p>In the case of fedora, if it is in the repositories and it is installed with the following command</p>
<pre>:~$ sudo dnf install wavemon</pre>
<p>However if you use another distribution, on the <a href="https://github.com/uoaerg/wavemon" target="_blank" rel="noopener noreferrer">project&#8217;s Github site</a>, there are instructions for compiling the program.</p>
<h2>Monitoring WiFi with Wavemon is really easy</h2>
<p>One of the main advantages of Wavemon is the great ease of use. Everything is visible. There are no tricks but everything is there.</p>
<p>Once you install it, you can run it from the terminal with the following command:</p>
<pre>:~$ wavemon</pre>
<figure id="attachment_17104" aria-describedby="caption-attachment-17104" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-17104" src="https://www.osradar.com/wp-content/uploads/2019/12/2-12.png" alt="2.- Wavemon allows monitoring wifi easily" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/12/2-12.png 1366w, https://www.osradar.com/wp-content/uploads/2019/12/2-12-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/2-12-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/2-12-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/2-12-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/2-12-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/12/2-12-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-17104" class="wp-caption-text">2.- Wavemon allows monitoring wifi easily</figcaption></figure>
<p>As you can see in the image, there is a lot of useful information, perfectly displayed.</p>
<p>First of all, we have the interface information. There we will find the SSID of the active wifi connection.</p>
<p>We can also see the signal strength and quality. In my case, I am close to the wifi device so the quality is high.</p>
<p>Then, we will see a statistics section where we will see the sent and received packages.</p>
<p>In info we will obtain many more data like the time of connection, the frequency and the channel.</p>
<p>Finally, we will be able to see the mac address of our device as well as the public IP address.</p>
<p>As you can see, all easy and fast.</p>
<p>At the bottom we can access the other screens. If you press F2 or l you will see the following screen:</p>
<figure id="attachment_17105" aria-describedby="caption-attachment-17105" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-17105" src="https://www.osradar.com/wp-content/uploads/2019/12/3-13.png" alt="3.-Level histogram" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/12/3-13.png 1366w, https://www.osradar.com/wp-content/uploads/2019/12/3-13-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/3-13-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/3-13-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/3-13-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/3-13-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/12/3-13-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-17105" class="wp-caption-text">3.-Level histogram</figcaption></figure>
<p>There you will see a histogram showing the signal level and strength of the network.</p>
<p>But Wavemon is flexible and has a preference screen:</p>
<figure id="attachment_17106" aria-describedby="caption-attachment-17106" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-17106" src="https://www.osradar.com/wp-content/uploads/2019/12/4-10.png" alt="4.- Wavemon preferences screen" width="1366" height="767" srcset="https://www.osradar.com/wp-content/uploads/2019/12/4-10.png 1366w, https://www.osradar.com/wp-content/uploads/2019/12/4-10-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/4-10-1024x575.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/4-10-768x431.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/4-10-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/4-10-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/12/4-10-748x420.png 748w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-17106" class="wp-caption-text">4.- Wavemon preferences screen</figcaption></figure>
<p>And that&#8217;s how easy it is to use Wavemon.</p>
<p>If you want more information, you can check the wavemon man page in the terminal:</p>
<pre>:~$ man wavemon</pre>
<p>So, enjoy it.</p>
<p> </p>


<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/monitoring-wifi-with-wavemon/">Monitoring WiFi with Wavemon</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/monitoring-wifi-with-wavemon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
