Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.