SysMonitoring
  • Introduction
  • Installation
  • Configuration
  • Troubleshooting
  • Functions
    • startServer()
    • stopServer()
    • getCpuLoad()
    • getMemoryUsage()
    • getPing()
  • API
    • /cpu
    • /memory
    • /ping
  • Terminal Commands
    • echo
    • time
    • help
    • stats
Powered by GitBook
On this page
  1. Terminal Commands

stats

stats

Prints the current system stats, including CPU load, memory usage, and ping.

Example Usage

stats

This command will output:

CPU Load: 15.34%
Memory Usage: 72.35%
Ping: 25ms
Previoushelp

Last updated 5 months ago