> For the complete documentation index, see [llms.txt](https://docs.plura.io/ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ja/faq/comm/support_os.md).

# エージェント: サポートオペレーティングシステム

### **Agents** <a href="#id-1" id="id-1"></a>

<table><thead><tr><th width="375">Windows Agent</th><th>Linux/PLC Agent</th></tr></thead><tbody><tr><td>Windows Server 2012/2012R2</td><td>RHEL 7/8/9</td></tr><tr><td>Windows Server 2016</td><td>CentOS 7, Stream 8, Stream 9</td></tr><tr><td>Windows Server 2019</td><td>Rocky Linux 8, 9</td></tr><tr><td>Windows Server 2022</td><td>Amazon Linux 2 AMI</td></tr><tr><td>Windows Server 2025</td><td>Ubuntu 20.04, 22.04, 24.04</td></tr><tr><td>Windows Desktop 10/11</td><td></td></tr></tbody></table>

### **S**yslog Collector 方式、その他 <a href="#id-2" id="id-2"></a>

<table><thead><tr><th>Network</th><th width="247.33333333333331">UNIX</th><th>Log-F Agent</th></tr></thead><tbody><tr><td>Cisco</td><td>FreeBSD 10 以上</td><td>Windows 10 以上</td></tr><tr><td>JunOS</td><td>HP-UX 11i v3 以上</td><td>.NET Framework 4.5 以上</td></tr><tr><td>Sniper</td><td>Solaris 11.3 以上</td><td></td></tr><tr><td>Barracuda</td><td>AIX 7.2 以上</td><td></td></tr><tr><td>SonicWall</td><td></td><td></td></tr><tr><td>Huawei</td><td></td><td></td></tr><tr><td>FortiGate</td><td></td><td></td></tr><tr><td>SECUI</td><td></td><td></td></tr><tr><td>WEBFRONT-K</td><td></td><td></td></tr><tr><td>WEBFRONT-KS</td><td></td><td></td></tr><tr><td>ASUS</td><td></td><td></td></tr><tr><td>VMware</td><td></td><td></td></tr><tr><td>Secuway</td><td></td><td></td></tr><tr><td>MONITORAPP</td><td></td><td></td></tr></tbody></table>


---

# 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.plura.io/ja/faq/comm/support_os.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.
