Supported OS Linux

インテグレーションバージョン2.5.0

概要

linux_proc_extras サービスからメトリクスをリアルタイムに取得して、以下のことができます。

  • linux_proc_extras の状態を視覚化および監視できます。
  • linux_proc_extras のフェイルオーバーとイベントの通知を受けることができます。

セットアップ

インストール

Linux_proc_extras チェックは Datadog Agent パッケージに含まれています。サーバーに追加でインストールする必要はありません。

構成

  1. Agent の構成ディレクトリのルートにある conf.d/ フォルダーの linux_proc_extras.d/conf.yaml ファイルを編集します。使用可能なすべての構成オプションの詳細については、サンプル linux_proc_extras.d/conf.yaml を参照してください。

  2. Agent を再起動します

検証

Agent の status サブコマンドを実行し、Checks セクションで linux_proc_extras を探します。

収集データ

メトリクス

system.entropy.available
(gauge)
system entropy
system.inodes.total
(gauge)
number of inodes the system has allocated
system.inodes.used
(gauge)
number of used inodes
system.linux.context_switches
(count)
count of the number of context switches
system.linux.interrupts
(count)
count of the number of interrupts
system.linux.processes_created
(count)
count of the number of created processes
system.processes.priorities
(gauge)
Number of processes per priority
system.processes.states
(gauge)
Number of processes per process state

イベント

Linux Proc Extras チェックには、イベントは含まれません。

サービスチェック

Linux Proc Extras チェックには、サービスチェック機能は含まれません。

トラブルシューティング

ご不明な点は、Datadog のサポートチームまでお問い合わせください。

PREVIEWING: may/unit-testing