{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00062537","sets":["1164:1165:5677:5727"]},"path":["5727"],"owner":"10","recid":"62537","title":["大規模時系列データの省資源監視のための動的ポーリング制御"],"pubdate":{"attribute_name":"公開日","attribute_value":"2009-07-21"},"_buckets":{"deposit":"13a15ab7-568e-4f09-9514-adb480e1f693"},"_deposit":{"id":"62537","pid":{"type":"depid","value":"62537","revision_id":0},"owners":[10],"status":"published","created_by":10},"item_title":"大規模時系列データの省資源監視のための動的ポーリング制御","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"大規模時系列データの省資源監視のための動的ポーリング制御"},{"subitem_title":"A Dynamic Polling Method with Small Memory for Large-scale Server Performance Monitoring","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"時系列処理","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2009-07-21","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"NECサービスプラットフォーム研究所"},{"subitem_text_value":"NECサービスプラットフォーム研究所"},{"subitem_text_value":"NECサービスプラットフォーム研究所"},{"subitem_text_value":"NECサービスプラットフォーム研究所"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Service Platform Research Laboratories, NEC Corporation","subitem_text_language":"en"},{"subitem_text_value":"Service Platform Research Laboratories, NEC Corporation","subitem_text_language":"en"},{"subitem_text_value":"Service Platform Research Laboratories, NEC Corporation","subitem_text_language":"en"},{"subitem_text_value":"Service Platform Research Laboratories, NEC Corporation","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/62537/files/IPSJ-DBS09148018.pdf"},"date":[{"dateType":"Available","dateValue":"2011-07-21"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-DBS09148018.pdf","filesize":[{"value":"199.3 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"13"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"a37f76e9-b797-496b-8d71-f234c1fddff5","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2009 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"藤山, 健一郎"},{"creatorName":"今井, 照之"},{"creatorName":"喜田, 弘司"},{"creatorName":"中村, 暢達"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Ken-ichiro, Fujiyama","creatorNameLang":"en"},{"creatorName":"Teruyuki, Imai","creatorNameLang":"en"},{"creatorName":"Koji, Kida","creatorNameLang":"en"},{"creatorName":"Nobutatsu, Nakamura","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10112482","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"サーバ管理のために CPU 負荷等の時系列情報を監視することが求められている.監視方式の一つに,毎回,監視対象サーバに接続して監視コマンドを発行してポーリングする毎回接続という方式がある.しかし,毎回接続方式は接続処理が重く低速なため,大規模で高品質な監視が行えない.一方,コネクションプーリングを用いて接続負荷を軽減する接続維持という方式がある.しかし,接続維持方式は高速だが,多くの資源を消費する.そこで本稿では,限られた資源で大規模・高品質な監視を実現する動的ポーリング制御方式を提案する.提案方式は,監視対象の状況に応じて監視頻度を制御し,さらに監視周期に応じて監視対象への接続方法を高速だが高資源消費の毎回接続と低速だが低資源消費の接続維持とで切り替える.このように必要な状況のときのみ高頻度に監視するようにすることで,省資源と大規模・高品質な監視を両立させた.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"For a server management, it is required to monitor time series data such as CPU load. There is a sequential connecting method that connects to a target server, starts monitoring commands and receives polling data periodically. This method cannot achieve large-scale and high-quality monitoring because common connection processes are slow. On the other hand, there is a connection pooling method that is fast because it decreases a connection process load. However, it consumes a large amount of memory. We propose a dynamic polling technology for large-scale and high-quality monitoring with a restricted memory. At first, it controls a monitoring frequency according to a state of the target server. Then it switches the connecting method to the target server by the sequential connecting method or the connection pooling method according to the monitoring frequency. As above, the proposed technology frequently monitors target servers only when they should be monitored. Therefore, we achieved a balance between quality and memory size on a large-scale server system monitoring.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"4","bibliographic_titles":[{"bibliographic_title":"研究報告データベースシステム(DBS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2009-07-21","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"18","bibliographicVolumeNumber":"2009-DBS-148"}]},"relation_version_is_last":true,"weko_creator_id":"10"},"id":62537,"updated":"2025-01-22T02:35:45.607901+00:00","links":{},"created":"2025-01-18T23:24:28.493735+00:00"}