adding load to server? – mongoowl http://mongoowl.citsoft.net/?topic=adding-load-to-server&feed=rss2 Sat, 27 Apr 2024 05:39:22 +0000 https://bbpress.org/?v=2.6.4 ko-KR http://mongoowl.citsoft.net/?topic=adding-load-to-server#post-13833 <![CDATA[adding load to server?]]> http://mongoowl.citsoft.net/?topic=adding-load-to-server#post-13833 Thu, 14 Nov 2013 16:32:05 +0000 Hi,

Just wondering, does it add a lot of load to the server?

Chuck

]]>
http://mongoowl.citsoft.net/?topic=adding-load-to-server#post-26040 <![CDATA[Reply To: adding load to server?]]> http://mongoowl.citsoft.net/?topic=adding-load-to-server#post-26040 Fri, 22 Nov 2013 05:48:44 +0000 mongoowl The way which mongoowl acquire mongo instance’s status is similar to the way which mongostat command does.
Thus, the load is about the same.
Rather, the load of web browser to draw live graph could be a burden.

]]>
http://mongoowl.citsoft.net/?topic=adding-load-to-server#post-98373 <![CDATA['adding load to server?'에 답변달기]]> http://mongoowl.citsoft.net/?topic=adding-load-to-server#post-98373 Wed, 08 Jan 2014 02:03:56 +0000 How do u collection CPU and IO remotelly?

]]>
http://mongoowl.citsoft.net/?topic=adding-load-to-server#post-100027 <![CDATA['adding load to server?'에 답변달기]]> http://mongoowl.citsoft.net/?topic=adding-load-to-server#post-100027 Thu, 09 Jan 2014 01:00:39 +0000 mongoowl mongoowl collects the cpu and I/O status by using the SNMP protocol through the SNMP service installed on mongodb server. But to do that, you need to install the SNMP service and shellscript to collect cpu and iostat status. Even if you don’t install something like the SNMP or shellscript, you can still monitor the mongostat information of a currently running mongodb. For more information, please refer the follow url: http://mongoowl.citsoft.net/?page_id=20

]]>