Control Uptime - Monitor System Uptime | Online Free DevTools by Hexmos
Control system uptime with Uptime. Monitor system boot time, logged-in users, and average load. Free online tool, no registration required.
uptime
Tell how long the system has been running and other information. More information: https://www.gnu.org/software/coreutils/manual/html_node/uptime-invocation.html.
- Print current time, uptime, number of logged-in users and other information:
uptime
- Show only the amount of time the system has been booted for:
uptime {{[-p|--pretty]}}
- Print the date and time the system booted up at:
uptime {{[-s|--since]}}
- Display version:
uptime {{[-V|--version]}}