110 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
19dc7a5292 code cleanup 2021-01-14 12:26:58 +01:00
Sebastian Hildebrandt
1e3a80e921 services() improved service discovery (linux) 2021-01-13 19:13:24 +01:00
Sebastian Hildebrandt
e67aa92d56 graphics() nvidia-smi detection improved 2021-01-04 07:35:58 +01:00
Sebastian Hildebrandt
ba4477ca7f processes() fix parseline 2020-12-19 20:54:30 +01:00
Sebastian Hildebrandt
5093145506 code cleanup 2020-11-27 15:05:40 +01:00
Sebastian Hildebrandt
8113ff0e87 adapted security update (prototype pollution prevention) 2020-11-26 18:15:15 +01:00
Sebastian Hildebrandt
73dce8d717 security update (prototype pollution prevention) 2020-11-25 04:41:31 +01:00
Sebastian Hildebrandt
b3eb2a52ce services() handling of service names with spaces (windows) 2020-11-04 15:52:28 +01:00
Sebastian Hildebrandt
5559591a38 smaller corections memory leak fix 2020-05-19 19:58:23 +02:00
Sebastian Hildebrandt
f89a2ec63f security fix exploits, memory leak fix 2020-05-19 14:56:58 +02:00
Sebastian Hildebrandt
7715043a42 processes() fix parsing command and params 2020-05-03 08:02:08 +02: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
4dccb59326 updated copyright year 2020-01-06 21:03:11 +01:00
Sebastian Hildebrandt
a081fe618b processLoad() fix windows 2019-10-01 16:41:26 +02:00
Sebastian Hildebrandt
2e405a6e08 graphics() added display position windows 2019-07-04 18:02:09 +02:00
Sebastian Hildebrandt
9067e342a9 processes() added process params and path 2019-07-03 10:16:54 +02:00
Sebastian Hildebrandt
0faa694b31 networkInterfaces() added property virtual 2019-06-21 18:42:29 +02:00
Sebastian Hildebrandt
c8c2786cb2 added NetBSD support 2019-05-29 20:27:30 +02:00
Sebastian Hildebrandt
d023709d35 windows refactor wmic 2019-04-19 19:35:14 +02:00
Sebastian Hildebrandt
d1b05fa691 users() fix windows (time), added @ts-check 2019-02-23 15:02:15 +01:00
Sebastian Hildebrandt
a9f346a69a adding website 2019-01-09 20:40:33 +01:00
Sebastian Hildebrandt
fd2d81245c mem() refactoring parsing linux, code cleanup 2018-11-27 06:59:08 +01:00
Sebastian Hildebrandt
adb08b4075 mem() bugfix parsing free output linux 2018-11-26 17:06:30 +01:00
Sebastian Hildebrandt
9ecf15f5f8 processLoad() bugfix windows 2018-11-26 16:38:40 +01:00
Sebastian Hildebrandt
b5b775e4d5 processLoad() added for windows 2018-11-25 13:18:09 +01:00
Sebastian Hildebrandt
c9483d7ce7 processLoad(), services() fixed cpu data (linux) 2018-11-25 00:58:41 +01:00
Sebastian Hildebrandt
88894fb8cc services() added possibility to specify ALL services (*) for win 2018-11-23 16:59:27 +01:00
Sebastian Hildebrandt
e8c3101a99 services() added possibility to specify ALL services (*) for linux 2018-11-23 14:08:10 +01:00
Sebastian Hildebrandt
e66f0c9844 dockerContainerStats() fixed issue cpu_percent, win exec 2018-11-18 11:42:42 +01:00
Sebastian Hildebrandt
cedd67acee processes() optimized start time parsing 2018-08-25 10:14:32 +02:00
Sebastian Hildebrandt
52e02d70a7 processes() optimized parsing ps name 2018-08-03 14:36:37 +02:00
Sebastian Hildebrandt
4a40e6bea2 processes() bugfix parsing ps linux 2018-08-03 14:21:36 +02:00
Sebastian Hildebrandt
fa7bbf9914 processes() bugfix parsing ps linux 2018-08-03 14:04:42 +02:00
Sebastian Hildebrandt
c877d97c2e services() bugfix not finding services with capital letters 2018-07-05 19:25:35 +02:00
Sebastian Hildebrandt
dc1d6e5035 processes() added parent process PID 2018-06-01 13:41:06 +02:00
Sebastian Hildebrandt
2ae03047ce windows exec WMIC in try catch 2018-05-28 23:01:42 +02:00
Sebastian Hildebrandt
a719e1dd3f added partial SunOS support, system() Raspberry Pi bugfix and extended detection 2018-05-11 22:12:50 +02:00
Sebastian Hildebrandt
8a6d691684 added versions().mysql and versions().nginx, starting SunOS support 2018-04-29 22:30:38 +02:00
Sebastian Hildebrandt
72edb106c7 Merge branch 'master' of https://github.com/sebhildebrandt/systeminformation 2018-04-24 12:09:28 +02:00
Sebastian Hildebrandt
62bd03cc6c starting sunos support 2018-04-22 19:23:39 +02:00
Sebastian Hildebrandt
a459bc5ed6 optimized processes(), bugfix networkInterfaceDefault() 2018-04-03 20:40:47 +02:00
Sebastian Hildebrandt
eddd522abf bugfix windows processes(), disklayout() 2018-02-22 21:38:42 +01:00
Sebastian Hildebrandt
a15af92453 added windows exec 'windowsHide' option 2018-02-19 22:07:20 +01:00
Sebastian Hildebrandt
c22cdad6da first partial FreeBSD support 2018-02-10 19:19:53 +01:00
Sebastian Hildebrandt
57710ed96d bugfix diskLayout() (Windows) 2018-01-17 23:05:04 +01:00
Sebastian Hildebrandt
ef4aa50fae bugfix WMIC not found (Windows) 2017-12-14 11:20:32 +01:00
Sebastian Hildebrandt
23f5a66be2 code cleanup, AMD cpu base frequencies table 2017-11-02 10:01:28 +01:00
Sebastian Hildebrandt
9b644bbe2a extended windows support services(), optimized diskLayout() (OSX), bugfixes 2017-09-15 15:04:20 +02:00
Sebastian Hildebrandt
53cd61b67e extended windows support processes() 2017-09-14 15:11:10 +02:00