<?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>Uptime &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/uptime/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Mon, 04 May 2020 12:04:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>Uptime &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Use Uptime Command on Linux</title>
		<link>https://help.hostry.com/knowledge-base/how-to-use-uptime-command-on-linux/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-use-uptime-command-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Mon, 04 May 2020 12:04:49 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=1662</guid>

					<description><![CDATA[The main goal of the Uptime team is to show how long the system has been running. Also, this command will display the time for you, the number of registered users as well as the average load of your system. Using Uptime The syntax for this command is as follows: [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>The main goal of the Uptime team is to show how long the system has been running. Also, this command will display the time for you, the number of registered users as well as the average load of your system.</p>



<h2 id="using-uptime" >Using Uptime </h2>



<p>The syntax for this command is as follows:</p>



<pre class="wp-block-preformatted">uptime [OPTIONS]</pre>



<p>To display the operating time of your system, call the command without any additional operations:</p>



<pre class="wp-block-preformatted">uptime</pre>



<p>The output will look something like this:</p>



<pre class="wp-block-preformatted">17:41:04 up 7 min,  6 user,  load average: 0.66, 0.62, 0.72</pre>



<ul><li><strong>17:41:04</strong> &#8211; current system time</li><li><strong>up 7 min </strong>&#8211; this is the time during which the system worked.</li><li><strong>6 user </strong>number of registered users.</li><li>load average: <strong>0.66, 0.62, 0.72</strong>– average system load values ​​for the last 1, 5 and 15 minutes.</li></ul>



<p>The average load on Linux can be a little confusing. Unlike other operating systems that show average CPU utilization, Linux shows average system utilization.</p>



<h2 id="uptime-command-options" >Uptime command options</h2>



<p>This command accepts only a few options, which is rarely used. The <strong>-p, –pretty</strong> option tells uptime to display output in a nice format:</p>



<pre class="wp-block-preformatted">uptime -p</pre>



<p>The output will only show how long the system has been running:</p>



<pre class="wp-block-preformatted">up 8 minutes</pre>



<p>The <strong>-s, –since </strong>option shows the date and time since the system started:</p>



<pre class="wp-block-preformatted">uptime -s</pre>



<pre class="wp-block-preformatted">2020-05-04 10:32:11</pre>



<p>The other two options are:</p>



<blockquote class="wp-block-quote"><p>-h, –help- Show help and exit</p><p>-V, –version- Displays version information and output.</p></blockquote>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-use-uptime-command-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
