M
M
Michael2021-02-03 12:58:47
linux
Michael, 2021-02-03 12:58:47

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

2 answer(s)
V
Vladimir Korotenko, 2021-02-03
@happy-cat

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

A
Alexey Dmitriev, 2021-02-03
@SignFinder

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 question

Ask a Question

731 491 924 answers to any question