Download exactly the version .deb

Explore workouts, and achieving AB Data
Post Reply
Mitu100@
Posts: 1665
Joined: Tue Jan 07, 2025 4:28 am

Download exactly the version .deb

Post by Mitu100@ »

Omd start name

StarrtOMD

If you have everything turned out the same as in the example above, then everything works stably and you can go to the site for verification. To go to the site, write in the address bar: http://ip_your_ubuntu_server/name _of_your_monitor/

After you go to the site, you will need to enter the login details that the console previously gave you. After you log in you will see the following:

CheckMK-main

Here you can view all the information about the server, but nothing is working here right now. We will change this a little later.

In order to make it easier for you country email list to log in, as well as to increase the security level, you should change the login password. You can do this by clicking on User in the lower left corner and then selecting “Change Password”

After that, you will be taken to the page where you need to enter the current password and enter a new one twice.
Also in Edit profile you can change user data, for example, change the language and other data.

System monitoring
To add our server to monitoring, you need to add the check-mk-agent agent To do this, go to the settings on the website and go to the “Agent->linux” tab

Here you will see the package you need to download, it is located in “Packaged Agents”


To download the agent, enter the command:

Wget http://Your_IP_ubuntuserver/name_of_monitor/check_mk/agents/check-mk-agent_version_fromsite

After you download this archive of files, you will need to install it with the command:

Apt install -y ./check-mk-agent_version.
Post Reply