[Module] CPU & RAM info
07-23-2015, 07:36 AM
(This post was last modified: 02-03-2020, 01:58 AM by jollyjoke.)
I found out a great script written by Sebastian Batko for monitoring the CPU & RAM usage on any server. So I’ve adapted the code a little and created this module, that will show you the current usage.
Works on Windows AND POSIX systems
Don’t forgot to activate it in Module Admin after installation!
Direct download:
https://jkmods.github.io/cpuraminfo.zpp
How to add my REPO:
Install module:
Upgrade module:
Remove module:
Enjoy!
Works on Windows AND POSIX systems
Don’t forgot to activate it in Module Admin after installation!
Direct download:
https://jkmods.github.io/cpuraminfo.zpp
How to add my REPO:
Code:
# zppy repo add jkmods.github.io
# zppy update
Install module:
Code:
# zppy install cpuraminfo
Upgrade module:
Code:
# zppy upgrade cpuraminfo
Remove module:
Code:
# zppy remove cpuraminfo
Enjoy!