Skip to main content

Configuration in PandoraFMS

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-1656437269121.png

 

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

/path_pandora_hana

 

Remember that the recommended path for the use of the server plugins is: /usr/share/pandora_server/util/plugin/

image-1656437381803.png

And in plugin parameters we will introduce these followed by the macro "_field<N>_", the mandatory ones for the plugin to work are --ip,--port,--user,--password and --conf.

Although it is not mandatory, it is highly recommended the use of the --agent_name parameter, since it allows us to customize the name of the agent that will contain the modules created for each customized query. It is also advisable to use the --prefix_module parameter, because this will allow us to assign a prefix to the modules, which can be useful to recognize them faster and differentiate them if we create several executions for different databases.

--IP

image-1656437985204.png

--PORT

image-1656438071776.png

--USER

image-1656438378630.png

--PASSWORD

image-1656438434646.png

--CONF

image-1656438528074.png

--AGENT_NAME

image-1656438571290.png

 

Once this is done, we will click on "create".

Once this is done, the only thing left to do is to call it, so we will go to some agent's view and create an add-in module:

image-1646741530197.png

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

image-1656438657656.png

 

Once this is done, click on create.

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

image-1656438714123.png