A MOTD Generator

$ luarocks install --server=https://luarocks.org/dev atentu

Currently supports the following data points:
- Memory Usage & Total
- Swap Usage & Total
- Disc Usage & Totals
- Load Average
- Uptime
- IP Configuration by Interface
- Hostname
- CPU Temp

Currently depends heavily on the following tools being installed.
df, ls, ip, awk, grep, tail

If you're on Alpine linux you'll want to use the GNU versions of these tools, the busybox binaries are incomplete.

Long term these depedencies will be removed.

Versions

scm-1dev2 years ago4 downloads

Dependencies

lua >= 5.1, < 5.4

Manifests