Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ColumPaget/sysmon.lua
Simple lua script that displays system info like cpu frequency and temperature for systems that lack a gui. Requires libUseful and libUseful-lua.
https://github.com/ColumPaget/sysmon.lua
cpu lua monitor system temperatures
Last synced: 3 months ago
JSON representation
Simple lua script that displays system info like cpu frequency and temperature for systems that lack a gui. Requires libUseful and libUseful-lua.
- Host: GitHub
- URL: https://github.com/ColumPaget/sysmon.lua
- Owner: ColumPaget
- License: gpl-3.0
- Created: 2019-05-19T20:20:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T12:09:58.000Z (over 4 years ago)
- Last Synced: 2024-04-16T02:42:35.034Z (7 months ago)
- Topics: cpu, lua, monitor, system, temperatures
- Language: Lua
- Size: 20.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is just a simple lua script that displays some stats, particularly cpu speeds and temperatures, for machines that are accessed via ssh or otherwise don't have a gui to display xosview or the like.
Currently there are no command-line options, you just run it and get the status display. Control-C to stop it.
This program requires you to have libUseful and libUseful-lua installed on your system.