422 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
1eaf7d907b processes() improved parsing of all services (linux) 2023-01-29 20:34:50 +01:00
Sebastian Hildebrandt
f997fb2d6f networkInterfaces() sanitizing device names 2023-01-24 09:12:45 +01:00
Sebastian Hildebrandt
e360fd2c7f processes() fix elapsed time parsing (linux) 2023-01-10 08:46:52 +01:00
Sebastian Hildebrandt
cc53d2d0d5 utils fix killing powershell (windows) 2023-01-10 08:09:51 +01:00
Sebastian Hildebrandt
4a422b7168 graphics() positionX, positionY Ventura fix (max OS) 2023-01-06 11:35:42 +01:00
Sebastian Hildebrandt
0d138b2b19 updated docs 2023-01-06 08:30:09 +01:00
Sebastian Hildebrandt
21b1d62b21 graphics() added positionX, positionY (max OS) 2023-01-06 08:00:50 +01:00
Sebastian Hildebrandt
b19fa0087c processes params length thuncation fix 2022-12-22 10:56:06 +01:00
Sebastian Hildebrandt
5e79107f90 processes() commandLine missing spaces fix (windows) 2022-12-21 20:01:02 +01:00
Sebastian Hildebrandt
2ac0ec6f13 processes() time format fix (linux) 2022-12-12 00:12:43 +01:00
Sebastian Hildebrandt
63eaa53d5a inetLatency() fix for alpine (linux) 2022-12-09 09:24:40 +01:00
Sebastian Hildebrandt
2dad549e23 processes() fix started (linux alpine) 2022-12-09 05:34:29 +01:00
Sebastian Hildebrandt
a669a71045 users() fix when multiple explorer.exe (windows) 2022-12-08 16:51:40 +01:00
Sebastian Hildebrandt
94e5187d88 dockerContainerStats() improved calculation cpuPercent 2022-12-08 13:14:01 +01:00
Sebastian Hildebrandt
524fb902cc configuration GitHub code scan 2022-12-04 02:19:56 +01:00
Sebastian Hildebrandt
62537bbf05 switch from lgtm to Github Code Scan, cleanup 2022-12-04 01:39:57 +01:00
Sebastian Hildebrandt
0038afdd5e fsSize() added rw (win, linux, mac OS, BSD) 2022-12-01 16:56:30 +01:00
Sebastian Hildebrandt
3068303580 fix typescript typings 2022-11-29 17:16:43 +01:00
Sebastian Hildebrandt
d4b9dc25a4 blockDevices() added device (win, linux, mac OS) 2022-11-29 08:38:05 +01:00
Sebastian Hildebrandt
eccebb1e7f osInfo() improved uefi parsing (FreeBSD) 2022-11-21 11:24:55 +01:00
Sebastian Hildebrandt
321de56945 graphics() multi monitor refresh rate (windows) 2022-11-20 10:02:07 +01:00
Sebastian Hildebrandt
1af7ee408b osInfo() improved parsing (FreeBSD) 2022-11-20 09:34:51 +01:00
Sebastian Hildebrandt
6e7e6d5d04 memLayout() bank descriptot cleanup 2022-11-20 00:24:12 +01:00
Sebastian Hildebrandt
6c4e34004a blockDevices() added raid group member (linux) 2022-11-19 09:48:48 +01:00
Sebastian Hildebrandt
c40659d452 users() fix parsing issue (windows) 2022-11-18 13:57:09 +01:00
Sebastian Hildebrandt
f87fa82de3 audio() added types for windows 2022-11-18 10:39:09 +01:00
Sebastian Hildebrandt
ff24a460b1 cpuTemperature() fix (linux) 2022-11-18 09:43:07 +01:00
Sebastian Hildebrandt
3762ddd00c cpuTemperature() fix main temp (linux) 2022-11-18 08:34:58 +01:00
Sebastian Hildebrandt
d38ff54ace processLoad() fix pid (linux) 2022-11-17 22:27:07 +01:00
Sebastian Hildebrandt
1001e1e14c networkConnections(): added process name (mac OS) 2022-11-17 22:10:30 +01:00
Sebastian Hildebrandt
264b6b1337 networkConnections() adapted parsing to reflect also UDP (mac OS) 2022-11-16 11:19:09 +01:00
Sebastian Hildebrandt
cce481b077 replace Get-WmiObject with Get-CimInstance (win) 2022-11-11 07:52:48 +01:00
Sebastian Hildebrandt
2b1885f0f8 updated docs 2022-11-06 14:25:51 +01:00
Sebastian Hildebrandt
b06b861bf1 fix typescript typings 2022-11-03 13:17:18 +01:00
Sebastian Hildebrandt
f74972217c wifiInterfaces(), wifiConnections() improved parsing (linux) 2022-10-27 07:09:37 +02:00
Sebastian Hildebrandt
fbd0207b7e bluetooth() adapted parsing to acceptü also new profile (mac OS) 2022-10-25 07:23:41 +02:00
Sebastian Hildebrandt
8cc5f31d8b fix typescript typings, code cleanup, docs updated 2022-10-24 10:11:06 +02:00
Sebastian Hildebrandt
5e39df0f9a processes() fix truncated command (windows) 2022-10-23 14:16:45 +02:00
Sebastian Hildebrandt
69b3571d98 versions() fix postgres, code cleanup 2022-10-15 00:39:22 +02:00
Sebastian Hildebrandt
601bc680d0 code cleanup, updated docs 2022-09-26 20:39:08 +02:00
Sebastian Hildebrandt
09b18ddcbb networkConnections() fix UDP (windows) 2022-08-18 08:23:45 +02:00
Sebastian Hildebrandt
bacc87f01d cpu() virtualization fix (mac OS) 2022-08-11 18:12:24 +02:00
Sebastian Hildebrandt
b336b5aad2 cpuTemperature() fix main (linux) 2022-08-09 06:49:08 +02:00
Sebastian Hildebrandt
bc71d324d9 networkInterfaces() operstate fix (mac OS) 2022-08-04 07:49:41 +02:00
Sebastian Hildebrandt
d0498d3edd services() Ubuntu 22.04 fix 2022-08-01 19:02:42 +02:00
Sebastian Hildebrandt
ffbf6c59d3 cpuTemperature() apple silicon support 2022-07-14 08:36:49 +02:00
Sebastian Hildebrandt
29fbcce1e0 cpu() added performance and efficiency cores 2022-07-12 06:59:03 +02:00
Sebastian Hildebrandt
55b1ff52e0 cpu() fix physical cores parsing 2022-07-12 06:36:29 +02:00
Sebastian Hildebrandt
eb14641d14 fsSize() fix issues filtering (linux) 2022-07-11 13:59:10 +02:00
Sebastian Hildebrandt
94973f6b2a fsSize() fix parsing linux (df) 2022-07-10 06:09:18 +02:00