<?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>atop Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/atop/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 23 Dec 2019 15:27:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>How to install and use Atop on OpenSUSE 15.1?</title>
		<link>https://www.osradar.com/install-atop-opensuse-15-1/</link>
					<comments>https://www.osradar.com/install-atop-opensuse-15-1/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 27 Dec 2019 00:12:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[atop]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Leap]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[open suse]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16831</guid>

					<description><![CDATA[<p>Hi, folks. In this opportunity I&#8217;m going to teach you how to install and use Atop on OpenSUSE 15.1. With Atop we will be able to monitor a system in an advanced and fast way. According to the project&#8217;s website, Atop is &#8220;an ASCII full-screen performance monitor for Linux that is capable of reporting the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-atop-opensuse-15-1/">How to install and use Atop on OpenSUSE 15.1?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hi, folks. In this opportunity<strong> I&#8217;m going to teach you how to install and use Atop on OpenSUSE 15.1</strong>. With Atop we will be able to monitor a system in an advanced and fast way.</p>
<p>According to the<a href="https://www.atoptool.nl/" target="_blank" rel="noopener noreferrer"> project&#8217;s website</a>, Atop is &#8220;an ASCII full-screen performance monitor for Linux that is capable of reporting the activity of all processes&#8221;.</p>
<p>Likewise, Atop allows you to monitor in real time t<strong>he consumption of memory, CPU, swap and other computer resources</strong>. And using the netatop kernel module you can monitor networks as well.</p>
<p>So, Atop stands out for being light, fast and presenting an easy to manipulate interface. It also has the following features:</p>
<ul>
<li>Resource consumption by all processes.</li>
<li>Utilization of all relevant resources.</li>
<li>Permanent logging of resource utilization.</li>
<li>Highlight critical resources</li>
</ul>
<p>And many more features.</p>
<p>So, let&#8217;s install it on OpenSUSE 15.1.</p>
<h2>Install and use atop on OpenSUSE 15.1</h2>
<p>Atop is located in the OpenSUSE <a href="https://www.osradar.com/tag/monitoring/" target="_blank" rel="noopener noreferrer">monitoring</a> repository which makes it fairly easy to install. But first we must add the repository.</p>
<p>So open a terminal session and run the following command:</p>
<pre>:~$ sudo zypper ar http://download.opensuse.org/repositories/server:/monitoring/openSUSE_Leap_15.1/ monitoring</pre>
<figure id="attachment_16843" aria-describedby="caption-attachment-16843" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16843" src="https://www.osradar.com/wp-content/uploads/2019/12/1-10.png" alt="1.- Adding the monitoring repository on OpenSUSE 15.1" width="1365" height="318" srcset="https://www.osradar.com/wp-content/uploads/2019/12/1-10.png 1365w, https://www.osradar.com/wp-content/uploads/2019/12/1-10-300x70.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/1-10-1024x239.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/1-10-768x179.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/1-10-696x162.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/1-10-1068x249.png 1068w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-16843" class="wp-caption-text">1.- Adding the monitoring repository on OpenSUSE 15.1</figcaption></figure>
<p>After it is added correctly, it has to be reprioritized so that we don&#8217;t have problems installing it.</p>
<pre>:~$ sudo zypper mr -p 70 monitoring</pre>
<figure id="attachment_16844" aria-describedby="caption-attachment-16844" style="width: 714px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16844" src="https://www.osradar.com/wp-content/uploads/2019/12/2-9.png" alt="2.- Changing the priority of the repository" width="714" height="114" srcset="https://www.osradar.com/wp-content/uploads/2019/12/2-9.png 714w, https://www.osradar.com/wp-content/uploads/2019/12/2-9-300x48.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/2-9-696x111.png 696w" sizes="(max-width: 714px) 100vw, 714px" /><figcaption id="caption-attachment-16844" class="wp-caption-text">2.- Changing the priority of the repository</figcaption></figure>
<p>After that, we will have to refresh all OpenSUSE repositories.</p>
<pre>:~$ sudo zypper refresh</pre>
<figure id="attachment_16845" aria-describedby="caption-attachment-16845" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16845" src="https://www.osradar.com/wp-content/uploads/2019/12/3-10.png" alt="3.- Importing the GPG key" width="1365" height="281" srcset="https://www.osradar.com/wp-content/uploads/2019/12/3-10.png 1365w, https://www.osradar.com/wp-content/uploads/2019/12/3-10-300x62.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/3-10-1024x211.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/3-10-768x158.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/3-10-696x143.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/3-10-1068x220.png 1068w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-16845" class="wp-caption-text">3.- Importing the GPG key</figcaption></figure>
<p>Remember that the first time you use this repository, it will ask you to accept the GPG key of the repository. To do this, press the a key.</p>
<p>Finally, install atop on OpenSUSE using the following command:</p>
<pre>:~$ sudo zypper in atop</pre>
<figure id="attachment_16846" aria-describedby="caption-attachment-16846" style="width: 1341px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16846" src="https://www.osradar.com/wp-content/uploads/2019/12/4-8.png" alt="4.- Installing atop on OpenSUSE 15.1" width="1341" height="221" srcset="https://www.osradar.com/wp-content/uploads/2019/12/4-8.png 1341w, https://www.osradar.com/wp-content/uploads/2019/12/4-8-300x49.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/4-8-1024x169.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/4-8-768x127.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/4-8-696x115.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/4-8-1068x176.png 1068w" sizes="(max-width: 1341px) 100vw, 1341px" /><figcaption id="caption-attachment-16846" class="wp-caption-text">4.- Installing atop on OpenSUSE 15.1</figcaption></figure>
<p>Now we can use it.</p>
<h2>Basic use of atop on OpenSUSE 15.1</h2>
<p>Remember that the application interface is only for the terminal, so to launch it you just need to use the <code>atop</code> command.</p>
<pre>:~$ atop</pre>
<p>So, this is the default screen.</p>
<figure id="attachment_16847" aria-describedby="caption-attachment-16847" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16847" src="https://www.osradar.com/wp-content/uploads/2019/12/5-8.png" alt="5.- The default screen of atop" width="1365" height="715" srcset="https://www.osradar.com/wp-content/uploads/2019/12/5-8.png 1365w, https://www.osradar.com/wp-content/uploads/2019/12/5-8-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/5-8-1024x536.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/5-8-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/5-8-696x365.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/5-8-1068x559.png 1068w, https://www.osradar.com/wp-content/uploads/2019/12/5-8-802x420.png 802w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-16847" class="wp-caption-text">5.- The default screen of atop</figcaption></figure>
<p>As I said before, atop is very easy to use. You only need to type a key to activate its features or its different views. Of course, which are they? Well, by pressing the <strong>h</strong> key, we will enter the help screen that will show them.</p>
<figure id="attachment_16848" aria-describedby="caption-attachment-16848" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16848" src="https://www.osradar.com/wp-content/uploads/2019/12/6-5.png" alt="6.- Commands list of atop" width="1365" height="708" srcset="https://www.osradar.com/wp-content/uploads/2019/12/6-5.png 1365w, https://www.osradar.com/wp-content/uploads/2019/12/6-5-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/6-5-1024x531.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/6-5-768x398.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/6-5-696x361.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/6-5-1068x554.png 1068w, https://www.osradar.com/wp-content/uploads/2019/12/6-5-810x420.png 810w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-16848" class="wp-caption-text">6.- Commands list of atop</figcaption></figure>
<p>There you will have everything you can do with atop. Everything very simple, for example, I&#8217;m going to try the statistics of memory consumption. To do this I press the <strong>m</strong> key.</p>
<figure id="attachment_16849" aria-describedby="caption-attachment-16849" style="width: 1365px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16849" src="https://www.osradar.com/wp-content/uploads/2019/12/7-4.png" alt="7.- using atop on OpenSUSE 15.1" width="1365" height="714" srcset="https://www.osradar.com/wp-content/uploads/2019/12/7-4.png 1365w, https://www.osradar.com/wp-content/uploads/2019/12/7-4-300x157.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/7-4-1024x536.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/7-4-768x402.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/7-4-696x364.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/7-4-1068x559.png 1068w, https://www.osradar.com/wp-content/uploads/2019/12/7-4-803x420.png 803w" sizes="(max-width: 1365px) 100vw, 1365px" /><figcaption id="caption-attachment-16849" class="wp-caption-text">7.- using atop on OpenSUSE 15.1</figcaption></figure>
<p>So, enjoy it.</p>
<h2>Conclusion</h2>
<p>To monitor systems there are many different applications, but atop is consolidated as a fast and stable alternative to do it. It is highly recommended to have it at hand in servers and even in a personal computer.</p>
<p>Please share this post and join our <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">Telegram Channel</a>.</p>


<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-atop-opensuse-15-1/">How to install and use Atop on OpenSUSE 15.1?</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/install-atop-opensuse-15-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
