System Info
Available format codes
Code | Outputs |
---|---|
$CPU_USAGE | CPU usage (%) |
$RAM_MB_AVAIL | amount of RAM available (MB) |
$RAM_%_IN_USE | amount of RAM in use (%) |
$RAM_%_AVAIL | amount of RAM available (%) |
$AMOUNT_PROCESSES | amount of processes running on the system |
$UPLOAD | network card upload rate |
$DOWNLOAD | network card download rate |
Tip
These format codes can be easily added with the +
button next to each info textbox
Format examples
Example format | Live output |
---|---|
$CPU_USAGE | 3 % |
CPU usage: $CPU_USAGE | CPU usage: 3 % |
Upload: $UPLOAD | Upload: 12.9 Kbps |