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

Add to the agent simulator the ability to register the agent in a different manager than the connection #1233

Merged
merged 2 commits into from
Apr 16, 2021

Conversation

jmv74211
Copy link
Contributor

Related issue
#1139

Description

This PR makes the following changes:

  • Add to the agent simulator the ability to register the agent in a different manager than the connection
  • Add the FIM alerts fix (it was not merged in 4.2)

Checks

  • Python codebase satisfies PEP-8 style style guide. pycodestyle --max-line-length=120 --show-source --show-pep8 file.py.
  • Python codebase is documented following the Google Style for Python docstrings.

Tests

  • Tested on a cluster environment. The agent was registered in the master node and then connected to the worker node. The worker node got all the expected events from the agent.

@BraulioV BraulioV merged commit f476a27 into 4.2 Apr 16, 2021
@BraulioV BraulioV deleted the 1139-development branch April 16, 2021 11:25
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