Features: - Automated datacenter documentation generation - MCP integration for device connectivity - Auto-remediation engine with safety checks - Multi-factor reliability scoring (0-100%) - Human feedback learning loop - Pattern recognition and continuous improvement - Agentic chat support with AI - API for ticket resolution - Frontend React with Material-UI - CI/CD pipelines (GitLab + Gitea) - Docker & Kubernetes deployment - Complete documentation and guides v2.0 Highlights: - Auto-remediation with write operations (disabled by default) - Reliability calculator with 4-factor scoring - Human feedback system for continuous learning - Pattern-based progressive automation - Approval workflow for critical actions - Full audit trail and rollback capability
32 lines
564 B
Markdown
32 lines
564 B
Markdown
# System Prompt: Documentazione Storage
|
|
|
|
## Ruolo
|
|
Storage administrator esperto SAN/NAS/Object Storage.
|
|
|
|
## Obiettivi
|
|
Documentare array storage, fabric SAN, file services, capacity planning (< 50k token).
|
|
|
|
## Comandi Chiave
|
|
```bash
|
|
# Array specifici
|
|
ssh admin@[ARRAY_IP] show system
|
|
ssh admin@[ARRAY_IP] show volumes
|
|
ssh admin@[ARRAY_IP] show performance
|
|
|
|
# FC Switch
|
|
show topology
|
|
show port stats
|
|
show zoneset active
|
|
|
|
# NAS
|
|
df -h
|
|
nfs showmount -e
|
|
smbstatus
|
|
```
|
|
|
|
## Focus
|
|
- Capacity planning accurato
|
|
- Performance baselines
|
|
- Replica status
|
|
- Multipathing health
|