Chrony NTP (非推奨)

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

注意: このインテグレーションは、非推奨です。Splunk Distribution of the OpenTelemetry Collector を使用していて、Chrony を監視したい場合は、代わりにネイティブの OpenTelemetry コンポーネント Chrony レシーバーを使用してください。

Splunk Distribution of OpenTelemetry Collector は Chrony NTP モニタータイプの Smart Agent レシーバーを使用して、chrony サーバーからの NTP データ(クロックスキューやピアごとのストラタムなど)を監視します。chronyd と通信するために、このインテグレーションは chronyc 制御プログラムが回線上で行うことを模倣します。

このインテグレーションはKubernetesとLinuxでのみ利用可能です。

メリット

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

インストール

このインテグレーションを導入するには、以下の手順に従ってください:

  1. Splunk Distribution of OpenTelemetry Collector をホストまたはコンテナプラットフォームにデプロイします:

  2. 設定のセクションで説明するように、モニターを設定します。

  3. Splunk Distribution of OpenTelemetry Collector を再起動します。

設定

Smart Agent モニターとCollector のインテグレーションを使用するには、以下の手順に従います:

  1. Smart Agent レシーバーを設定ファイルに含めます。

  2. レシーバーセクションおよびパイプラインセクションの両方で、Collector 構成にモニタータイプを追加します。

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

YAML
receivers:
  smartagent/chrony:
    type: collectd/chrony
    ...  # Additional config

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

YAML
service:
 pipelines:
   metrics:
     receivers: [smartagent/chrony]

設定オプション

次の表に、このインテグレーションの設定オプションを示します:

オプション

必須

タイプ

説明

host

string

chronydインスタンスのホスト名。

port

いいえ

integer

chronyd インスタンスの UDP ポート番号。

未指定の場合は、collectd でデフォルトは323 になります。

timeout

いいえ

unsigned integer

ダウンとみなすまで chronydからの応答を待機する

長さ。指定がない場合、collectd プラグインのデフォルトは 2 秒です。

メトリクス

Splunk Distribution of OpenTelemetry Collector は、このインテグレーションから出力されるメトリクスに対して、組み込みのフィルタリングを行いません。## トラブルシューティング

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.

メトリクス

Splunk Distribution of OpenTelemetry Collector は、このインテグレーションから出力されるメトリクスに対して、組み込みのフィルタリングを行いません。

トラブルシューティング

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.