> For the complete documentation index, see [llms.txt](https://docs.devin.fm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devin.fm/jp/ji-neng/sbtofairuno.md).

# サーバーとファイルの監視

「設定」->「サーバー」でサーバーが追加されると、それらはアプリの「モニター」ウィンドウに表示されます。ここから、サーバーとそのすべてのファイルのステータスを監視し、ファイルのオープン、クローズ、接続などの操作を行うことができます。

これにより、ブラウザで複数のFileMaker Admin Consoleウィンドウを開くことなく、すべてのサーバーとファイルの完全な概要を把握できます。

サーバーのクラウドアイコンは、サーバーのステータス（FileMaker Server Admin APIおよびDevin Server API）を示します。緑のクラウドは問題がないことを示し、赤のクラウドはサーバーのDevin APIへの接続が失敗したか、FileMaker Serverが稼働していないことを意味します。

<figure><img src="/files/ZRt3KcBZMgPZYmz0Jsqj" alt=""><figcaption><p>ファイルアクションとエラーを示すサーバーが表示された監視ウィンドウ</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devin.fm/jp/ji-neng/sbtofairuno.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.
