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

Deploy a new agent section improvements #4928

Closed
s-ocando opened this issue Nov 28, 2022 · 0 comments · Fixed by #4942
Closed

Deploy a new agent section improvements #4928

s-ocando opened this issue Nov 28, 2022 · 0 comments · Fixed by #4942
Assignees
Labels
type/bug Bug issue

Comments

@s-ocando
Copy link
Contributor

Wazuh Rev
4.0.4 4400

Description

This issue includes some suggestions and points out some errors found when testing the "Deploy a new agent" section.

  • Consider pre-selecting the newer system, for example, for CentOS pre-select CentOS 7+.

  • Consider pre-selecting the x86_64 architecture, if available, as it's by far the most currently used architecture.

  • In those operating systems where only a version and/or an architecture is available, pre-select it. It's pointless to make the user select an option if there's only one available.

  • Unify the criteria by which some architectures are available for a given operating system version. For example, powerpc is available for Amazon Linux 2 but not for Amazon Linux 2022.

  • Verify the given commands. For example, for Debian 9 and powerpc the app suggests downloading an rpm:

curl -so wazuh-agent-4.4.0.deb https://packages.wazuh.com/4.x/apt/pool/main/w/wazuh-agent/wazuh-agent_4.4.0.ppc64le.rpm && sudo WAZUH_MANAGER='node01' dpkg -i ./wazuh-agent-4.4.0.deb
  • Update the phrase "You can use this command to install and enroll the Wazuh agent in one or more hosts". As the command now includes the agent name variable, it cannot be used to install and enroll agents on multiple hosts.

  • Fix the word wrapping in the agent status console. Tested on Mozilla Firefox for Linux Mint 106.0.5.

@s-ocando s-ocando added the type/bug Bug issue label Nov 28, 2022
@davidjiglesias davidjiglesias moved this to Todo in Release 4.4.0 Nov 28, 2022
@davidjiglesias davidjiglesias moved this from Todo to Triage in Release 4.4.0 Nov 29, 2022
@chantal-kelm chantal-kelm self-assigned this Nov 30, 2022
@chantal-kelm chantal-kelm linked a pull request Dec 1, 2022 that will close this issue
6 tasks
@davidjiglesias davidjiglesias moved this from Triage to In Progress in Release 4.4.0 Dec 13, 2022
@chantal-kelm chantal-kelm moved this from In Progress to In Review in Release 4.4.0 Dec 15, 2022
@yenienserrano yenienserrano moved this from In Review to Done in Release 4.4.0 Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bug issue
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants