<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://pandorafms.com/manual/!775/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://pandorafms.com/manual/!775/feed.php">
        <title>775 en:documentation:pandorafms:technical_reference</title>
        <description></description>
        <link>https://pandorafms.com/manual/!775/</link>
        <image rdf:resource="https://pandorafms.com/manual/!775/_media/wiki/favicon.ico" />
       <dc:date>2026-06-04T04:48:31+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/01_development_and_extension?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/02_annex_externalapi?rev=1716828564&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/03_anexo_cli?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/04_anexo_plugins_considerations?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/05_anexo_server_plugins_development?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/06_anexo_agent_plugins?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/07_anexo_console_extensions_development?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/08_ami_ec2?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/09_tentacle?rev=1752532788&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/10_versions?rev=1733912944&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/11_pfms_plugis?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/12_disco_development?rev=1710795832&amp;do=diff"/>
                <rdf:li rdf:resource="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/start?rev=1710795832&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://pandorafms.com/manual/!775/_media/wiki/favicon.ico">
        <title>775</title>
        <link>https://pandorafms.com/manual/!775/</link>
        <url>https://pandorafms.com/manual/!775/_media/wiki/favicon.ico</url>
    </image>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/01_development_and_extension?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Reference for Pandora FMS Development</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/01_development_and_extension?rev=1710795832&amp;do=diff</link>
        <description>Reference for Pandora FMS Development



We are working on the translation of the Pandora FMS documentation. Sorry for any inconvenience.

Development in Pandora FMS

Pandora FMS Code architecture

For a separate and detailed explanation about the Pandora FMS database structure go to the following article</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/02_annex_externalapi?rev=1716828564&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-27T16:49:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>External API</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/02_annex_externalapi?rev=1716828564&amp;do=diff</link>
        <description>External API



Pandora FMS External API

The Pandora FMS External API is used doing remote calls (through HTTP or HTTPS) on the /include/api.php file. This is the method that has been defined in Pandora FMS to integrate applications from third parties to</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/03_anexo_cli?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Pandora FMS Command Line Interface (CLI)</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/03_anexo_cli?rev=1710795832&amp;do=diff</link>
        <description>Pandora FMS Command Line Interface (CLI)



Pandora FMS CLI

The Pandora FMS CLI (Command-Line Interface) is used for making calls in command line on the file:


/usr/share/pandora_server/util/pandora_manage.pl



This method is specially useful to integrate applications of thirds parts with Pandora FMS through automated tasks. Basically, it consists on one call with the parameters formated to do and action such as the creation an elimination of one agent, one module or one user, among other thi…</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/04_anexo_plugins_considerations?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Considerations on Plugins Development</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/04_anexo_plugins_considerations?rev=1710795832&amp;do=diff</link>
        <description>Considerations on Plugins Development



 We are working on the translation of the Pandora FMS documentation. Sorry for any inconvenience. 

Introduction

The plugins allows to Pandora FMS to get information that requires a complex process or that requires the use of complex systems or APIs. Examples of plugins could be the Oracle® database monitoring that requires a complex process for the monitoring and also some auto-discovery tasks. Other example could be a simple</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/05_anexo_server_plugins_development?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Server Plugins Development</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/05_anexo_server_plugins_development?rev=1710795832&amp;do=diff</link>
        <description>Server Plugins Development



Servers Plugin Development

Basic Features of the Server Plugin

[Servers -&gt; Plugins]

The plugin server is executed by Pandora FMS Server Plugin, so it should have very specific features:

	*  Every execution of the plugin should return a single value. This should be like this, because the Server Plugin makes an execution by each module type plugin.</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/06_anexo_agent_plugins?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Agent Plugins Development</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/06_anexo_agent_plugins?rev=1710795832&amp;do=diff</link>
        <description>Agent Plugins Development



We are working on the translation of the Pandora FMS documentation. Sorry for any inconvenience.

Agent Plugins Development

Basic Features of the Agent Plugin

The agent plugin is executed by the Pandora FMS Software Agent</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/07_anexo_console_extensions_development?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Console Extensions Development</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/07_anexo_console_extensions_development?rev=1710795832&amp;do=diff</link>
        <description>Console Extensions Development



 We are working on the translation of the Pandora FMS documentation. Sorry for any inconvenience. 

Console Extensions

Extensions are a form to develop new functionality for your Pandora Console as plugins.

In this article you will learn how to develop a extension.</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/08_ami_ec2?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Install in EC2 using public AMI</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/08_ami_ec2?rev=1710795832&amp;do=diff</link>
        <description>Install in EC2 using public AMI



We are working on the translation of the Pandora FMS documentation. Sorry for any inconvenience.

Setup a Pandora FMS server from public AMI Image

We have created a new AMI for Pandora FMS on Amazon EC2&#039;s &#039;Community AMI&#039; section.
To get this to function you previously must be signed up for Amazon Web Services and have access to the community AMI&#039;s in order to correctly deploy this onto your Amazon VM.</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/09_tentacle?rev=1752532788&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-14T22:39:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tentacle protocol specifications</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/09_tentacle?rev=1752532788&amp;do=diff</link>
        <description>Tentacle protocol specifications



What is Tentacle?

Tentacle, a client/server file transfer tool, is:

	*  Secure by design.
	*  Easy to use and integrate with other tools.
	*  Versatile, flexible and cross-platform.

Tentacle  has been created to replace more complex tools such as SCP/SSH and</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/10_versions?rev=1733912944&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-11T10:29:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Pandora FMS 7 . 0 NG versions</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/10_versions?rev=1733912944&amp;do=diff</link>
        <description>Pandora FMS 7 . 0 NG versions



In the following table, we present the correspondences between the different Pandora FMS versions related to console/mr/server.
  Console    MR    Server    775    67    Pandora FMS v7.0NG.775 RR    774    66    Pandora FMS v7.0NG.774 RR</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/11_pfms_plugis?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Plugin Development Guide</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/11_pfms_plugis?rev=1710795832&amp;do=diff</link>
        <description>Plugin Development Guide



 We are working on the translation of the Pandora FMS documentation. Sorry for any inconvenience. 

Introduction

This plugin development guide contains documentation for users who want to create their own plugins. Use this documentation to learn how to create plugins that solve your business needs.</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/12_disco_development?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>.Disco development</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/12_disco_development?rev=1710795832&amp;do=diff</link>
        <description>.Disco development



Packages &#039;&#039;.disco&#039;&#039;

Discovery allows you to load both official Pandora FMS plugins and custom ones.

To load custom plugins it is necessary to generate a .disco package with everything necessary so that both the console and the Pandora FMS server are capable of:</description>
    </item>
    <item rdf:about="https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/start?rev=1710795832&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-18T21:03:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>8. Technical reference</title>
        <link>https://pandorafms.com/manual/!775/en/documentation/pandorafms/technical_reference/start?rev=1710795832&amp;do=diff</link>
        <description>8. Technical reference


technical_reference index</description>
    </item>
</rdf:RDF>
