-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 0.5 release - Squashed commit of the following:
commit b94d1cb Author: Arne Tarara <[email protected]> Date: Tue Aug 16 16:47:45 2022 +0200 Differential moved to AVG. and disabled unused channels for now commit 5fcb537 Author: Arne Tarara <[email protected]> Date: Tue Aug 16 14:57:09 2022 +0200 Introduced measurement time as s in overview commit c4916d1 Author: Arne Tarara <[email protected]> Date: Tue Aug 16 10:02:57 2022 +0200 setuid bit now used, so we can execute still with root rights but without calling sudo. chown for root in make. removed sudoers file usage; small fixes to printf error calls which were not on Stderr commit 16ef1de Author: Arne Tarara <[email protected]> Date: Mon Aug 15 19:43:09 2022 +0200 Added cpu_utilization_procfs_system_provider commit d44950f Author: Arne Tarara <[email protected]> Date: Mon Aug 15 19:41:08 2022 +0200 Renamed cpu_time_system provider to cpu_time_procfs_system commit 2533083 Merge: 4676f71 805016e Author: Arne Tarara <[email protected]> Date: Mon Aug 15 15:40:23 2022 +0200 Merge branch 'main' into dev * main: Adding missing time and atx metrics to lookup Release 1.0: Squashed commit of the following: commit 4676f71 Author: dan-mm <[email protected]> Date: Mon Aug 15 15:26:51 2022 +0200 Bugfixes rapl c improvements (#19) * small refactor of code; use enum for measurement modes; moved all setup call outside of main measurement loop * get userid dynamically; makefile now chmod +s on static-binary * changed enum to #define for measurement mode * missed a variable during refactor * implemented user_id fix to the rest of the metric providers which use cgroups Co-authored-by: Dan M <[email protected]> commit 79bb522 Author: Arne Tarara <[email protected]> Date: Sat Aug 13 14:37:22 2022 +0200 Metrics have now dimension added in their chart displays commit ab2dc17 Author: Arne Tarara <[email protected]> Date: Sat Aug 13 14:03:36 2022 +0200 RAM reporter renamed to Memory commit 66c6830 Author: Arne Tarara <[email protected]> Date: Sat Aug 13 13:55:40 2022 +0200 Explanations added for network formulas and accounting commit ae2e615 Author: Arne Tarara <[email protected]> Date: Sat Aug 13 13:55:23 2022 +0200 Time reporters inactive by default commit f590ec4 Author: Arne Tarara <[email protected]> Date: Sat Aug 13 12:37:00 2022 +0200 Network IO was not correctly added up, but only last container was accounted for commit 6a30388 Author: Arne Tarara <[email protected]> Date: Sat Aug 13 11:08:18 2022 +0200 CLI is now very pretty commit f483dd9 Author: Arne Tarara <[email protected]> Date: Fri Aug 12 20:23:57 2022 +0200 Added all channels to importer commit ab486a4 Author: Arne Tarara <[email protected]> Date: Fri Aug 12 13:35:08 2022 +0200 DC converter now operates with mV and new measurement resistor of 0.005 W commit e455ce1 Author: Arne Tarara <[email protected]> Date: Fri Aug 12 12:47:38 2022 +0200 Added Watt power reading and renamed atx channel with DC added commit ed9752e Author: Arne Tarara <[email protected]> Date: Fri Aug 12 12:31:51 2022 +0200 Moved dc_converter to mV commit 448ea1e Author: Arne Tarara <[email protected]> Date: Fri Aug 12 12:30:09 2022 +0200 Clarifying comment commit e25c273 Author: Arne Tarara <[email protected]> Date: Sun Aug 7 22:42:44 2022 +0200 Removed obsolte TODOs and comments commit a895f73 Author: Arne Tarara <[email protected]> Date: Sun Aug 7 22:41:22 2022 +0200 Clarifying comment commit a58c3eb Author: Arne Tarara <[email protected]> Date: Sun Aug 7 15:12:47 2022 +0200 Introduced typo commit 4100461 Author: Arne Tarara <[email protected]> Date: Sun Aug 7 15:10:47 2022 +0200 also renamed field to MB commit 65a242c Author: Arne Tarara <[email protected]> Date: Sun Aug 7 15:09:51 2022 +0200 Network IO moved to MB commit f7a5068 Author: Arne Tarara <[email protected]> Date: Sun Aug 7 15:09:01 2022 +0200 ATX is now using channel as identifier commit 573d199 Author: Arne Tarara <[email protected]> Date: Sun Aug 7 14:48:33 2022 +0200 DC measurement converter and display added
- Loading branch information
Showing
22 changed files
with
378 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.