MeshCentral/agents/modules_meshcore
wdlut 532992b03f
BUGFIX: Values returned by linux_memUtilization() not useful. MemFree is the free physical memory. (#5596)
Since the Linux kernel uses free memory for caching, this value is usually very small. MemAvailble is an estimate of how much memory is available for starting new applications, without swapping. MemFree is the free physical memory. Using this value gives much more meaningful results.
2023-12-05 12:01:36 -08:00
..
amt-apfclient.js More work on Intel AMT ACM host-based TLS activation. 2021-03-16 13:56:14 -07:00
amt-lme.js Added --bindany option to MeshCMD MicroLMS. 2022-05-03 13:43:01 -07:00
amt-manage.js Improved AMT ACM activation using MeshAgent. 2021-03-05 17:45:17 -08:00
amt-mei.js For AMT TLS hostbased improvements. 2021-11-11 13:17:03 -08:00
coretranslations.json Portuguese update. 2023-06-06 19:34:38 -07:00
linux-dhcp.js dhcp.js is not only on Linux. 2021-07-24 09:28:41 -07:00
monitor-border.js Updated file headers. 2021-01-09 14:31:09 -08:00
smbios.js Added SMBIOS field 131 as AMT verification fallback if 130 is undefined 2022-09-15 01:21:44 -07:00
sysinfo.js BUGFIX: Values returned by linux_memUtilization() not useful. MemFree is the free physical memory. (#5596) 2023-12-05 12:01:36 -08:00
util-agentlog.js Fixed agent log parsing bug 2021-04-22 15:00:54 -07:00
wifi-scanner-windows.js Updated file headers. 2021-01-09 14:31:09 -08:00
wifi-scanner.js Updated file headers. 2021-01-09 14:31:09 -08:00
win-console.js Updated file headers. 2021-01-09 14:31:09 -08:00
win-deskutils.js Added console command 'mousetrails' and 'deskbackground' to be able to get/set mouse accessibility and desktop background image path, on Windows. 2022-11-01 20:01:26 -07:00
win-info.js fix multiple same av detections 2023-10-04 12:04:52 +00:00
win-securitycenter.js Added Windows Security Center hooks 2021-01-21 10:01:09 -08:00
win-terminal.js Added workaround for 32 bit windows agent on 64 bit windows, to inject sysnative when callind readdirSync() on %windir% 2022-10-14 11:18:49 -07:00
win-virtual-terminal.js Added workaround for 32 bit windows agent on 64 bit windows, to inject sysnative when callind readdirSync() on %windir% 2022-10-14 11:18:49 -07:00
win-volumes.js Added windows COM/WMI support for enumerating volumes and bitlocker status 2022-03-14 22:43:47 -07:00