# Configuration In the configuration file of the Pandora FMS HPVM plugin you can specify the following parameters: ``` #==================================================== #Pandora HPVM Plugin conf file #==================================================== # HPVM Agent configuration # comment to use hostname instead #agent_name = nombre de agente personalizado # Agent configuration agent_interval = 300 agent_group = HPVM # Module interval module_interval = 1 #module_tags = Networking module_group = # Pandora API configuration #api_url = http://inna.lab.artica.lan/pandora_console/include/api.php #api_user = admin #api_user_pass = pandora #api_pass = 1234 # Pandora Server configuration mode = tentacle tentacle_ip = su instalacion de pandorafms tentacle_port = 41121 tentacle_opts = tentacle_client = "tentacle_client" temp = . ``` agent\_name Custom agent name. agent\_interval Agent’s interval. agent\_group Agent’s group. module\_interval Agent’s module interval. module\_tags Some security tags (comma separated). module\_group Module group (for all modules). mode It could be transferred by Tentacle or locally. If we specify local mode, we must set a target folder where the .data files will be written.