monitoring-analyticslisted
Install: claude install-skill aiskillstore/marketplace
# Monitoring & Analytics Skill
Monitor and analyze your Proxmox infrastructure health and performance.
## What this skill does
This skill enables you to:
- Get node statistics and performance metrics
- Monitor CPU, memory, and disk utilization
- Track network performance
- Analyze VM/container performance
- Monitor resource allocation efficiency
- Identify performance bottlenecks
- Generate performance reports
- Track usage trends over time
- Plan capacity based on metrics
- Establish baselines and thresholds
## When to use this skill
Use this skill when you need to:
- Check cluster health and performance
- Monitor node resource usage
- Analyze VM/container performance
- Identify performance bottlenecks
- Troubleshoot performance issues
- Plan capacity expansion
- Generate performance reports
- Establish monitoring baselines
- Forecast resource needs
- Optimize resource allocation
## Available Tools
- `get_node_status` - Get node statistics and performance
- `get_vm_status` - Get VM performance metrics
- `get_container_status` - Get container performance metrics
- `get_cluster_resources` - Get overall cluster metrics
## Typical Workflows
### Infrastructure Health Check
1. Use `get_cluster_resources` for overall health
2. Use `get_node_status` for each node
3. Use `get_vm_status` and `get_container_status` for workload analysis
4. Generate comprehensive health report
### Performance Analysis
1. Use `get_node_status` to analyze node performance
2. Use `get_vm_status`