System Health Check
System Healthy
PostgreSQL Database
Healthy- Connection: OK
- Platforms: 3
- Equipment Items: 198271
Redis Cache
Healthy- Connection: OK
- Version: 7.0.15
- Clients: 18
- Memory: 2.19M
Celery Workers
Error[Errno -2] Name or service not known
AWS S3 Storage
Healthy- Bucket: macd-auction-scraper
- Region: us-east-1
- Access: OK
- Objects: 1+
Application
Healthy- Environment: Development
- Debug Mode: Yes
- Django: 4.2.20
Recent Activity
Info
Recent Scrapes:
CrankyApe - completed (1 items)
CrankyApe - completed (3000 items)
CrankyApe - completed (1 items)
Recent Equipment:
SOLD! September 18 Truck and Trailer Auction (PurpleWave)
International Maxxforce (PurpleWave)
Merritt (PurpleWave)
SOLD! September 18 Truck and Trailer Auction (PurpleWave)
2010 International ProStar Eagle (PurpleWave)
{
"database": {
"status": "healthy",
"details": {
"connection": "OK",
"platforms": 3,
"equipment_items": 198271
}
},
"redis": {
"status": "healthy",
"details": {
"connection": "OK",
"version": "7.0.15",
"connected_clients": 18,
"used_memory_human": "2.19M"
}
},
"celery": {
"status": "error",
"details": {
"error": "[Errno -2] Name or service not known"
}
},
"s3": {
"status": "healthy",
"details": {
"bucket": "macd-auction-scraper",
"region": "us-east-1",
"access": "OK",
"sample_object_count": 1
}
},
"application": {
"status": "healthy",
"details": {
"debug_mode": true,
"django_version": "4.2.20",
"environment": "development"
}
},
"recent_activity": {
"status": "info",
"details": {
"recent_scrapes": [
{
"platform": "CrankyApe",
"started": "2025-10-02T02:10:26.717054+00:00",
"status": "completed",
"items_processed": 1
},
{
"platform": "CrankyApe",
"started": "2025-10-02T01:11:36.556120+00:00",
"status": "completed",
"items_processed": 3000
},
{
"platform": "CrankyApe",
"started": "2025-09-29T04:35:36.867664+00:00",
"status": "completed",
"items_processed": 1
}
],
"recent_equipment": [
{
"title": "SOLD! September 18 Truck and Trailer Auction",
"platform": "PurpleWave",
"created": "2026-09-12T13:05:57.024580+00:00"
},
{
"title": "International Maxxforce",
"platform": "PurpleWave",
"created": "2026-09-12T13:05:54.958587+00:00"
},
{
"title": "Merritt",
"platform": "PurpleWave",
"created": "2026-09-12T13:05:52.752642+00:00"
},
{
"title": "SOLD! September 18 Truck and Trailer Auction",
"platform": "PurpleWave",
"created": "2026-09-12T13:05:50.597918+00:00"
},
{
"title": "2010 International ProStar Eagle",
"platform": "PurpleWave",
"created": "2026-09-12T13:05:48.498620+00:00"
}
]
}
}
}
You can also access this data as JSON by sending an
Accept: application/json header.