Skip to content

Monsta Probe: Installation

A Monsta Probe is a local collection software designed to be installed directly on Windows servers and devices (coming soon for Linux and Raspberry PI). Its main function is to collect performance, health and availability metrics from the host system, acting as a native collection extension for the Monsta platform.

The probe strictly operates under a passive request-and-response model. It does not initiate network communications autonomously; data traffic only occurs when Monsta contacts it to perform polling (collection request).

In Microsoft environments, the probe natively uses the WMI API (Windows Management Instrumentation), allowing extraction of detailed performance counters from servers and workstations without the need for complex remote management configurations on the network.

3. Execution of PowerShell Commands and Scripts

Section titled “3. Execution of PowerShell Commands and Scripts”

The probe acts as an automation arm directly on the host operating system.

  • Local Commands: Can execute commands directly on the host operating system.
  • PowerShell Scripts: Supports triggering custom scripts, allowing monitoring of specific applications or creating tailored validation routines.

The software is capable of reading hardware indicators and the health status of hard drives and SSDs installed on the device. This enables early identification of physical failures (bad blocks) and storage degradation.

All information exchanged between the central Monsta server and the Probe installed on the device is 100% encrypted, ensuring the security of the metrics transmitted and preventing interception of sensitive infrastructure data.

  1. Download the probe program on the Windows operating system you want to monitor;
Download
Download da Sondahttps://www.monsta.com.br/monsta/download/MonstaProbe.exe
  1. Logged in as an administrator user, run the installer “monstaprobe.exe”;
  2. Configure the port and password parameters that will be requested during installation.

Instalação pela linha de comando

O instalador MonstaProbe.exe aceita opções na linha de comando. Você pode utilizá-las para automatizar a instalação em uma rede através de uma GPO, sem necessidade de interação com a interface gráfica.

Opção        Descrição
--agreeAceita o termo de uso da sonda coletora.
--portInforma a porta a ser utilizada pela sonda coletora. Se não for informada, o padrão será 7743 (TCP).
--passwdAtribui a senha a ser utilizada pela sonda coletora. A senha padrão será monsta@dm caso não seja informada.

Exemplo de uso

Terminal window
MonstaProbe.exe --agree --port 1234 --passwd senha

Configuration in Monsta

Inside Monsta, when creating a device, simply configure it to use the Microsoft templates.

image-1741105397485.png

And fill the “WMI User” field with any information (it will be discarded later) and the “WMI Password” field with the password provided during the probe installation.

image-1741105450183.png

After creating the device you can now use the monitors available in the template.