Skip to content

Monsta Installation

This is the minimum configuration to install Monsta:

ItemMinimum Requirement
HDDisk space
40GB free for /var (configurations, database and logs)
300MB free for /opt/monsta (programs and libraries)
RAMRAM
2GB of RAM
SOOperating System
Linux 64-bit
Recommended Linux operating system: Fedora Server
CPUProcessor
Cores: 2
Speed: 1.8GHz

Logged into your Linux server as root, run the commands below:

Terminal window
yum install -y wget && wget https://www.monsta.com.br/monsta/download/monsta-latest.rpm
Terminal window
apt-get install -y wget && wget https://www.monsta.com.br/monsta/download/monsta-latest.deb

After downloading the Monsta installation file, run the following command:

Terminal window
dnf install -y monsta-latest.rpm
Terminal window
export PATH=/usr/local/sbin:/usr/sbin:/sbin:$PATH
dpkg -i monsta-latest.deb

From now on Monsta is installed on your server and can be accessed through ports 80 (http) and 443 (https):

Open a browser and go to:

image-1645528439997.png

The next screen requests a cloud login. If you don’t have an account yet, click “Create Account”:

image-1741981403822.png

Fill in the fields to create your cloud account and click “Sign up”:

image-1741981571242.png

You will then receive an email containing a code to validate your account. Enter it on the screen below and click Confirm:

image-1741981652915.png

After this procedure, you will be directed to the licenses screen. As this is a new account, no license will be shown and you can choose whether to purchase a license or activate the Trial. Click the “Activate Trial” button to enable Monsta’s 30-day trial for your company:

image-1741981798571.png

You will be taken to the screen to set a password for the Monsta “admin” user. Enter your password and click the “Confirm” button:

image-1741981958907.png

Now you will be redirected to Monsta’s main screen:

image-1741982076022.png

From this screen you can create and manage the devices to be monitored.

For more information, see the Monsta User Manual.