services_for_device
Retrieve services for a network device from LibreNMS, with optional filtering by state and service type.
Instructions
Get services for a device from LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Device hostname or ID | |
| state | No | Filter by state: 0=Ok, 1=Warning, 2=Critical | |
| service_type | No | Filter by service type (SQL LIKE pattern) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||