Add some new MCI codes

This commit is contained in:
Bryan Ashby
2020-11-22 18:54:49 -07:00
parent 58c577c4bb
commit 5fb9716dc6
7 changed files with 90 additions and 37 deletions

View File

@@ -121,6 +121,7 @@ exports.getModule = class WaitingForCallerModule extends MenuModule {
};
// Some async work required...
// :TODO: replace with stat log stats
const basicSysInfo = {
mem : 'total, free',
currentLoad : 'avgload, currentLoad',