System Health Check

System Healthy
PostgreSQL Database
Healthy
  • Connection: OK
  • Platforms: 3
  • Equipment Items: 197384
Redis Cache
Healthy
  • Connection: OK
  • Version: 7.0.15
  • Clients: 16
  • 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 11 Construction Equipment Auction (PurpleWave)
Diamant Boart Target Mini Con II (PurpleWave)
2015 Sure-Trac (PurpleWave)
2006 Caterpillar 924GZ (PurpleWave)
2017 Caterpillar 289D (PurpleWave)
{
  "database": {
    "status": "healthy",
    "details": {
      "connection": "OK",
      "platforms": 3,
      "equipment_items": 197384
    }
  },
  "redis": {
    "status": "healthy",
    "details": {
      "connection": "OK",
      "version": "7.0.15",
      "connected_clients": 16,
      "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 11 Construction Equipment Auction",
          "platform": "PurpleWave",
          "created": "2026-09-05T13:20:35.375515+00:00"
        },
        {
          "title": "Diamant Boart Target Mini Con II",
          "platform": "PurpleWave",
          "created": "2026-09-05T13:20:33.166899+00:00"
        },
        {
          "title": "2015 Sure-Trac",
          "platform": "PurpleWave",
          "created": "2026-09-05T13:20:31.091117+00:00"
        },
        {
          "title": "2006 Caterpillar 924GZ",
          "platform": "PurpleWave",
          "created": "2026-09-05T13:20:29.060561+00:00"
        },
        {
          "title": "2017 Caterpillar 289D",
          "platform": "PurpleWave",
          "created": "2026-09-05T13:20:26.824034+00:00"
        }
      ]
    }
  }
}
You can also access this data as JSON by sending an Accept: application/json header.
Quick Actions