{"id":2027,"date":"2014-08-19T17:31:49","date_gmt":"2014-08-19T08:31:49","guid":{"rendered":"http:\/\/higherhope.net\/?p=2027"},"modified":"2014-08-20T02:49:32","modified_gmt":"2014-08-19T17:49:32","slug":"nagios4%e3%82%92%e5%85%a5%e3%82%8c%e3%81%a6%e3%81%bf%e3%81%9f%e3%80%82","status":"publish","type":"post","link":"https:\/\/higherhope.net\/?p=2027","title":{"rendered":"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002"},"content":{"rendered":"<p>Centos7\u3067\u81ea\u5b85\u30b5\u30fc\u30d0\u30fc\u3092\u4f5c\u308a\u5909\u3048\u305f\u306e\u3067\u3001\u76e3\u8996\u3082\u5165\u308c\u306a\u304d\u3083\u306a\u30fc\u3063\u3066\u601d\u3063\u3066\u3044\u3066\u624b\u4ed8\u304b\u305a\u3060\u3063\u305f\u3093\u3067<br \/>\n\u4e0d\u6bdb\u306a\u6642\u9593\u3092\u5229\u7528\u3057\u3066\u5165\u308c\u3066\u307f\u3088\u3046\u3068\u3057\u305f\u6240\u3001nagios4\u304c\u51fa\u3066\u3044\u305f\u306e\u3067\u5165\u308c\u3066\u307f\u305f\u3002<\/p>\n<p><a href=\"http:\/\/ftp.momo-i.org\/pub\/rpms\/\">\u3053\u3061\u3089\u69d8\u306e\u30b5\u30a4\u30c8<\/a>\u306b\u6709\u96e3\u3044\u4e8b\u306bRPM\u304c\u516c\u958b\u3055\u308c\u3066\u304a\u308a\u307e\u3057\u305f\u306e\u3067\u6709\u96e3\u304f\u4f7f\u308f\u305b\u3066\u3044\u305f\u3060\u304d\u307e\u3057\u305f\u3002<\/p>\n<p>\u305d\u3093\u306a\u308f\u3051\u3067\u3001\u307e\u305a\u306fwget\u3067\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<br \/>\n[html]<br \/>\n# wget http:\/\/ftp.momo-i.org\/pub\/rpms\/el\/7\/x86_64\/nagios-4.0.6-6.el7.x86_64.rpm<br \/>\n# wget http:\/\/ftp.momo-i.org\/pub\/rpms\/el\/7\/x86_64\/nagios-common-4.0.6-6.el7.x86_64.rpm<br \/>\n# wget http:\/\/ftp.momo-i.org\/pub\/rpms\/el\/7\/x86_64\/nagios-devel-4.0.6-6.el7.x86_64.rpm<br \/>\n# wget http:\/\/ftp.momo-i.org\/pub\/rpms\/el\/7\/x86_64\/nagios-plugins-all-2.0.2-1.el7.x86_64.rpm<br \/>\n[\/html]<\/p>\n<p>\u843d\u3068\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u78ba\u8a8d<br \/>\n[html]<br \/>\n# ls -l nagios-*<br \/>\n-rw-r&#8211;r&#8211; 1 root root 1499048 May 21 10:42 nagios-4.0.6-6.el7.x86_64.rpm<br \/>\n-rw-r&#8211;r&#8211; 1 root root    4880 May 21 10:42 nagios-common-4.0.6-6.el7.x86_64.rpm<br \/>\n-rw-r&#8211;r&#8211; 1 root root   97920 May 21 10:42 nagios-devel-4.0.6-6.el7.x86_64.rpm<br \/>\n-rw-r&#8211;r&#8211; 1 root root   14060 May 21 13:54 nagios-plugins-all-2.0.2-1.el7.x86_64.rpm<br \/>\n[\/html]<\/p>\n<p>\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u3057\u307e\u3059\u3002<br \/>\n\u4eca\u56de\u306f\u3001yum\u306elocalinstall\u3092\u4f7f\u3044\u307e\u3057\u305f\u3002\u4fbf\u5229\u3067\u3059\u306d\u3002<br \/>\n\u3053\u3093\u306a\u611f\u3058\u3067\u4e00\u6c17\u306b\u5165\u308c\u307e\u3059\u3002<\/p>\n<p>[html]<br \/>\n# yum localinstall nagios-*<br \/>\n[\/html]<\/p>\n<p>\u53d6\u308a\u5408\u3048\u305aOS\u8d77\u52d5\u6642\u306b\u7acb\u3061\u4e0a\u304c\u308b\u3088\u3046\u306bsystemctl\u3067\u3002\u3002\u3002<br \/>\n[html]<br \/>\n# systemctl enable nagios.service<br \/>\nnagios.service is not a native service, redirecting to \/sbin\/chkconfig.<br \/>\nExecuting \/sbin\/chkconfig nagios on<br \/>\nThe unit files have no [Install] section. They are not meant to be enabled<br \/>\nusing systemctl.<br \/>\nPossible reasons for having this kind of units are:<br \/>\n1) A unit may be statically enabled by being symlinked from another unit&#8217;s<br \/>\n   .wants\/ or .requires\/ directory.<br \/>\n2) A unit&#8217;s purpose may be to act as a helper for some other unit which has<br \/>\n   a requirement dependency on it.<br \/>\n3) A unit may be started when needed via activation (socket, path, timer,<br \/>\n   D-Bus, udev, scripted systemctl call, &#8230;).<br \/>\n[\/html]<\/p>\n<p>chkconfig\u3092\u4f7f\u3048\u3063\u3066\u6587\u53e5\u8a00\u3063\u3066\u308b\u3088\u3046\u3067\u3059\u306d\u3002<br \/>\n[html]<br \/>\nchkconfig nagios on<br \/>\n[\/html]<br \/>\nchkconfig\u3067\u81ea\u52d5\u8d77\u52d5\u8a2d\u5b9a\u3057\u307e\u3059\u3002<br \/>\n\u3053\u3063\u3061\u306e\u65b9\u304c\u6163\u308c\u3066\u308b\u306e\u3067\u3044\u3044\u3067\u3059\u306d\u3002<\/p>\n<p>\u7acb\u3061\u4e0a\u3052\u307e\u3059<br \/>\n[html]<br \/>\n# \/etc\/rc.d\/init.d\/nagios start<br \/>\nStarting nagios (via systemctl):  Job for nagios.service failed. See &#8216;systemctl status nagios.service&#8217; aurnalctl -xn&#8217; for details.<br \/>\n                                                           [FAILED]<br \/>\n[\/html]<\/p>\n<p>\u4eca\u5ea6\u306f\u3001systemctl\u3067\u78ba\u8a8d\u3057\u308d\u3063\u3066\u8a00\u3063\u3066\u307e\u3059\u3002<br \/>\n\u3069\u3063\u3061\u304b\u306f\u3063\u304d\u308a\u3057\u3066\u3082\u3089\u3044\u305f\u3044\u3067\u3059\u306d\u3002<br \/>\n[html]<br \/>\n# systemctl status nagios.service<br \/>\nnagios.service &#8211; LSB: Starts and stops the Nagios monitoring server<br \/>\n   Loaded: loaded (\/etc\/rc.d\/init.d\/nagios)<br \/>\n   Active: failed (Result: exit-code) since Tue 2014-08-19 13:45:47 JST; 11s ago<br \/>\n  Process: 23729 ExecStart=\/etc\/rc.d\/init.d\/nagios start (code=exited, status=8)<br \/>\n[\/html]<\/p>\n<p>\u66f4\u306bconfig\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u308b\u3068<br \/>\n[html]<br \/>\n# nagios -v \/etc\/nagios\/nagios.cfg<br \/>\n[\/html]<br \/>\n\u3053\u3093\u306a\u30a8\u30e9\u30fc\u3084<\/p>\n<p>[html]<br \/>\nError: Unable to write to check_result_path (&#8216;\/var\/spool\/nagios\/checkresults&#8217;) &#8211; Permission denied<br \/>\n[\/html]<\/p>\n<p>\u3053\u3093\u306a\u306e\u304c<br \/>\n[html]<br \/>\n qh: Failed to init socket &#8216;\/var\/log\/nagios\/rw\/nagios.qh&#8217;. bind() failed: No such file or directory<br \/>\n[\/html]<br \/>\n\u51fa\u3066\u304d\u307e\u3057\u305f\u3002\u3000\u3069\u308c\u3082\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304c\u7121\u304b\u3063\u305f\u308a\u3000\u6a29\u9650\u304c\u4e0d\u8db3\u3057\u3066\u3044\u305f\u306e\u3067mkdir\u3092\u3057\u3066chown\u3084chmod<br \/>\n\u3067\u89e3\u6d88\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>\u3053\u308c\u306b\u3064\u3044\u3066\u306f<br \/>\n[html]<br \/>\nfailure_prediction_enabled is obsoleted and no longer has any effect in host type objects<br \/>\n[\/html]<br \/>\n\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7\u304c\u9577\u3059\u304e\u308b\u3063\u3066\u8a00\u3063\u3066\u308b\u3088\u3046\u306a\u306e\u3067<br \/>\n\u8a72\u5f53\u7b87\u6240\u3092\u30b3\u30e1\u30f3\u30c8\u30a2\u30a6\u30c8\u3059\u308b\u4e8b\u3067\u89e3\u6d88\uff08\u3044\u3044\u306e\u304bW\uff09<br \/>\n[html]<br \/>\n#        failure_prediction_enabled      1              ; Failure prediction is enabled<br \/>\n[\/html]<\/p>\n<p>\u4f55\u3068\u304bnagios\u304c\u8d77\u52d5\u3057\u307e\u3057\u305f\u304c\u3001web\u306e\u30a8\u30e9\u30fc\u304c\u51fa\u307e\u3057\u305f\u3002<br \/>\n\u3069\u3046\u3082conf\u306e\u66f8\u304d\u65b9\u304c\u9593\u9055\u3063\u3066\u3044\u308b\u3088\u3046\u3067\u3059\u306d\u3002<br \/>\n[html]<br \/>\n#&lt;Directory &quot;\/\/usr\/lib64\/nagios\/cgi-bin&quot;&gt;<br \/>\n&lt;Directory &quot;\/usr\/lib64\/nagios\/cgi-bin\/&quot;&gt;<br \/>\n[\/html]<br \/>\n\/\/\u306b\u306a\u3063\u3066\u307e\u3059\u306e\u3067\u4fee\u6b63\u3057\u307e\u3059\u3002<\/p>\n<p>\u3053\u308c\u3067\u8868\u793a\u3082\u3057\u3063\u304b\u308a\u3055\u308c\u308b\u69d8\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n<p>\u65e5\u672c\u8a9e\u5316\u3055\u308c\u3066\u3044\u3066\u3073\u3063\u304f\u308a\u3057\u307e\u3057\u305f\u3002<br \/>\n\u76e3\u8996\u306e\u8a2d\u5b9a\u306f\u4eca\u307e\u3067\u306enagios\u3068\u5909\u308f\u3089\u306a\u3044\u3088\u3046\u3067\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Centos7\u3067\u81ea\u5b85\u30b5\u30fc\u30d0\u30fc\u3092\u4f5c\u308a\u5909\u3048\u305f\u306e\u3067\u3001\u76e3\u8996\u3082\u5165\u308c\u306a\u304d\u3083\u306a\u30fc\u3063\u3066\u601d\u3063\u3066\u3044\u3066\u624b\u4ed8\u304b\u305a\u3060\u3063\u305f\u3093\u3067 \u4e0d\u6bdb\u306a\u6642\u9593\u3092\u5229\u7528\u3057\u3066\u5165\u308c\u3066\u307f\u3088\u3046\u3068\u3057\u305f\u6240\u3001nagios4\u304c\u51fa\u3066\u3044\u305f\u306e\u3067\u5165\u308c\u3066\u307f\u305f\u3002 \u3053\u3061\u3089\u69d8\u306e\u30b5\u30a4\u30c8\u306b\u6709\u96e3\u3044\u4e8b\u306bRPM\u304c&#8230; <a class=\"continue-reading-link\" href=\"https:\/\/higherhope.net\/?p=2027\"> Continue reading <span class=\"meta-nav\">&rarr; <\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[166],"class_list":["post-2027","post","type-post","status-publish","format-standard","hentry","category-linux","tag-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/higherhope.net\/?p=2027\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\" \/>\n<meta property=\"og:description\" content=\"Centos7\u3067\u81ea\u5b85\u30b5\u30fc\u30d0\u30fc\u3092\u4f5c\u308a\u5909\u3048\u305f\u306e\u3067\u3001\u76e3\u8996\u3082\u5165\u308c\u306a\u304d\u3083\u306a\u30fc\u3063\u3066\u601d\u3063\u3066\u3044\u3066\u624b\u4ed8\u304b\u305a\u3060\u3063\u305f\u3093\u3067 \u4e0d\u6bdb\u306a\u6642\u9593\u3092\u5229\u7528\u3057\u3066\u5165\u308c\u3066\u307f\u3088\u3046\u3068\u3057\u305f\u6240\u3001nagios4\u304c\u51fa\u3066\u3044\u305f\u306e\u3067\u5165\u308c\u3066\u307f\u305f\u3002 \u3053\u3061\u3089\u69d8\u306e\u30b5\u30a4\u30c8\u306b\u6709\u96e3\u3044\u4e8b\u306bRPM\u304c... Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/higherhope.net\/?p=2027\" \/>\n<meta property=\"og:site_name\" content=\"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\" \/>\n<meta property=\"article:published_time\" content=\"2014-08-19T08:31:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2014-08-19T17:49:32+00:00\" \/>\n<meta name=\"author\" content=\"higherhope\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@higherhope5963\" \/>\n<meta name=\"twitter:site\" content=\"@higherhope5963\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"higherhope\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/higherhope.net\/?p=2027#article\",\"isPartOf\":{\"@id\":\"https:\/\/higherhope.net\/?p=2027\"},\"author\":{\"name\":\"higherhope\",\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"headline\":\"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002\",\"datePublished\":\"2014-08-19T08:31:49+00:00\",\"dateModified\":\"2014-08-19T17:49:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/higherhope.net\/?p=2027\"},\"wordCount\":401,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"keywords\":[\"linux\"],\"articleSection\":[\"linux\"],\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/higherhope.net\/?p=2027#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/higherhope.net\/?p=2027\",\"url\":\"https:\/\/higherhope.net\/?p=2027\",\"name\":\"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\",\"isPartOf\":{\"@id\":\"https:\/\/higherhope.net\/#website\"},\"datePublished\":\"2014-08-19T08:31:49+00:00\",\"dateModified\":\"2014-08-19T17:49:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/higherhope.net\/?p=2027#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/higherhope.net\/?p=2027\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/higherhope.net\/?p=2027#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\/\/higherhope.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/higherhope.net\/#website\",\"url\":\"https:\/\/higherhope.net\/\",\"name\":\"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\",\"description\":\"\u304a\u3063\u3055\u3093\u307e\u3060\u307e\u3060\u697d\u3067\u304d\u307e\u305b\u3093\u3002\",\"publisher\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/higherhope.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af\",\"name\":\"higherhope\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg\",\"contentUrl\":\"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg\",\"width\":700,\"height\":394,\"caption\":\"higherhope\"},\"logo\":{\"@id\":\"https:\/\/higherhope.net\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/higherhope5963\"],\"url\":\"https:\/\/higherhope.net\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/higherhope.net\/?p=2027","og_locale":"ja_JP","og_type":"article","og_title":"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","og_description":"Centos7\u3067\u81ea\u5b85\u30b5\u30fc\u30d0\u30fc\u3092\u4f5c\u308a\u5909\u3048\u305f\u306e\u3067\u3001\u76e3\u8996\u3082\u5165\u308c\u306a\u304d\u3083\u306a\u30fc\u3063\u3066\u601d\u3063\u3066\u3044\u3066\u624b\u4ed8\u304b\u305a\u3060\u3063\u305f\u3093\u3067 \u4e0d\u6bdb\u306a\u6642\u9593\u3092\u5229\u7528\u3057\u3066\u5165\u308c\u3066\u307f\u3088\u3046\u3068\u3057\u305f\u6240\u3001nagios4\u304c\u51fa\u3066\u3044\u305f\u306e\u3067\u5165\u308c\u3066\u307f\u305f\u3002 \u3053\u3061\u3089\u69d8\u306e\u30b5\u30a4\u30c8\u306b\u6709\u96e3\u3044\u4e8b\u306bRPM\u304c... Continue reading &rarr;","og_url":"https:\/\/higherhope.net\/?p=2027","og_site_name":"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","article_published_time":"2014-08-19T08:31:49+00:00","article_modified_time":"2014-08-19T17:49:32+00:00","author":"higherhope","twitter_card":"summary_large_image","twitter_creator":"@higherhope5963","twitter_site":"@higherhope5963","twitter_misc":{"\u57f7\u7b46\u8005":"higherhope","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"2\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/higherhope.net\/?p=2027#article","isPartOf":{"@id":"https:\/\/higherhope.net\/?p=2027"},"author":{"name":"higherhope","@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"headline":"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002","datePublished":"2014-08-19T08:31:49+00:00","dateModified":"2014-08-19T17:49:32+00:00","mainEntityOfPage":{"@id":"https:\/\/higherhope.net\/?p=2027"},"wordCount":401,"commentCount":0,"publisher":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"keywords":["linux"],"articleSection":["linux"],"inLanguage":"ja","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/higherhope.net\/?p=2027#respond"]}]},{"@type":"WebPage","@id":"https:\/\/higherhope.net\/?p=2027","url":"https:\/\/higherhope.net\/?p=2027","name":"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002 - \u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","isPartOf":{"@id":"https:\/\/higherhope.net\/#website"},"datePublished":"2014-08-19T08:31:49+00:00","dateModified":"2014-08-19T17:49:32+00:00","breadcrumb":{"@id":"https:\/\/higherhope.net\/?p=2027#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/higherhope.net\/?p=2027"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/higherhope.net\/?p=2027#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/higherhope.net\/"},{"@type":"ListItem","position":2,"name":"centos7\u306bnagios4\u3092\u5165\u308c\u3066\u307f\u305f\u3002"}]},{"@type":"WebSite","@id":"https:\/\/higherhope.net\/#website","url":"https:\/\/higherhope.net\/","name":"\u697d\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","description":"\u304a\u3063\u3055\u3093\u307e\u3060\u307e\u3060\u697d\u3067\u304d\u307e\u305b\u3093\u3002","publisher":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/higherhope.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":["Person","Organization"],"@id":"https:\/\/higherhope.net\/#\/schema\/person\/d8206977903d5a243c56f95f977122af","name":"higherhope","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/higherhope.net\/#\/schema\/person\/image\/","url":"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg","contentUrl":"https:\/\/higherhope.net\/wp-content\/uploads\/2018\/09\/DSC_0367.jpg","width":700,"height":394,"caption":"higherhope"},"logo":{"@id":"https:\/\/higherhope.net\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/x.com\/higherhope5963"],"url":"https:\/\/higherhope.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/2027","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2027"}],"version-history":[{"count":10,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/2027\/revisions"}],"predecessor-version":[{"id":2037,"href":"https:\/\/higherhope.net\/index.php?rest_route=\/wp\/v2\/posts\/2027\/revisions\/2037"}],"wp:attachment":[{"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2027"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2027"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/higherhope.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}