{"id":9067,"date":"2023-02-05T10:54:02","date_gmt":"2023-02-05T01:54:02","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=9067"},"modified":"2023-09-06T07:00:22","modified_gmt":"2023-09-05T22:00:22","slug":"linux%e3%81%a7%e9%96%8b%e5%a7%8b%e3%81%97%e3%81%9f%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e3%82%92%e3%83%90%e3%83%83%e3%82%af%e3%82%b0%e3%83%a9%e3%82%a6%e3%83%b3%e3%83%89%e3%81%a7%e5%ae%9f%e8%a1%8c","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/9067","title":{"rendered":"Linux\u3067\u958b\u59cb\u3057\u305f\u30b3\u30de\u30f3\u30c9\u3092\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u5b9f\u884c\u3059\u308b\uff01\uff08Ctrl-z\uff0fbg\uff0ffg\uff09"},"content":{"rendered":"<p>Linux\u3067\u958b\u59cb\u3057\u305f\u30b3\u30de\u30f3\u30c9\u3092\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>\u30b3\u30de\u30f3\u30c9\u3092\u30d5\u30a9\u30a2\u30b0\u30e9\u30f3\u30c9\u3067\u5b9f\u884c\u3059\u308b\uff01<\/h2>\n<p>\u30b3\u30de\u30f3\u30c9\u30d7\u30ed\u30f3\u30d7\u3067\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u3092\u5c02\u6709\u3059\u308b\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ vmstat -t 5 10\r\nprocs -----------memory---------- ---swap-- -----io---- -system-- ------cpu----- -----timestamp-----\r\n r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st                 JST\r\n 2  0      0 728752   3236 614732    0    0   111    11   37   68  0  0 100  0  0 2023-02-05 10:43:16\r\n 0  0      0 728692   3236 614732    0    0     0     0   15   28  0  0 100  0  0 2023-02-05 10:43:21\r\n<\/pre>\n<h2>\u30b3\u30de\u30f3\u30c9\u3092\u4e00\u6642\u505c\u6b62\u3059\u308b\uff01<\/h2>\n<p>\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u3067\u5225\u306a\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u305f\u304f\u306a\u3063\u305f\u306e\u3067\u3001\u300cCtrl-z\u300d\u3067\u4e00\u6642\u505c\u6b62\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ vmstat -t 5 10\r\nprocs -----------memory---------- ---swap-- -----io---- -system-- ------cpu----- -----timestamp-----\r\n r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st                 JST\r\n 2  0      0 728752   3236 614732    0    0   111    11   37   68  0  0 100  0  0 2023-02-05 10:43:16\r\n 0  0      0 728692   3236 614732    0    0     0     0   15   28  0  0 100  0  0 2023-02-05 10:43:21\r\n^Z\r\n&#x5B;1]+  Stopped                 vmstat -t 5 10\r\n<\/pre>\n<h2>\u4e00\u6642\u505c\u6b62\u4e2d\u306e\u30b3\u30de\u30f3\u30c9\u3092\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3059\u3002<\/h2>\n<p>\u30b3\u30de\u30f3\u30c9\u30d7\u30ed\u30f3\u30d7\u30c8\u304c\u4f7f\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u306e\u3067\u3001\u4e00\u6642\u505c\u6b62\u3057\u305f\u30b3\u30de\u30f3\u30c9\u3092\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ jobs\r\n&#x5B;1]+  Stopped                 vmstat -t 5 10\r\n<\/pre>\n<h2>\u4e00\u6642\u505c\u6b62\u3057\u305f\u30b3\u30de\u30f3\u30c9\u3092\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u5b9f\u884c\u3059\u308b\uff01<\/h2>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ bg\r\n&#x5B;1]+ vmstat -t 5 10 &amp;\r\n&#x5B;usradmin@vmsrhe05 ~]$  3  0      0 728632   3236 614732    0    0     0    16  775 1372  0  0 100  0  0 2023-02-05 10:47:00\r\n 0  0      0 728632   3236 614732    0    0     0     0   13   22  0  0 100  0  0 2023-02-05 10:47:05\r\n<\/pre>\n<h2>\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u5b9f\u884c\u3057\u3066\u3044\u308b\u30b3\u30de\u30f3\u30c9\u3092\u30d5\u30a9\u30a2\u30b0\u30e9\u30f3\u30c9\u3067\u5b9f\u884c\u3059\u308b\uff01<\/h2>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ fg\r\nvmstat -t 5 10\r\n 0  0      0 728600   3236 614732    0    0     0     0   21   37  0  0 100  0  0 2023-02-05 10:47:10\r\n 0  0      0 728600   3236 614732    0    0     0     0   17   34  0  0 100  0  0 2023-02-05 10:47:15\r\n 0  0      0 728600   3236 614732    0    0     0     0   17   31  0  0 100  0  0 2023-02-05 10:47:20\r\n 0  0      0 728600   3236 614732    0    0     0     0   16   28  0  0 100  0  0 2023-02-05 10:47:25\r\n 0  0      0 728600   3236 614732    0    0     0     0   19   36  0  0 100  0  0 2023-02-05 10:47:30\r\n 0  0      0 728600   3236 614732    0    0     0     0   17   31  0  0 100  0  0 2023-02-05 10:47:35\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>\u8907\u6570\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3057\u305f\u3044\u5834\u5408\u306f\u3001\u3055\u3089\u306b\u30ed\u30b0\u30a4\u30f3\u3059\u308c\u3070\u3088\u3044\u306e\u3067\u3059\u304c\u30011\u30e6\u30fc\u30b6\u3067\u63a5\u7d9a\u3067\u304d\u308b\u30bb\u30c3\u30b7\u30e7\u30f3\u6570\u30921\u306b\u5236\u9650\u3057\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u305d\u306e\u3088\u3046\u306a\u5834\u5408\u306b\u306f\u3001\u30d5\u30ed\u30f3\u30c8\u3067\u5b9f\u884c\u3057\u3066\u3044\u308b\u30b3\u30de\u30f3\u30c9\u3092\u30d0\u30c3\u30af\u30b0\u30e9\u30f3\u30c9\u3067\u5b9f\u884c\u3055\u305b\u308c\u3070\u3001\u4ed6\u306e\u30b3\u30de\u30f3\u30c9\u3092\u4e26\u884c\u3057\u3066\u5b9f\u884c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>head\u3084tail\u306f\u3001\u30c7\u30fc\u30bf\u30d5\u30a1\u30a4\u30eb\u3084\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u78ba\u8a8d\u3067\u3001\u983b\u7e41\u306b\u4f7f\u7528\u3055\u308c\u308b\u4fbf\u5229\u306a\u30b3\u30de\u30f3\u30c9\u3067\u3059\u3002<\/p>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/9073\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Linux\u3067\u30d7\u30ed\u30bb\u30b9\u306e\u5b9f\u884c\u3092\u5236\u5fa1\u3059\u308b\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2021\/02\/fi_linux_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Linux\u3067\u30d7\u30ed\u30bb\u30b9\u306e\u5b9f\u884c\u3092\u5236\u5fa1\u3059\u308b\uff01<\/div><div class=\"substr\">Linux\u3067\u30d7\u30ed\u30bb\u30b9\u306e\u5b9f\u884c\u3092\u5236\u5fa1\u3059\u308b\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<h2>\u95a2\u9023\u66f8\u7c4d\uff08Amazon\uff09<\/h2>\n<p><a href=\"https:\/\/amzn.to\/3H5qkUu\" rel=\"noopener\" target=\"_blank\"><img decoding=\"async\" class=\"paapi5-pa-product-image-source\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51ZPkoBGdZL._SL160_.jpg\" alt=\"N\/A\"><\/a><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux\u3067\u958b\u59cb\u3057\u305f\u30b3\u30de\u30f3\u30c9\u3092\u30d0\u30c3\u30af\u30b0\u30e9\u30a6\u30f3\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":5527,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[200],"tags":[1053,1054,282,25,1051,1052],"class_list":["post-9067","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-process","tag-bg","tag-fg","tag-linux","tag-25","tag-1051","tag-1052"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/9067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=9067"}],"version-history":[{"count":2,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/9067\/revisions"}],"predecessor-version":[{"id":14900,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/9067\/revisions\/14900"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/5527"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=9067"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=9067"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=9067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}