Example of Use
Monitoring of critical containers
Section titled “Monitoring of critical containers”Monitor the operational status of your Docker containers in real-time. This allows you to quickly detect stopped or failing containers and take immediate action to maintain service availability.
Check status of a specific container
Section titled “Check status of a specific container”User prompt: “Check the status of the Memcached container “test” and alert me if it is stopped.”
Process:
- Retrieves the list of containers to find the one requested
- Performs an initial analysis of the container’s status using the data collected
- Proposes a solution to resolve the issue

Infrastructure health requests
Section titled “Infrastructure health requests”Get a comprehensive overview of your entire infrastructure’s health status. Query active alerts, service statuses, and system metrics to quickly identify issues and prioritize interventions.
Global health check
Section titled “Global health check”User prompt: “Give me a summary of the overall health of my infrastructure.”
Process:
- Retrieves a list of various objects, including agents, applications, services, etc.
- Also retrieves the list of events to check if there are any unresolved events
- Analyses the general status of the entire infrastructure by listing each problem
- Proposes a solution for resolving each outstanding problem
- Also takes preventive action when there are recurring problems on the same parts of the infrastructure

Find critical alert
Section titled “Find critical alert”User prompt: “Which services currently have critical alerts?”
Process:
- Retrieves the list of all services
- Analyses the status of services using the data collected and displays any issues
- Also displays services that are not affected to ensure proper functioning

Modification to the monitoring platform
Section titled “Modification to the monitoring platform”Track all changes made to your Bleemeo monitoring configuration. This audit trail helps you understand recent modifications, troubleshoot issues, and maintain compliance with your monitoring policies.
Account edition
Section titled “Account edition”User prompt: “What changes have been made in the last 7 days?”
Process:
- Retrieves the latest actions performed on the account
- Formats and lists these latest changes
