services_list
Retrieve a list of network services monitored by LibreNMS. Filter by state (Ok, Warning, Critical) or service type, with pagination controls.
Instructions
List all services from LibreNMS with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| state | No | Filter by state: 0=Ok, 1=Warning, 2=Critical | |
| offset | No | Number of results to skip (offset) for pagination | |
| service_type | No | Filter by service type (SQL LIKE pattern) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||