<?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: Collectl: An Advanced All-in-One Performance Monitoring Tool for Linux	</title>
	<atom:link href="https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 02 Nov 2022 08:35:53 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-1318846</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 06:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6371#comment-1318846</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-1318843&quot;&gt;Ramesen&lt;/a&gt;.

@Ramesen,

The long wait is over, we will soon publish an article about How to Install Lustre Software in Linux.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-1318843">Ramesen</a>.</p>
<p>@Ramesen,</p>
<p>The long wait is over, we will soon publish an article about How to Install Lustre Software in Linux.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ramesen		</title>
		<link>https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-1318843</link>

		<dc:creator><![CDATA[Ramesen]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 05:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6371#comment-1318843</guid>

					<description><![CDATA[I&#039;m waiting for Tecmint for a long time to come up with a lustre Parallel file system installation procedure...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m waiting for Tecmint for a long time to come up with a lustre Parallel file system installation procedure&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Moltke		</title>
		<link>https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-875897</link>

		<dc:creator><![CDATA[Moltke]]></dc:creator>
		<pubDate>Wed, 15 Mar 2017 22:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6371#comment-875897</guid>

					<description><![CDATA[First of all, very useful article; I was looking for some tool just like &lt;strong&gt;collectl&lt;/strong&gt;, so thank you so much for introducing us all to this piece of tool! 1 question, how do I install collectl-utils on centos 7?  I&#039;ve been googling about it but so far no luck at all. Thanks again.]]></description>
			<content:encoded><![CDATA[<p>First of all, very useful article; I was looking for some tool just like <strong>collectl</strong>, so thank you so much for introducing us all to this piece of tool! 1 question, how do I install collectl-utils on centos 7?  I&#8217;ve been googling about it but so far no luck at all. Thanks again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthew		</title>
		<link>https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-796178</link>

		<dc:creator><![CDATA[Matthew]]></dc:creator>
		<pubDate>Wed, 29 Jun 2016 06:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6371#comment-796178</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-768604&quot;&gt;Masoom Rahi&lt;/a&gt;.

@masoom: Install the epel-release package (&quot;Extra Packages for Enterprise Linux)..
yum install epel-release

.. and then you can yum install collectl and drool over all of your data points! :)

--
Check it:

[root@localhost m]# yum info collectl
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.atlantic.net
 * epel: mirror.us.leaseweb.net
 * extras: mirror.atlantic.net
 * updates: mirror.atlantic.net
Installed Packages
Name        : collectl
Arch        : noarch
Version     : 4.0.4
Release     : 1.el7
Size        : 1.6 M
Repo        : installed
From repo   : epel &#060;-------------see?-----------------
Summary     : A utility to collect various Linux performance data
URL         : http://collectl.sourceforge.net
License     : GPLv2+ or Artistic
Description : A utility to collect Linux performance data]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-768604">Masoom Rahi</a>.</p>
<p>@masoom: Install the epel-release package (&#8220;Extra Packages for Enterprise Linux)..<br />
yum install epel-release</p>
<p>.. and then you can yum install collectl and drool over all of your data points! :)</p>
<p>&#8212;<br />
Check it:</p>
<p>[root@localhost m]# yum info collectl<br />
Loaded plugins: fastestmirror, langpacks<br />
Loading mirror speeds from cached hostfile<br />
 * base: mirror.atlantic.net<br />
 * epel: mirror.us.leaseweb.net<br />
 * extras: mirror.atlantic.net<br />
 * updates: mirror.atlantic.net<br />
Installed Packages<br />
Name        : collectl<br />
Arch        : noarch<br />
Version     : 4.0.4<br />
Release     : 1.el7<br />
Size        : 1.6 M<br />
Repo        : installed<br />
From repo   : epel &lt;&#8212;&#8212;&#8212;&#8212;-see?&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Summary     : A utility to collect various Linux performance data<br />
URL         : <a target="_blank" href="http://collectl.sourceforge.net" rel="nofollow ugc">http://collectl.sourceforge.net</a><br />
License     : GPLv2+ or Artistic<br />
Description : A utility to collect Linux performance data</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Masoom Rahi		</title>
		<link>https://www.tecmint.com/collectl-linux-performance-reporting-monitoring/comment-page-1/#comment-768604</link>

		<dc:creator><![CDATA[Masoom Rahi]]></dc:creator>
		<pubDate>Fri, 01 Apr 2016 11:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6371#comment-768604</guid>

					<description><![CDATA[Yum install collectl ..is not taking in centos 6.7 after installing perl and also no on centos 7]]></description>
			<content:encoded><![CDATA[<p>Yum install collectl ..is not taking in centos 6.7 after installing perl and also no on centos 7</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
