list_events
Retrieve recent Centreon monitoring events and alerts, filtering by host, state, or check type.
Instructions
List recent monitoring events and alerts in Centreon. Filter by host, state, or check type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| type | No | Check type filter: soft (problem not confirmed) or hard (confirmed problem) | |
| limit | No | Results per page (default: 50) | |
| states | No | Filter by states (host or service states) | |
| host_name | No | Filter events for a specific host name | |
| host_group_name | No | Filter events for hosts in a specific host group | |
| service_group_name | No | Filter events for services in a specific service group |