bpetit

Results 39 issues of bpetit

- zone files can be added by using the knot_zones dictionnary - travis.yml is functionnal - changed restart handler to a simple knotc reload Those changes were suitable for me,...

## Bug description We have dependencies to be upgraded to fix vulns. ![Capture d’écran du 2022-06-15 10-07-20](https://user-images.githubusercontent.com/906428/173776255-97e834d6-8a51-4699-88dd-8716a8b83cd0.png) ## To Reproduce Look at dependabot alerts. ## Expected behavior We should have...

bug
help wanted

## Problem Scaphandre relies on RAPL only for now, so it works on intel x86 and may work on AMD x86 (more use cases needed). ARM use cases are growing...

documentation
enhancement
help wanted
Hacktoberfest

## Problem As someone keen to provide open data on power consumption depending on hardware, I'd like to have an opportunistic approach to know the power profile of my machine,...

enhancement

## Problem All the configuration has to be passed as flags in the command line today. ## Solution I'd like to be able to write the behaviour I want Scaphandre...

enhancement

## Problem We [noticed](https://github.com/hubblo-org/scaphandre/issues/55) that for kernel older than 5.11 on AMD Zen CPUs, perf is working fine and scaphandre is not. The reason is that kernel drivers for amd...

enhancement
help wanted

## Bug description If permissions are not properly configured on `/sys/class/powercap`, but Scaphandre is already running, first measurements will have a value of 0.0. If we then run the `init.sh`...

bug

## Problem Some power hungry use cases rely on GPU. It would be great to propose to measure its consumption from the infrastructure point of view. ## Solution We can...

enhancement
good first issue
help wanted
Hacktoberfest

Connection with netdata can be made through bash external plugin module: https://learn.netdata.cloud/docs/agent/collectors/charts.d.plugin or python external plugin module: https://learn.netdata.cloud/docs/agent/collectors/python.d.plugin

enhancement
good first issue
help wanted
Hacktoberfest