Skip to main content

Configuration in pandora

In the pandora terminal, once downloaded, we will move it to the /etc/pandora/plugins folder, which is where we place the agent plugins.

We will give permissions to the file with :

chmod 755 apache_plugin

Then we go to the pandora agent, located in /etc/pandora, open the conf and at the bottom we put :

module_plugin apache_plugin (apache_url_to_server_status)

image-1627473155004.png

In the enterprise version we will be able to do it by remote configuration.

Once this is done, we update the agent and the modules will be created:

image-1627473184400.png