Commit Graph

14 Commits (e4f65e7ef384236efed02cb5c5ef73160146bcfe)

Author SHA1 Message Date
aristocratos e4f65e7ef3 Added error handling for psutil.net_io_counters() errors. 2020-08-03 18:22:14 +02:00
aristocratos d4b101c2d1 Added exception catch for psutil io_counters error caused by psutil < 5.7.0 and Linux kernel >= 5 2020-08-03 17:47:44 +02:00
aristocratos fd8852a160 Fixed bad assumption of cpu model name string contents. 2020-08-03 17:02:34 +02:00
aristocratos 2c690d54fb v1.0.0 First release 2020-08-02 20:10:42 +02:00
aristocratos 5e622476d9 Added details box 2020-07-30 04:29:40 +02:00
aristocratos 88abc5ab1a Added data collection for details box 2020-07-27 03:13:13 +02:00
aristocratos 3a07ef4bfd Added proc collection 2020-07-24 03:44:11 +02:00
aristocratos 043ec572b9 Added NetBox draw function and added mouse support 2020-07-21 00:52:34 +02:00
aristocratos 357ac02969 Added MemBox draw functions 2020-07-18 03:16:01 +02:00
aristocratos 7c53ab982e Added draw function for CpuBox class 2020-07-16 02:51:55 +02:00
aristocratos 681342b745 Added temperature collection to CpuCollector 2020-07-14 02:20:40 +02:00
aristocratos fa32357d6a Changed init, added log_level config option 2020-07-12 00:54:52 +02:00
aristocratos d5e63f56c1 Added Graph class with functions for graph creation 2020-07-10 02:50:24 +02:00
aristocratos e1b32bd047 Restructure 2020-07-09 02:56:03 +02:00