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 some sort of monitoring system #6

Open
Debilski opened this issue Feb 22, 2022 · 3 comments
Open

Add some sort of monitoring system #6

Debilski opened this issue Feb 22, 2022 · 3 comments

Comments

@Debilski
Copy link
Member

Not sure what’s available out of the box for ansible (I can have a look at the options) but at the very least, we should have some feedback system that informs us about the state of the installation on each of the laptops (for example by sending/streaming the ansible logs to some pre-defined server).
Having a monitoring server would also make ssh’ing into the laptops easier (assuming that the firewalls permit it) as it would collect the IP addresses.

@Debilski
Copy link
Member Author

I think ara does a decent enough job to send the logs to a server. I have set up a private test server with this and will test it a little further. The client configuration needed is reasonable. The ara package needs to be installed and the ansible-pull service needs 3 environment variables so that it can find the plugin and the server.

keszybz added a commit that referenced this issue Aug 24, 2022
@keszybz
Copy link
Collaborator

keszybz commented Aug 24, 2022

I added ara to the package installation list. The paths will be different then in the env config.
Should we add this to the config for the VMs?

@Debilski
Copy link
Member Author

Ah, somehow I missed to find the python3-ara package. I’ve added configuration in #8

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

No branches or pull requests

2 participants