- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Supported OS
このチェックは、Datadog Agent を通じて Unifi Console を監視します。
Unifi チェックは Datadog Agent パッケージに含まれていないため、お客様自身でインストールする必要があります。
Agent v7.21 / v6.21 以降の場合は、下記の手順に従い Unifi チェックをホストにインストールします。Docker Agent または 上記バージョン以前の Agent でインストールする場合は、コミュニティインテグレーションの使用 をご参照ください。
以下のコマンドを実行して、Agent インテグレーションをインストールします。
sudo -u dd-agent -- datadog-agent integration install -t datadog-unifi_console==1.2.0
コアのインテグレーション と同様にインテグレーションを構成します。
Unifi Console のパフォーマンスデータの収集を開始するには、Agent のコンフィギュレーションディレクトリのルートにある conf.d/
フォルダーの unifi_console.d/conf.yaml
ファイルを編集します。使用可能なすべてのコンフィギュレーションオプションの詳細については、unifi_console.d/conf.yaml のサンプル
を参照してください。
Agent の status サブコマンドを実行
し、Checks セクションで unifi_console
を探します。
unifi.device.status (gauge) | Device status |
unifi.device.uptime (gauge) | Device uptime Shown as second |
unifi.device.clients (gauge) | Clients number |
unifi.device.satisfaction (gauge) | Device Satisfaction Shown as percent |
unifi.device.system.cpu.pct (gauge) | % of CPU used Shown as percent |
unifi.device.system.mem.used (gauge) | Memory used Shown as byte |
unifi.device.system.mem.total (gauge) | Total Memory Shown as byte |
unifi.device.system.mem.buffer (gauge) | Memory buffer Shown as byte |
unifi.device.system.mem.pct (gauge) | % of memory used Shown as percent |
unifi.device.tx_packets (gauge) | Number of transmitted packets Shown as packet |
unifi.device.tx_bytes (gauge) | Number of transmitted Bytes Shown as byte |
unifi.device.tx_errors (gauge) | Number of transmitted errors |
unifi.device.tx_dropped (gauge) | Number of transmitted dropped |
unifi.device.tx_retries (gauge) | Number of transmitted retries |
unifi.device.rx_packets (gauge) | Number of received packets Shown as packet |
unifi.device.rx_bytes (gauge) | Number of received Bytes Shown as byte |
unifi.device.rx_errors (gauge) | Number of received errors |
unifi.device.rx_dropped (gauge) | Number of received dropped |
unifi.device.guests (gauge) | Number of guests |
unifi.device.uplink.rx_bytes (gauge) | Uplink received bytes Shown as byte |
unifi.device.uplink.rx_dropped (gauge) | Uplink number of received dropped |
unifi.device.uplink.rx_errors (gauge) | uplink number of received errors |
unifi.device.uplink.rx_packets (gauge) | Uplink received packets Shown as packet |
unifi.device.uplink.tx_bytes (gauge) | Uplink transmitted bytes Shown as byte |
unifi.device.uplink.tx_dropped (gauge) | Uplink number of transmitted dropped |
unifi.device.uplink.tx_errors (gauge) | Uplink number of transmitted errors |
unifi.device.uplink.tx_packets (gauge) | Uplink transmitted packets Shown as packet |
unifi.device.uplink.up (gauge) | Uplink status |
unifi.client.noise (gauge) | Client noise in dBm |
unifi.client.rx_bytes (gauge) | Client received bytes Shown as byte |
unifi.client.rx_packets (gauge) | Client received packets Shown as packet |
unifi.client.rx_rate (gauge) | Client received rate Shown as byte |
unifi.client.satisfaction (gauge) | Client satisfaction Shown as percent |
unifi.client.signal (gauge) | Client signal in dBm |
unifi.client.tx_bytes (gauge) | Client transmitted bytes Shown as byte |
unifi.client.tx_packets (gauge) | Client transmitted packets Shown as packet |
unifi.client.tx_rate (gauge) | Client transmitted rate Shown as byte |
unifi.client.tx_retries (gauge) | Client transmitted retry |
unifi.client.uptime (gauge) | Client uptime Shown as second |
unifi.client.up (gauge) | Client up |
Unifi Console インテグレーションには、イベントは含まれません。
unifi.can_connect
Returns CRITICAL
if the Agent fails to connect to the Unifi Console, otherwise OK
.
Statuses: ok, critical
unifi.healthy
Returns CRITICAL
if the Unifi Console is not up, otherwise OK
.
Statuses: ok, critical
unifi.device
Returns CRITICAL
if the device is not in state 1, otherwise OK
.
Statuses: ok, critical
unifi.device.uplink
Returns CRITICAL
if the device uplink is not up, otherwise OK
.
Statuses: ok, critical
ご不明な点は、Datadog のサポートチーム までお問合せください。