Configuration
Both the Data Server and the Plugin Server are enabled by default in Pandora FMS. However, if we would like to check that we have both servers enabled, or we are not sure, we can access to the Pandora FMS server configuration file, located in /etc/pandora/pandora_server.conf.
dataserver 1
pluginserver 1
Once we've finished editing this file, we must restart the server service:
/etc/init.d/pandora_server restart-server