154 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
d1b05fa691 users() fix windows (time), added @ts-check 2019-02-23 15:02:15 +01:00
Sebastian Hildebrandt
6790fb531e cpu() fix, code cleanup 2019-02-08 18:05:56 +01:00
Sebastian Hildebrandt
877bd6b963 smaller fixes 2019-02-01 18:31:43 +01:00
Sebastian Hildebrandt
a9f346a69a adding website 2019-01-09 20:40:33 +01:00
Sebastian Hildebrandt
d016e87eb8 bugfix console.logs 2019-01-07 14:53:08 +01:00
Sebastian Hildebrandt
d00e0ef42c added TypeScript type definitions 2018-12-30 11:30:44 +01:00
Sebastian Hildebrandt
eb4dbf0082 code cleanup 2018-12-17 21:12:03 +01:00
Sebastian Hildebrandt
82cc7fb84f cpu() added physical cores, processors, socket type 2018-12-15 12:27:52 +01:00
Sebastian Hildebrandt
c9483d7ce7 processLoad(), services() fixed cpu data (linux) 2018-11-25 00:58:41 +01:00
Sebastian Hildebrandt
265c2ebd2f parseInt radix added 2018-11-24 12:55:51 +01:00
Sebastian Hildebrandt
0bade091f5 cpu().brand removed extra spaces, tabs 2018-11-19 15:35:52 +01:00
Sebastian Hildebrandt
e66f0c9844 dockerContainerStats() fixed issue cpu_percent, win exec 2018-11-18 11:42:42 +01:00
Sebastian Hildebrandt
d6ea1d2e5c code cleanup 2018-08-28 17:46:15 +02:00
Sebastian Hildebrandt
4165cb414f added speed per CPU core in cpuCurrentspeed() 2018-08-25 10:36:41 +02:00
Sebastian Hildebrandt
cedd67acee processes() optimized start time parsing 2018-08-25 10:14:32 +02:00
Sebastian Hildebrandt
bb58e99ffe cpuTemperature() optimized parsing 2018-08-08 07:11:31 +02:00
Sebastian Hildebrandt
e58df61e47 cpuTemperature() bugfix parsing negative values 2018-07-09 00:05:52 +02:00
Sebastian Hildebrandt
2ae03047ce windows exec WMIC in try catch 2018-05-28 23:01:42 +02:00
Sebastian Hildebrandt
b4bdc820d7 bugfix system() and flags() Raspberry Pi 2018-05-13 19:12:21 +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
62bd03cc6c starting sunos support 2018-04-22 19:23:39 +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
d94cd67eea bugfix cpu speed arm - type 2017-11-08 11:11:56 +01:00
Sebastian Hildebrandt
18a452216c bugfix cpu speed arm 2017-11-08 11:08:58 +01:00
Sebastian Hildebrandt
68c5fd91ce added bios and main board information 2017-11-07 13:22:09 +01:00
Sebastian Hildebrandt
049c9fe783 AMD cpu base frequencies table also for windows 2017-11-02 10:08:00 +01:00
Sebastian Hildebrandt
23f5a66be2 code cleanup, AMD cpu base frequencies table 2017-11-02 10:01:28 +01:00
Sebastian Hildebrandt
43bddba27d extended windows support cpuFlags() (partially) 2017-10-15 11:49:19 +02:00
Sebastian Hildebrandt
efce5e2fce bugfix cpuTemperature() - parsing values on windows 2017-10-03 09:45:24 +02:00
Sebastian Hildebrandt
e677113bdf bugfix cpuTemperature() - max value on windows 2017-10-03 09:32:30 +02:00
Sebastian Hildebrandt
53cd61b67e extended windows support processes() 2017-09-14 15:11:10 +02:00
Sebastian Hildebrandt
c01ce0c65a added raw data to currentLoad(), fixed networkInterfaces() MAC problem node 8.x 2017-09-12 09:40:57 +02:00
Sebastian Hildebrandt
b48cfc207a fixed cpu().speed windows / AMD, updated docs 2017-08-23 09:05:01 +02:00
Sebastian Hildebrandt
83db7166bc improved docs, windows support (networkStats(), cpuCache())), bug fix getStaticData() 2017-08-07 07:24:45 +02:00
Sebastian Hildebrandt
12cde2f040 bugfix diskLayout() 2017-07-13 08:14:12 +02:00
Sebastian Hildebrandt
92e58b57b8 added additional windows support (cpu, cpuCache, cpuCurrentspeed, mem, networkInterfaces, docker) 2017-06-16 14:27:21 +02:00
Sebastian Hildebrandt
ee2b9aef70 OSX temperature now an optional dependency 2017-06-12 11:20:17 +02:00
Sebastian Hildebrandt
052ecdb7ec extended cpu info (vendor, family, model, stepping, revision, cache, speedmin/max) 2017-05-27 18:01:01 +02:00
Sebastian Hildebrandt
5f000fba3a fixed bugs fsSize(win), si.processes (command), si.osinfo(win) 2017-04-23 14:36:41 +02:00
Sebastian Hildebrandt
b2b9f7928f very firet windows functions, extended processes list 2017-02-19 08:53:58 +01:00
Sebastian Hildebrandt
d637bd9261 update (c) year, blockDevices: added removable attribute 2017-01-19 09:45:27 +01:00
Sebastian Hildebrandt
7a3b36f90e minor cpuTemperature fix (OSX) 2017-01-17 18:32:13 +01:00
Sebastian Hildebrandt
c201497226 gyp build error fix 2017-01-15 13:00:29 +01:00
Sebastian Hildebrandt
7efa7c1285 gyp build error fix 2017-01-15 12:45:09 +01:00
Sebastian Hildebrandt
469bdce3f3 added cpuTemperature also for OSX 2017-01-15 12:31:40 +01:00