- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Supported OS
このチェックは Nvidia Jetson
ボードを監視します。
tegrastats
から収集されたメトリクスを報告します。
Nvidia Jetson チェックは Datadog Agent パッケージに含まれています。 サーバーに追加でインストールする必要はありません。
Agent の構成ディレクトリのルートにある conf.d/
フォルダーに jetson.d/conf.yaml
ファイルを作成して、
Jetson パフォーマンスデータの収集を開始します。
使用可能なすべての構成オプションの詳細については、サンプル jetson.d/conf.yaml.example
を参照してください。
Agent の status サブコマンド
を実行し、Checks セクションで jetson
を探します。
nvidia.jetson.mem.used (gauge) | Amount of RAM in use Shown as byte |
nvidia.jetson.mem.total (gauge) | Total amount of RAM available for applications Shown as byte |
nvidia.jetson.mem.n_lfb (gauge) | The number of free blocks of the largest size Shown as unit |
nvidia.jetson.mem.lfb (gauge) | Size of the largest free block Shown as byte |
nvidia.jetson.iram.used (gauge) | Amount of IRAM memory in use Shown as byte |
nvidia.jetson.iram.total (gauge) | Total amount of IRAM memory available Shown as byte |
nvidia.jetson.iram.lfb (gauge) | Size of the largest free block Shown as byte |
nvidia.jetson.swap.used (gauge) | Amount of SWAP in use in megabytes Shown as byte |
nvidia.jetson.swap.total (gauge) | Total amount of SWAP available for applications Shown as byte |
nvidia.jetson.swap.cached (gauge) | Amount of SWAP cached in megabytes Shown as byte |
nvidia.jetson.emc.usage (gauge) | Percent of EMC memory bandwidth being used relative to the current running frequency Shown as percent |
nvidia.jetson.emc.freq (gauge) | EMC frequency Shown as megahertz |
nvidia.jetson.gpu.usage (gauge) | Percent of the GR3D that is being used relative to the current running frequency Shown as percent |
nvidia.jetson.gpu.freq (gauge) | GR3D frequency Shown as megahertz |
nvidia.jetson.cpu.usage (gauge) | Load statistics of the CPU core relative to the current running frequency or 'off' in case a core is currently powered down Shown as percent |
nvidia.jetson.cpu.freq (gauge) | CPU frequency Shown as megahertz |
nvidia.jetson.cpu.inactive_count (gauge) | Number of inactive cores Shown as unit |
nvidia.jetson.cpu.total_count (gauge) | Total number of cores Shown as unit |
nvidia.jetson.temp (gauge) | Temperature Shown as degree celsius |
nvidia.jetson.power.instant (gauge) | Current power consumption Shown as milliwatt |
nvidia.jetson.power.average (gauge) | Average power consumption Shown as milliwatt |
以下は、use_sudo
が true に設定される場合にのみ報告されるメトリクスです。
nvidia.jetson.iram.used
nvidia.jetson.iram.total
nvidia.jetson.iram.lfb
nvidia.jetson.emc.freq
nvidia.jetson.gpu.freq
nvidia.jetson.cpu.freq
Nvidia Jetson インテグレーションには、サービスのチェック機能は含まれません。
Nvidia Jetson インテグレーションには、イベントは含まれません。
ご不明な点は、Datadog のサポートチーム までお問合せください。