262 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
b3630ad717 updated docs v4, v5 2021-01-25 21:27:12 +01:00
Sebastian Hildebrandt
664b07abcc v5 docs update 2021-01-25 20:47:11 +01:00
Sebastian Hildebrandt
dae9b9348c updated docs v5 2021-01-25 20:03:33 +01:00
Sebastian Hildebrandt
5fa0dbb059 smaller fixes during final v5 tests 2021-01-25 20:03:33 +01:00
Sebastian Hildebrandt
cb66840407 uuid added mac addresses 2021-01-25 20:03:33 +01:00
Sebastian Hildebrandt
7e3552f788 updated docs v5 2021-01-25 20:03:33 +01:00
Sebastian Hildebrandt
95b93af551 processLoad now returns array 2021-01-25 20:00:33 +01:00
Sebastian Hildebrandt
a289ad4e3e pascalCase modifications, docs update, tests improvement 2021-01-25 19:58:01 +01:00
Sebastian Hildebrandt
143b1abe86 added bluetoothDevices 2021-01-25 19:57:24 +01:00
Sebastian Hildebrandt
52a097d56a updated docs USB, improved test scripts 2021-01-25 19:57:24 +01:00
Sebastian Hildebrandt
bcf9d46f67 extended test script, updated docs v5, added USB docs 2021-01-25 19:57:24 +01:00
Sebastian Hildebrandt
a10e0f909c added test script, v5 improvements 2021-01-25 19:57:24 +01:00
Sebastian Hildebrandt
d3b4a15866 added printer docs 2021-01-25 19:56:03 +01:00
Sebastian Hildebrandt
8d01889ac2 cpu added flags, virtualization; uuid added hardware 2021-01-25 19:56:03 +01:00
Sebastian Hildebrandt
ea46cdd2d1 added virtualHost, AMD processor list, graphics improvement 2021-01-25 19:38:58 +01:00
Sebastian Hildebrandt
b1d1963fa9 graphics() fixed non nvidia-smi controllers (win) 2021-01-06 08:19:02 +01:00
Sebastian Hildebrandt
283e11b1dd graphics() nvidia-smi detection improved 2021-01-05 08:22:58 +01:00
Sebastian Hildebrandt
5dc24a8af4 system() added virtual flag 2021-01-04 14:24:44 +01:00
Sebastian Hildebrandt
e67aa92d56 graphics() nvidia-smi detection improved 2021-01-04 07:35:58 +01:00
Sebastian Hildebrandt
188b27340b graphics() updated docs 2020-12-27 13:25:08 +01:00
Sebastian Hildebrandt
41ade36496 graphics() fixed issue (nvidia-smi) 2020-12-27 10:50:07 +01:00
Sebastian Hildebrandt
3887f5efef versions() fixed issue (mac OS) 2020-12-22 15:40:47 +01:00
Sebastian Hildebrandt
f7d826e351 graphics() added nvidia-smi support (linux, windows) 2020-12-21 20:21:24 +01:00
Sebastian Hildebrandt
a465449fa4 cpu() Apple Silicon M1 cores 2020-12-17 20:53:51 +01:00
Sebastian Hildebrandt
0da06759cb graphics() adding nvidia-smi support (linux, win) 2020-12-17 18:33:01 +01:00
Sebastian Hildebrandt
bb87af23b5 graphics() added clinfo support (linux) 2020-12-14 20:32:52 +01:00
Sebastian Hildebrandt
f94b6020eb osInfo() added FQDN 2020-12-06 15:50:04 +01:00
Sebastian Hildebrandt
f6f5e83a2d updated docs 2020-12-02 10:02:45 +01:00
Sebastian Hildebrandt
3285b08839 updated docs 2020-12-02 09:46:12 +01:00
Sebastian Hildebrandt
c21018fe31 updated docs 2020-12-02 09:44:28 +01:00
Sebastian Hildebrandt
87602fa42c cpu() handled speed parsing error (Apple Silicon) 2020-12-01 14:10:08 +01:00
Sebastian Hildebrandt
a06f2095b4 updated docs 2020-11-13 07:41:32 +01:00
Sebastian Hildebrandt
fc7769e548 get() possibility to provide params 2020-11-12 07:58:48 +01:00
Sebastian Hildebrandt
932f962872 blockdevices() catch errors adapted for just one line 2020-11-09 08:27:15 +01:00
Sebastian Hildebrandt
657e159cca fsSize() correct fs type detection macOS (HFS, APFS, NFS) 2020-11-08 09:19:57 +01:00
Sebastian Hildebrandt
4d2c684eac graphics() added deviceName (windows) 2020-11-04 15:44:15 +01:00
Sebastian Hildebrandt
7c29461b58 networkInterfaces loopback internal detection (windows) 2020-10-13 14:31:46 +02:00
Sebastian Hildebrandt
e03431d6ae networkInterfaceDefault() optimization (macOS) 2020-09-16 22:31:43 +02:00
Sebastian Hildebrandt
b26602f09a fixed issue breaking node v4 compatibility 2020-08-26 20:00:25 +02:00
Sebastian Hildebrandt
63aeb80b7b updated docs 2020-08-24 15:57:38 +02:00
Sebastian Hildebrandt
9f1b6ef43d observe() added function to observe/watch system parameters 2020-08-24 15:07:42 +02:00
Sebastian Hildebrandt
1a9f9a5af9 updated docs 2020-06-02 08:12:58 +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
586065fd0c merged get full S.M.A.R.T data, updated docs 2020-05-12 20:44:08 +02:00
Sebastian Hildebrandt
2db0a99a98
Merge pull request #368 from mily20001/feature/smartctl
add full smart data from smartctl
2020-05-12 20:10:14 +02:00
Sebastian Hildebrandt
8fa0d3065a get() added function to get partial system info 2020-05-07 07:33:34 +02:00
Sebastian Hildebrandt
4c6b6a257a networkInterfaces() added subnet mask ip4 and ip6 2020-05-01 20:21:23 +02:00
mily20001
3e50507d92 add full smart data from smartctl 2020-05-01 20:07:32 +02:00