list_services
Retrieve monitored services from Centreon with filters for host, state, or service name to check their operational status.
Instructions
List monitored services in Centreon. Filter by host, state, or service name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Results per page (default: 50, max: 100) | |
| search | No | Search by service display name (partial match) | |
| states | No | Filter by service states. Options: ok, warning, critical, unknown, pending | |
| host_name | No | Filter services belonging to a specific host name |