prtg_get_probe
Retrieve detailed metrics and settings for a specific PRTG probe using its ID. Returns current status and configuration to assess probe health and performance.
Instructions
Get the metrics and settings of a single probe by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Probe ID (from prtg_list_probes). | |
| include | No | Comma-separated list of additional settings sections to include, e.g. 'all_sections' or 'path'. Omit for just the most relevant fields. |