# SLURM Monitoring Tools

Quick monitoring scripts for SLURM HPC cluster management and job tracking.

## Scripts

- **slurm_monitor.py** - Comprehensive cluster report with node status, GPU allocation, running jobs with commands/paths, and problem detection
- **slurm_jobs_detail.py** - Full SLURM job details viewer showing all parameters, resources, paths, and environment settings
- **slurm_history.py** - Views completed job history, failure reports, and user statistics using sacct
- **slurm_mixed_nodes.sh** - Analyzes mixed nodes to identify CPU/GPU utilization inefficiencies and wasted resources