29 lines
960 B
Markdown
29 lines
960 B
Markdown
|
|
# OpenManage AI — Demo script (ATC)
|
||
|
|
|
||
|
|
URL: http://atc-portal01.dell-atc.lan:3080
|
||
|
|
|
||
|
|
## Fleet snapshot (from OME API, Jul 2026)
|
||
|
|
|
||
|
|
| Metric | Count |
|
||
|
|
|--------|------:|
|
||
|
|
| Managed devices | 73 |
|
||
|
|
| Servers | 55 |
|
||
|
|
| iDRACs | 42 |
|
||
|
|
| Connected servers | 20 |
|
||
|
|
| Powered on | 19 |
|
||
|
|
| Firmware critical (Dell Online baseline) | 45 |
|
||
|
|
|
||
|
|
## Starter prompts
|
||
|
|
|
||
|
|
1. How many iDRACs are managed in OpenManage Enterprise, and how many servers are currently connected?
|
||
|
|
2. Summarize critical alerts and unhealthy devices in the ATC fleet.
|
||
|
|
3. Show firmware compliance for the Dell Online baseline — how many devices are critical?
|
||
|
|
4. List PowerEdge R740xd servers and their health/connection state.
|
||
|
|
5. Preview (do not execute) what a graceful shutdown would look like for a disconnected lab server.
|
||
|
|
|
||
|
|
## Notes
|
||
|
|
|
||
|
|
- Destructive actions require preview + confirmation via OME MCP.
|
||
|
|
- LLM: Llama 3 70B GPTQ on atc-gpu-prod (`10.0.10.106:8000`).
|
||
|
|
- MCP: `https://cov-omeprod01.dell-atc.lan/mcp`
|