Skip to content

Monsta Studio

Monsta Studio manages Monsta’s collection engines, alerts and actions. The sources made available here will be available to devices, monitors and alert groups.

image-1739987060103.png


image-1739987089441.png Listing of available sources and their location in Monsta.

ItemDescrição
MétricasThese are the sources used in monitor data collections.
InstânciasThese are the sources used in the “Instances” tab when creating or editing monitors.
UptimeThese are the sources used to check uptime when creating or editing the device.
image-1739987364857.pngSource category. Used for better organization of the list.
image-1647622602480.pngAdds a new data source within the selected location.

On this screen data sources are created or customized.

image-1739987456748.png

image-1647623122977.png Displays the screen for editing source information, such as names and parameters.

Opção / ÍconeDescrição
image-1739987483509.pngSelects an icon for the highlighted source.
NomeSpecifies a name for the source. This name is what will be shown in the available sources listings.
DescriçãoBrief comment about what the source does.
CategoriaIndicates which category the source belongs to.
Tipo de RetornoType of value returned at the end of the source execution. It can be a number, a string, a text, a table, among others.
ParâmetrosVariables configured to be used by the source code. It is possible to set a default value for each variable, and the user can change it during execution.
image-1739987532048.pngVariable name.
image-1739987551030.pngVariable value type.
image-1739987627316.pngSets a default value for the variable.
image-1739987708487.pngA comment about the variable. This information will appear when hovering over the value field during execution.
image-1647624115398.pngIf checked, the variable must be filled in (required).
image-1647624151382.pngIf checked the variable can be duplicated by the user.
image-1647624197215.pngDisplay position of the variable in the list.
image-1647624227451.pngRemoves the selected variable.

image-1647624338287.png This option presents Monsta’s code editor. The supported programming language is LUA (https://www.lua.org). For more information on commands and functions, consult Scripting with LUA or https://www.lua.org/manual/. |

Opção / ÍconeDescrição
image-1647625589954.pngSaves the current code edit.
image-1647625628655.pngExports the highlighted source to a file.
image-1647625699048.pngRemoves the highlighted source. This process is only allowed if it is not in use.
image-1647625745603.pngSource identification code for searches.
image-1647625807586.pngDisplays the script outputs and return when executed.
image-1647625896651.pngConfigures font and character size in the script editor.
image-1647625957430.pngSpecifies the type of language used by the script.
image-1739988046784.pngSelects the device on which the script test will be executed.
image-1739988315966.pngAllows entering values for parameters when present.
image-1647625532238.pngMonsta’s code editor.
image-1647626507459.pngExecutes the script for testing purposes.