- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Supported OS
UPSC を通じて UPSD サービスからメトリクスをリアルタイムに取得すると、以下のことができます。
UPSC チェックは Datadog Agent パッケージに含まれていないため、お客様自身でインストールする必要があります。
Agent v7.21 / v6.21 以降の場合は、下記の手順に従い UPSC チェックをホストにインストールします。Docker Agent または 上記バージョン以前の Agent でインストールする場合は、コミュニティインテグレーションの使用 をご参照ください。
以下のコマンドを実行して、Agent インテグレーションをインストールします。
datadog-agent integration install -t datadog-upsc==<INTEGRATION_VERSION>
コアのインテグレーション と同様にインテグレーションを構成します。
UPSC のメトリクス
を収集するには、Agent のコンフィギュレーションディレクトリ
のルートにある conf.d/
フォルダーの upsc.d/conf.yaml
ファイルを編集します。使用可能なすべてのコンフィギュレーションオプションについては、サンプル upsc.d/conf.yaml
を参照してください。
Agent の status サブコマンド
を実行し、Checks セクションで upsc
を探します。
upsc.status (gauge) | UPS Status Shown as sample |
upsc.battery.charge (gauge) | UPS Charge Shown as sample |
upsc.battery.charge.low (gauge) | UPS Charge Low Threshold Shown as sample |
upsc.battery.charge.warning (gauge) | UPS Charge Warn Threshold Shown as sample |
upsc.battery.runtime (gauge) | UPS Runtime Remaining Shown as minute |
upsc.battery.runtime.low (gauge) | UPS Runtime Low Threshold Shown as minute |
upsc.battery.voltage (gauge) | UPS Battery Voltage Shown as sample |
upsc.battery.voltage.nominal (gauge) | UPS Battery Nominal Voltage Shown as sample |
upsc.input.voltage (gauge) | UPS Input Voltage Shown as sample |
upsc.input.voltage.nominal (gauge) | UPS Input Nominal Voltage Shown as sample |
upsc.output.voltage (gauge) | UPS Output Voltage Shown as sample |
upsc.load (gauge) | UPS Load Shown as sample |
UPSC チェックには、イベントは含まれません。
UPSC チェックには、サービスのチェック機能は含まれません。
ご不明な点は、Datadog のサポートチーム までお問い合わせください。