# OpAMP

> Source: https://www.ymotongpoo.com/works/otel-specs-ja/opamp/


OpAMP（Open Agent Management Protocol）は、大規模なOpenTelemetry Collectorやその他のデータ収集Agent群をリモートで管理するためのネットワークプロトコルです。Agentのステータスレポート、リモート設定の配布、接続設定やインストールパッケージの管理といった機能を、ベンダーに依存しない形で提供します。

このプロトコルにより、単一の管理画面から、混在した大規模なAgent群を監視・制御できます。

* [Open Agent Management Protocol](./specification/) — AgentToServer/ServerToAgentのメッセージ仕様、ケーパビリティのネゴシエーション、リモート設定、接続設定などを定義する仕様書本体

- [Open Agent Management Protocol](/works/otel-specs-ja/opamp/specification/)
