software:service:check-mk
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| software:service:check-mk [2022/01/09 13:52] – warnaud | software:service:check-mk [2022/01/09 13:54] (current) – warnaud | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Check-MK ====== | ||
| + | [[https:// | ||
| + | Interface: [[http:// | ||
| + | https:// | ||
| + | <code bash> | ||
| + | Created new site garage with version 2.0.0p17.cre. | ||
| + | |||
| + | The site can be started with omd start garage. | ||
| + | The default web UI is available at http:// | ||
| + | |||
| + | The admin user for the web applications is cmkadmin with password: ****** bitwarden | ||
| + | For command line administration of the site, log in with 'omd su garage' | ||
| + | After logging in, you can change the password for cmkadmin with ' | ||
| + | </ | ||
| + | |||
| + | CentOS7: | ||
| + | <code bash> | ||
| + | rpm -Uvh ./ | ||
| + | firewall-cmd --permanent --add-port=6556/ | ||
| + | firewall-cmd --reload | ||
| + | </ | ||
| + | | ||
