prtg_get_sensor
Retrieve metrics and settings for a single PRTG sensor by its ID. Optionally include extra configuration sections.
Instructions
Get the metrics and settings of a single sensor by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Sensor ID (from prtg_list_sensors or prtg_list_alarms). | |
| include | No | Comma-separated list of additional settings sections to include, e.g. 'all_sections' or 'path'. Omit for just the most relevant fields. |