# コマンダーによるオンサイトプッシュ通知

## コマンドラインSDKおよびレポートAPI

Keeperでは、カスタムレポートの生成用ユーザーインターフェースの使用に加えて、自動的にレポートを生成するためのコマンドラインインターフェース (CLI) とPython SDKがサポートされています。Keeperコマンダーはオープンソースのツールで、コマンドラインアクセスと自動化/統合機能を備えています。

{% hint style="info" %}
Keeperコマンダーの詳細については[こちらのページ](/keeperpam/jp/commander-cli/overview.md)をご覧ください。
{% endhint %}

以下の画像では「audit-report」コマンドを使用してカスタムレポートを生成します。

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2FfQSZpq2ODKaHKo4umBfl%2Fgreen_text_1.jpeg?alt=media&#x26;token=fc28c18f-20fe-4872-9266-e7626c230f55" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2FLskos5U9TL2tQnRJSSnT%2Fgreen_text_2.jpeg?alt=media&#x26;token=735822a2-4280-471c-a6b6-b9845638b6b3" alt=""><figcaption></figcaption></figure>

Keeperコマンダーは、オンプレミスで稼働するサードパーティ製のSIEMソリューションにも統合できます。Keeperコマンダーの活用方法については[こちらのページ](/keeperpam/jp/commander-cli/overview.md)をご参照ください。サポートが必要な場合は、<commander@keepersecurity.com>までお問い合わせください。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/enterprise-guide/jp/event-reporting/commander-push.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
