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

Improve agent execution modes #313

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sdvendramini
Copy link
Member

Related issue
#288

This PR aims to improve how the agent runs in different environments.

A small library has been added to check if a process is running on Linux. The
function responsible for the check requires the process ID and name.
@sdvendramini sdvendramini self-assigned this Nov 19, 2024
The startup process for wazuh-agent on Linux has been modified to check if a
wazuh-agent process is already running. The process has been simplified by
removing the `--run` and `--start` options.
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.

Improve Robustness of Agent Foreground and Background Execution Modes
1 participant