Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


check_mk_raw_centos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
check_mk_raw_centos [2015/06/02 19:09] – [Install OS] admincheck_mk_raw_centos [2015/07/02 08:58] admin
Line 32: Line 32:
 ====Firewall==== ====Firewall====
   * Open the appropriate firewall ports (eg. port 80/443)   * Open the appropriate firewall ports (eg. port 80/443)
 +
 +====Upgrade Check_MK====
 +  * Download the new version, for example: check-mk-raw-1.2.6p6-el7-34.x86_64.rpm
 +  * Install the new version:<code>rpm -ivh check-mk-raw-1.2.6p6-el7-34.x86_64.rpm</code>
 +  * Switch to site user (prod):<code>su - prod</code>
 +  * Stop OMD:<code>omd stop</code>
 +  * Update OMD, select the newer version:<code>omd update</code>
 +  * Check versions:<code>OMD[prod]:~$ omd versions
 +1.2.6p4.cre
 +1.2.6p5.cre
 +1.2.6p6.cre (default)</code>
 +  * Start OMD:<code>omd start</code>
 +  * Test!
check_mk_raw_centos.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1