====== Common Information Model (CIM) ====== IT 環境における管理対象を典型的なオブジェクトとその関係で表現する方法を定義したオープン標準である。\\ これにより、そうした管理対象をメーカーに関わらず一貫して管理することを意図している。\\ [[wpjp>Common_Information_Model|Common Information Model - Wikipedia]] より\\ ===== CIM 関連項目 ===== ==== Web-Based Enterprise Management (WBEM) ==== 分散コンピューティング環境の管理を統合するために開発されたシステム管理技術群の名称である。\\ WBEM は各種インターネット標準や DMTF のオープン標準に基づいている (CIM インフラストラクチャとスキーマ、CIM-XML、CIM over HTTP、WS-Management)。\\ その他のシステム管理手法として、リモートシェル、独自ソリューション、SNMP などを使ったネットワーク管理などがある。\\ [[wpjp>Web-Based_Enterprise_Management|Web-Based Enterprise Management - Wikipedia]] より\\ ===== Linux における CIM の実装 ===== **OpenLMI**\\ [[https://access.redhat.com/documentation/ja-jp/red_hat_enterprise_linux/7/html/system_administrators_guide/chap-openlmi|第22章 OpenLMI Red Hat Enterprise Linux 7 | Red Hat Customer Portal]]\\ [[https://pypi.org/project/openlmi-scripts/|openlmi-scripts · PyPI]]\\ ===== Windows における WBEM および CIM の実装 ===== ==== Windows Management Instrumentation (WMI) ==== Windows Driver Model への拡張の一種で、システムの構成要素について情報収集と通知を行うオペレーティングシステム (OS) のインタフェースを提供する。\\ WMI は Distributed Management Task Force (DMTF) の定めた Web-Based Enterprise Management (WBEM) と Common Information Model (CIM) 標準のマイクロソフトによる実装である。\\ \\ WMI により、Windows を搭載したパーソナルコンピュータやサーバを VBScript や VBScript や PowerShell のようなスクリプト言語で(ローカルでもリモートでも)管理できるようになる。\\ WMI は Windows Vista、Windows Server 2003、Windows XP、Windows Me、Windows 2000 に最初から実装されている。\\ Windows 95 および Windows 98 向けの WMI はダウンロード可能である。\\ \\ また、マイクロソフトは WMI のキャラクタユーザインタフェースとして Windows Management Instrumentation Command-line (WMIC) を提供している。\\ [[wpjp>Windows_Management_Instrumentation|Windows Management Instrumentation - Wikipedia]] より\\ \\ [[windows:powershell:commands:get-ciminstance|PowerShell - Get-WmiObject / Get-CimInstance]]\\ ===== 参考文献 ===== [[https://techponder.org/2014/11/19/availability-of-openlmi-in-various-linux-distributions/|Availability of OpenLMI in Various Linux Distributions | techponder]]\\ [[http://www.wmifun.net/|WMI Fun !! ~ WMI (Windows Management Instrumentation) に興味がある方・システム管理者は必見です! ~]]\\