[Zabbix][システム監視] Windows OS上からGPU(nVidia)のステータスを取得する方法。

Microsoft、Windowsmonitoring
Screenshot_2019-06-29-Zabbix-Share-NVidia-SMI-Integration

以前に以下のような記事を書きましたが、今はzabbix-agentからnVidia GPUのステータスを取得できるようになっていました。

確認環境:

  • Windows10 x64 1903
  • nVidia GeForce 1050Ti
  • zabbix-agent 4.2.3

設定方法

zabbix shareに必要なUser Parameterのファイルがあるのでそれをそのまま使用します。

Zabbix Integrations and Templates
The Zabbix Team has collected all official Zabbix monitoring templates and integrations.

あとは、Windows OS側に配置したzabbix agentからzabbix-agentd.confで今回のUser Parameterを読み込むようにし、Zabbix Server側でデータの取得ができていることを確認する。

取得できるデータとしては、

  • メモリ使用量
  • GPU使用率
  • GPU温度
  • 冷却ファン回転率

のようです。

タイトルとURLをコピーしました