<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[[实践OK]Sorry, terminal is not big enough的解决方法，Alt +Enter最大化终端窗口就Ok了[SecureCRT软件]。]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Unix/LinuxC技术]]></category>
<pubDate>Mon, 13 Jan 2020 07:13:41 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	解决方法有三种：<br/><br/>1、当CPU数超出终端大小不多时，可以通过ALT + Enter 最大化当前窗口（SecureCRT客户端时）；<br/><br/>2、mpstat -P ALL<br/><br/>3、sar -P ALL<br/><br/>方法1一般不会有效果。这里主要说要方法2和方法3。<br/>接下来我要说的是用top命令，按数字1键，查看CPU各个核心使用情况，提示：Sorry, terminal is not big enough。<br/>在此之前的服务器2颗6核CPU，开启超线程24。当我们遇到这个情况的时候，用Alt +Enter最大化终端窗口就Ok了[SecureCRT软件]。<br/>现在的服务器2颗8核，超线程32核，此时，再用Alt +Enter最大化终端窗口[SecureCRT软件]，Sorry, terminal is not big enough<br/>没办法了吗？网上说用putty,上次我匆匆试了一下，没有搞定，就另想它法了，linux系统的开源人，为我提供了许多好用的命令，<br/><br/>mpstat命令，结合一些参数，如下：<br/><br/>mpstat命令详解：<br/>http://www.bdkyr.com/view.php?id=73<br/><br/>mpstat -P ALL<br/>#执行结果如图<br/><br/><br/>有人问了，可以看，但是不实时呀。别急，还有呢，再加点参数：<br/><br/>mpstat -P ALL 2 1000<br/><br/>这样就可以搞定了，不信你找一台2路8核的服务器，试试，很有效果的，shell搞的话，可以自己弄个更强大，更人性化的实时查看工具。<br/><br/>来自：http://www.361way.com/terminal-big-enough/4514.html
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]Sorry, terminal is not big enough的解决方法，Alt +Enter最大化终端窗口就Ok了[SecureCRT软件]。]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>