217 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
e603daab86 windows codepages partial fix 2020-10-08 13:19:04 +02:00
Sebastian Hildebrandt
53693d34a7 updated typescript typings, minor fixes 2020-10-05 15:17:38 +02:00
Sebastian Hildebrandt
fbdfd233f0 get() fixed when results are in arrays 2020-10-02 13:36:42 +02:00
Sebastian Hildebrandt
dfc19f55bb cpuTemperature() fix try catch (linux) 2020-09-18 20:42:07 +02:00
Sebastian Hildebrandt
e03431d6ae networkInterfaceDefault() optimization (macOS) 2020-09-16 22:31:43 +02:00
Sebastian Hildebrandt
37083d7952 updated typescript typings 2020-08-26 20:13:53 +02:00
Sebastian Hildebrandt
b26602f09a fixed issue breaking node v4 compatibility 2020-08-26 20:00:25 +02:00
Sebastian Hildebrandt
04c1cbf881 networkStats() fixed packages dropped (linux) 2020-08-25 10:36:49 +02:00
Sebastian Hildebrandt
9f1b6ef43d observe() added function to observe/watch system parameters 2020-08-24 15:07:42 +02:00
Sebastian Hildebrandt
a56a3dcb7f versions() fixed issue windows 2020-08-21 12:38:12 +02:00
Sebastian Hildebrandt
ffa1a4e6a9 cpuTemperature() fixed issue windows 2020-08-20 18:25:34 +02:00
Sebastian Hildebrandt
fd5b435f8d networkStats() fixed issue blocking windows 2020-07-16 10:43:01 +02:00
Sebastian Hildebrandt
0f95d40164 networkStats() fixed comparison issue windows 2020-06-06 16:04:18 +02:00
Sebastian Hildebrandt
40699b8047 networkInterfaces() fixed caching issue 2020-06-06 15:48:39 +02:00
Sebastian Hildebrandt
1b78e9fec1 cpuTemperature() fixed raspberry pi sensors issue 2020-06-06 11:44:16 +02:00
Sebastian Hildebrandt
4c297cde70 diskLayout() fixed issue linux 2020-06-03 20:03:32 +02:00
Sebastian Hildebrandt
2816a48a66 cpuTemperature() optimizes scanning AMD linux sensors 2020-05-27 20:03:02 +02:00
Sebastian Hildebrandt
06ab7dd26c cpuTemperature() fix (BSD), code cleanup 2020-05-21 10:23:42 +02:00
Sebastian Hildebrandt
971af74a84 updated docs 2020-05-20 07:00:31 +02:00
Sebastian Hildebrandt
3e54211471 processes() memory leak fix, security issue fix 2020-05-19 20:04:58 +02:00
Sebastian Hildebrandt
269b928c6e code cleanup 2020-05-13 19:51:10 +02:00
Sebastian Hildebrandt
586065fd0c merged get full S.M.A.R.T data, updated docs 2020-05-12 20:44:08 +02:00
Sebastian Hildebrandt
fd8e7ff4df getAllData() added wifiNetworks 2020-05-12 16:06:12 +02:00
Sebastian Hildebrandt
d1e2146732 get() minor bounds test fix, updated docs 2020-05-07 10:56:49 +02:00
Sebastian Hildebrandt
8fa0d3065a get() added function to get partial system info 2020-05-07 07:33:34 +02:00
Sebastian Hildebrandt
8e783f2cf8 cpu() fix BSD, networkStats() fix BSD 2020-05-06 12:16:47 +02:00
Sebastian Hildebrandt
7715043a42 processes() fix parsing command and params 2020-05-03 08:02:08 +02:00
Sebastian Hildebrandt
4c6b6a257a networkInterfaces() added subnet mask ip4 and ip6 2020-05-01 20:21:23 +02:00
Sebastian Hildebrandt
6b19ac674f cpuTemperature() optimized parsing linux 2020-05-01 10:23:23 +02:00
Sebastian Hildebrandt
fe9859ecc3 currentLoad() workarround for empty os.cpus info 2020-04-29 11:32:28 +02:00
Sebastian Hildebrandt
3d61fe987c getMacAddresses() fix added try catch 2020-04-26 18:51:01 +02:00
Sebastian Hildebrandt
772e3b02cd getCpuCurrentSpeedSync() workarround fix 2020-04-26 16:14:55 +02:00
Sebastian Hildebrandt
fe8ba4141f networkGatewayDefault() bug fix no interfaces 2020-04-25 19:07:16 +02:00
Sebastian Hildebrandt
4be661654f updated docs 2020-04-20 11:16:32 +02:00
Sebastian Hildebrandt
56be6702b0 updated docs 2020-04-20 11:14:45 +02:00
Sebastian Hildebrandt
c9da7a37bc users() optimized parseDateTime function 2020-04-20 10:54:45 +02:00
Sebastian Hildebrandt
0e9f3c0ff7 users() optimized parseDateTime function 2020-04-19 17:58:30 +02:00
Sebastian Hildebrandt
9f15d460f8 refactoring to avoid 'cat' 2020-04-09 14:34:34 +02:00
Sebastian Hildebrandt
cb57b5c090 cpu() fixed getting base frequency for AMD Ryzen 2020-04-08 15:43:16 +02:00
Sebastian Hildebrandt
055b673267 diskLayout() optimized detection linux 2020-03-11 21:26:15 +01:00
Sebastian Hildebrandt
add6dd4d2a versions() added param to specify which program/lib versions to detect 2020-03-08 19:22:23 +01:00
Sebastian Hildebrandt
34da27443e diskLayout() fixed linux 2020-03-08 17:07:24 +01:00
Sebastian Hildebrandt
1464b4d134 network() fixed DHCP linux, diskLayout() fixed linux 2020-03-08 16:16:52 +01:00
Sebastian Hildebrandt
07fe8f9cd1 graphics() fixed vram macOS 2020-03-04 19:37:27 +01:00
Sebastian Hildebrandt
cf788499b1 versions() added dotnet, typings fix 2020-03-01 21:36:47 +01:00
Sebastian Hildebrandt
beb86acecc memLayout() code cleanup 2020-02-20 13:45:19 +01:00
Sebastian Hildebrandt
be1bd305ce memLayout() raspberry PI mem voltage fix 2020-02-20 08:15:01 +01:00
Sebastian Hildebrandt
8c251354b0 memLayout() raspberry PI support 2020-02-17 21:35:21 +01:00
Sebastian Hildebrandt
59006046cb services() added pids (windows) 2020-02-17 20:11:28 +01:00
Sebastian Hildebrandt
3c0052becc versions() fixed mysql version (macOS), services() pid as integer 2020-02-16 17:58:27 +01:00