Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: tools: linux2rest: Update to v0.5.4 #2446

Merged

Conversation

patrickelectric
Copy link
Member

This new version follows the same log structure as mavlink-camera-manager and also allows the user to log custom system information

Copy link
Collaborator

@joaoantoniocardoso joaoantoniocardoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. We need to update the command-line to add the log settings in the PR, without it, it'll just not run.

I was testing with --log-system netstat=10,platform=10,serial-ports=10,system-cpu=10,system-disk=30,system-info=10,system-memory=10,system-network=10,system-process=10,system-temperature=10,system-unix-time-seconds=10

  1. The BlueOS system-information frontend seems to be failing to get the temperature:
    image

  2. Keep in mind that CPU peaks might be a little high for the max frequencies:

linux2rest_cpu_usage_peaks_almost_30_percent.mp4
  1. The .log (wrongly named) contains no logged data, just warn/info messages.

@patrickelectric patrickelectric force-pushed the update-linux2rest branch 2 times, most recently from 28b6674 to 85d1e8c Compare March 21, 2024 12:43
@patrickelectric patrickelectric changed the title core: tools: linux2rest: Update to v0.5.0 core: tools: linux2rest: Update to v0.5.1 Mar 21, 2024
@patrickelectric
Copy link
Member Author

@joaoantoniocardoso the filename should be fixed now.
But, I want to do the tunning of the logging system in following PRs.

@joaoantoniocardoso
Copy link
Collaborator

joaoantoniocardoso commented Mar 22, 2024

@joaoantoniocardoso the filename should be fixed now. But, I want to do the tunning of the logging system in following PRs.

I meant.. if we merged this as it was, there would be no linux2rest running. It was panicking

@patrickelectric patrickelectric changed the title core: tools: linux2rest: Update to v0.5.1 core: tools: linux2rest: Update to v0.5.3 Mar 25, 2024
This new version follows the same log structure as mavlink-camera-manager and also
allows the user to log custom system information

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@patrickelectric patrickelectric changed the title core: tools: linux2rest: Update to v0.5.3 core: tools: linux2rest: Update to v0.5.4 Mar 26, 2024
@patrickelectric
Copy link
Member Author

@joaoantoniocardoso thanks for pointing, indeed it was crashing. This final version should have everything fixed.

@patrickelectric patrickelectric merged commit 1758759 into bluerobotics:master Mar 27, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants