# Admin Overview (stats.blueprint)

Pterodactyl Panel ke admin me **Administrative Overview** — sabhi servers, users, nodes, allocations aur resources ka live status + stats.

## Features

| Feature | Details |
|---------|---------|
| Server Status | Active, Suspended, Installing, Failed, Restoring |
| User Stats | Total users, Admins, New (24h) |
| Nodes | Count, per-node server breakdown, resource limits |
| Allocations | Total, Used, Free |
| Resource Usage | Memory/Disk/CPU gauges |
| Quick Stats | Databases, Eggs, Nests, Mounts |
| Recent Servers | Last 10 servers with status badges |
| Live Charts | Server status + Allocation doughnut charts |
| Auto-refresh | Har 15 second me stats update |

## Install

```bash
cd /var/www/pterodactyl
blueprint -i stats
```

## Remove

```bash
blueprint -r stats
```

## Access

Admin panel me jao → sidebar me **MANAGEMENT** section ke neeche **Admin Overview** link, ya directly:

```
/admin/extensions/stats
```

## Requirements

- Pterodactyl Panel (v1.11+ / v1.12+)
- Blueprint Framework (beta-2026-01+)