services_list
List network services from LibreNMS with filters for state, type, and pagination to monitor service health.
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 | |||