146 Commits

Author SHA1 Message Date
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
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
Sebastian Hildebrandt
5723e81e81 networkConnections() fixed linux (debian) issue 2020-02-11 00:05:11 +01:00
Sebastian Hildebrandt
3c3017935e networkGatewayDefault() fixed windows 7 issue 2020-01-31 17:33:58 +01:00
Sebastian Hildebrandt
1cc8300f73 added npx copmpatibility 2020-01-27 18:45:03 +01:00
Sebastian Hildebrandt
95f72bbb1a battery() code refactoring, cleanup, updated docs 2020-01-26 10:10:37 +01:00
Sebastian Hildebrandt
52ad8d5cf5 battery() added designcapacity, voltage, unit 2020-01-25 22:39:36 +01:00
Sebastian Hildebrandt
51bb375ca3 mem() prevent log messages, memgetDefaultNetworkInterface() catch errors 2020-01-24 23:13:04 +01:00
Sebastian Hildebrandt
fe63c18d9b memLayout() bank info fix macOS 2020-01-24 22:55:55 +01:00
Sebastian Hildebrandt
8e9e4042b2 cpu() muli-processor fix windows 2020-01-19 21:08:56 +01:00
Sebastian Hildebrandt
79f4269c5f osInfo() uefi fix windows 2020-01-14 06:31:19 +01:00
Sebastian Hildebrandt
cf85b2f1b6 osInfo() added uefi (OS uses UEFI during startup) 2020-01-12 10:33:04 +01:00
Sebastian Hildebrandt
6805850049 fsSize() fix excluding loop/snap devices 2020-01-10 22:52:49 +01:00
Sebastian Hildebrandt
564904e756 memLayout() fix memsize linux (modules >= 32 GB) 2020-01-10 22:36:32 +01:00
Sebastian Hildebrandt
bdc8c5641d updated docs 2020-01-07 21:45:10 +01:00
Sebastian Hildebrandt
132ac4ffba networkInterfaces() added dhcp for mac os, added dhcp linux fallback 2020-01-07 18:17:08 +01:00
Sebastian Hildebrandt
634193a75b docs update and copyright year bump 2020-01-06 16:56:57 +01:00