You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: