cd ~/monitor.aryanispe.in
# Create public directory if it doesn't exist
mkdir -p public
# Create the HTML file
cat > public/index.html << 'EOF'
My cPanel Monitor
My cPanel Account Monitor
👤 Username: aryanis3 | Real-time monitoring
📊 Your Processes
-
Total Processes Running
🟢 Node.js: -
🐍 Python: -
🐘 PHP: -
🔌 Entry Processes: - / 20
💾 Your Resource Usage
- MB
Memory Usage (RSS)
💻 CPU Usage: -%
📁 Home Dir Size: -
⚡ Your Limits
📈 Max Processes: 200
🎯 Used: - / 200 (-%)
🔌 Entry Processes: 20 max
🎯 Used: - / 20 (-%)
🔥 Your Top Processes (by CPU)
Loading...
Connecting to real-time feed...
EOF