ZupeeSoft Infrastructure

Server Health

Live monitoring of CPU, memory, storage, operating system, updates and essential services for your ZupeeSoft VPS.

Checking server
Server monitoring data could not be loaded. The dashboard will try again automatically.
CPU Usage C
0.0 %
Current processor utilization
Memory Usage M
0.0 %
Loading memory information
Disk Usage D
0 %
Loading storage information

System Information

Hostname
Server IP
Server location
Ubuntu version
Kernel version
CPU model
CPU cores
Total RAM
Available memory
Available disk
System uptime
Load average
Boot time
Last system update
Nginx service Checking

Checking server

Waiting for current monitoring data from the server.

Loading health status
Last updated:
Refreshes every 15 seconds

Package and Security Updates

Installed packages
Total packages currently installed.
Pending updates
Packages with available upgrades.
Security updates
Security-related updates requiring attention.
''' path = "/mnt/data/index.html" with open(path, "w", encoding="utf-8") as f: f.write(html) print(path)