Answer the question
In order to leave comments, you need to log in
Are there tools to monitor the status of Linux machines in terms of updates?
As the number of VMs grew, the task arose of updating their software in a timely manner. Everything works in the console, there are no Xs anywhere.
What tools can facilitate their administration?
And then climbing into the console of each of the VMs is already tired and starts to take a lot of time
Answer the question
In order to leave comments, you need to log in
There are auto-update tools. Perhaps this is what you need?
https://help.ubuntu.com/community/AutomaticSecurit...
well, either script the transition via ssh, or script the output of the package list, for all machines, parse the output with a grep.
To the heap, it may be worth setting up a local proxy or mirror for packets in order to save traffic
You can use the utilities built into package managers - for example, yum has yum-cron for yum.
Either Configuration Manager like puppet, chef or another - for centralized patch management.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question