Firmware and Checkmk Version Upload and Upgrade via Commandline
I wand to upgrae my Appliances via commandline to reduce the uploading time. i need only one transer then to the customer site via WAN. Internal scp onsite is more quicker than upload.
Comments: 3
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
19 Sep, '24
Robin GierseHighlighted comment
Do you think the following idea would solve your issue equally?
https://ideas.checkmk.com/suggestions/317329/ability-to-upload-firmware-updates-to-the-appliance-before-stopping-sites
If so, we would merge this idea into it, as I think it is the approach better aligned with our strategy. -
10 Sep, '24
Gerald AmrheinIn addition to the original, it might be ok to use former uploaded update files from a Appliance local directory.
-
09 Dec, '25
Jan StephanThis is already possible. The .cma file is just a renamed .tar.gz archive. So you can download it or transfer it via scp to the required target appliance.
Extract the archiv to /omd/versions and the corresponding version subfolder, e.g. /omd/versions/2.3.0p40.cee.
Afterwards you stop the site and run omd update SITE.
I also posted another option with https://ideas.checkmk.com/suggestions/682246/more-options-for-submitting-new-firmware-or-checkmk-versions ;-)