Discovery

This plugin can be integrated with Pandora FMS Discovery.

To do this, you must load the “.disco” package, which you can download from the Pandora FMS library.

Captura desde 2025-10-30 17-59-54.pngOnce loaded, Microsoft SQL Server environments can be monitored by creating Discovery tasks from the Management > Discovery > Applications section.

For each task, the following minimum information will be requested:

Captura desde 2025-10-30 18-03-43.png

También se podrá ajustar la configuración de la tarea para personalizar la monitorización deseada:

Captura desde 2025-12-29 15-06-30.png

Captura desde 2025-10-30 18-08-12.png

The syntax for specifying each query must be specified on a different line for each threshold and is as follows:

< name of module to apply the threshold to, or regexp pattern > [< type, name if it is a name or regexp if it is a pattern ] = threshold, separating each threshold with | >

For example, if we want to apply thresholds to a specific module:

Captura desde 2025-10-31 15-11-20.png

If we want to apply thresholds to a group of modules, determined by a regexp pattern:

Captura desde 2025-10-31 15-12-27.png

Captura desde 2025-12-29 15-09-39.png

The syntax for specifying each threshold must be specified on a different line for each query and is as follows:

< module name > | < module type > | < index name > | < query > | < field (optional) >

Example:

Captura desde 2025-10-31 14-19-17.png


The field section is used to specify a “key” for the document from which to extract the value. If it is not used, or if the query returns multiple documents, the value will be the documents in string format.


Successfully completed tasks will have an execution summary with the following information:

Captura desde 2025-10-30 18-11-11.png

Tasks that are not successfully completed will have an execution summary recording the errors that occurred.


Revision #6
Created 29 December 2025 13:16:47 by alejandro.sanchez
Updated 29 December 2025 14:11:24 by alejandro.sanchez