ネットワーク・インターフェイスI/O

net-io モニターには、この Splunk Observability Cloud インテグレーションを使用してください。メリット、インストール、設定、メトリクスを参照してください

Splunk Distribution of OpenTelemetry Collectorは、Smart Agentレシーバーと net-io モニタータイプを使用して、ネットワーク・インターフェイスに関するI/Oメトリクスをレポートします。

メリット

インテグレーションを設定すると、これらの機能にアクセスできるようになります:

インストール

設定

このインテグレーションを有効にするには、Collector構成に以下を追加します:

YAML
receivers:
  smartagent/net-io:
    type: net-io
    ...  # Additional config

次に、設定ファイルの service.pipelines.metrics.receivers セクションにモニターを追加します:

YAML
service:
 pipelines:
   metrics:
     receivers: [net-io]

コンフィギュレーション設定

次の表は、net-io のインテグレーションに関する設定オプションを示しています:

オプション

必須

タイプ

説明

interfaces

いいえ

list of strings

メトリクスを送信するネットワーク・インターフェイス。

デフォルト: [* !/^lo\d*$/ !/^docker.*/ !/^t(un|ap)\d*$/ !/^veth.*$/ !/^Loopback*/]

Linux ホストでは、このモニターは /proc ファイルシステムに依存します。基盤となるホストの /proc ファイルシステムが /proc 以外の場所にマウントされている場合は、トップレベル構成 procPath を使用してパスを指定します。

メトリクス

このインテグレーションでは、以下のメトリクスを使用できます:

https://raw.githubusercontent.com/signalfx/splunk-otel-collector/main/internal/signalfx-agent/pkg/monitors/netio/metadata.yaml

備考

トラブルシューティング

If you are a Splunk Observability Cloud customer and are not able to see your data in Splunk Observability Cloud, you can get help in the following ways.

Available to Splunk Observability Cloud customers

Available to prospective customers and free trial users

  • Ask a question and get answers through community support at Splunk Answers.

  • Join the Splunk community #observability Slack channel to communicate with customers, partners, and Splunk employees worldwide.