Skip to main content

Configuration in pandora

As a server plugin

Installation from console

To register the plugin, from the console, go to the "register plugin" section.

register_plugin.png

Click on select file.

register_plugin2.png

Select the pspz2 file that contains the plugin

register1_azure.png

A message will appear indicating whether the registration has been successful.

register2_azure.png

Once the plugin is registered, we will see it in the plugins section.

serversingles.png

Click on the title to access the plugin menu.

register3_azure.png

In parameters, we will see all the parameters of the plugin, remember that not all of them are mandatory, only in the ones that are specified

register4_azure.png

Below, in the parameter macros we can add the required value.

register5_azure.png

 

Manual installation

Go to servers > plugins:

image-1629974405286.png

Click on add:

image-1629974430627.png

We put the name and description of your choice:

image-1650288788847.png

 

We enter as command the execution with the path of the plugin:

/path_pandora_azure

image-1650288939229.png

And in plugin parameters we will introduce these followed by the macro "_field_", the mandatory ones for the plugin to work are -c and --as_agent_plugin (in case we want to run it as a server plugin, otherwise the latter is not essential.

We will define these with the macros below.

image-1650289265687.png

Once this is done, click on "create".

You can check that you have entered the values correctly by executing the terminal preview command

image-1650289321661.png

If it does not give errors it is that it has been introduced well.

Once this is done, the only thing left to do is to call it, so we will go to the view of some agent and create a module of complements:

image-1646741530197.png

We will give it a name and in the section "plugin" we will put the one we have just configured.

image-1650289412590.png

Once this is done, click on create.

If the module is shown with 1, it means that it is running correctly.