<?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: 6 Useful Tools to Monitor MongoDB Performance	</title>
	<atom:link href="https://www.tecmint.com/monitor-mongodb-performance/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/monitor-mongodb-performance/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 28 Mar 2019 10:14:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: PRASHITH		</title>
		<link>https://www.tecmint.com/monitor-mongodb-performance/comment-page-1/#comment-1120327</link>

		<dc:creator><![CDATA[PRASHITH]]></dc:creator>
		<pubDate>Thu, 28 Mar 2019 10:14:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30122#comment-1120327</guid>

					<description><![CDATA[Hi, I run the command &quot;&lt;code&gt;db.stats( )&lt;/code&gt;&quot;, here I got the following details:
&lt;pre&gt;
&quot;db&quot; : &quot;test&quot;,
&quot;collections&quot; : 4,
&quot;objects&quot; : 7,
&quot;avgObjSize&quot; : 66.28571428571429,
&quot;dataSize&quot; : 464,
&quot;storageSize&quot; : 32768
&lt;/pre&gt;
Which is the Unit of dataSize, avgObjSize and storageSize ?]]></description>
			<content:encoded><![CDATA[<p>Hi, I run the command &#8220;<code>db.stats( )</code>&#8220;, here I got the following details:</p>
<pre>
"db" : "test",
"collections" : 4,
"objects" : 7,
"avgObjSize" : 66.28571428571429,
"dataSize" : 464,
"storageSize" : 32768
</pre>
<p>Which is the Unit of dataSize, avgObjSize and storageSize ?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
