[Not Solved]
[Module] CPU & RAM info
07-23-2015, 07:36 AM
(This post was last modified: 07-24-2015, 05:53 PM 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:
http://repo.jkmods.tk/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:
http://repo.jkmods.tk/cpuraminfo.zpp
How to add my REPO:
Code:
# zppy repo add repo.jkmods.tk
# zppy update
Install module:
Code:
# zppy install cpuraminfo
Upgrade module:
Code:
# zppy upgrade cpuraminfo
Remove module:
Code:
# zppy remove cpuraminfo
Enjoy!