389 Commits

Author SHA1 Message Date
artica
58ecdbd18e Updated version and build strings. 2022-11-29 13:18:16 +01:00
alejandro.campos@artica.es
6a173664d4 Removed transactional server 2022-11-11 12:09:03 +01:00
artica
94ba216f81 Updated version and build strings. 2022-11-08 13:01:55 +01:00
Daniel Rodriguez
cd0839d688 Merge branch 'ent-9521-Problema-conexión-Mysql-SSL-Azure' into 'develop'
Ent 9521 problema conexión mysql ssl azure

See merge request artica/pandorafms!5164
2022-11-03 11:55:08 +00:00
artica
07de764545 Updated version and build strings. 2022-09-30 12:00:00 +02:00
Ramon Novoa
45a4a4084d Add support for smart queuing to the DataServer.
The DataServer now supports smart queuing, which processes recent
XML data files very fast at the expense of buffered data files.
2022-09-30 11:03:18 +02:00
José González
4b1fd315c5 Added token in pandora_server conf file 2022-09-30 10:35:47 +02:00
artica
42df214771 Updated version and build strings. 2022-08-12 12:44:29 +02:00
Ramon Novoa
6aca4be90c Add an option to control alert queuing.
The alertserver_queue configuration option enables or disables alert
queuing for the local server. Ref. pandora_enterprise#8762.
2022-07-19 11:29:47 +02:00
artica
7854206ede Updated version and build strings. 2022-06-23 08:27:31 +02:00
Daniel Rodriguez
3b91d182f0 Merge branch 'ent-8354-parametro-update_parent-repetido-pandora_server.conf' into 'develop'
Fix duplicated parameters

See merge request artica/pandorafms!4836
2022-06-02 11:18:14 +00:00
artica
8e6ca7da9a Updated version and build strings. 2022-05-19 16:08:00 +02:00
Daniel Rodriguez
2be4e13a9c Merge branch 'ent-8521-wmic-incompatible-con-nueva-politica-de-seguridad-de-windows' into 'develop'
Ent 8521 wmic incompatible con nueva politica de seguridad de windows

See merge request artica/pandorafms!4812
2022-04-27 08:30:08 +00:00
José González
71d75fd6b7 Fix duplicated parameters 2022-04-25 11:23:44 +02:00
Ramon Novoa
86cf4d5b0f Add tentacle_service_watchdog to pandora_server.conf.new. 2022-04-13 13:21:56 +02:00
Ramon Novoa
2471cc2bee Add pandorawmic to the repo.
wmic does not support the hardening changes in DCOM that were introduced
for CVE-2021-26414. pandorawmic solves this problem while being backward
compatible with wmic. Ref. pandora_enterprise#8521.
2022-04-07 20:08:58 +02:00
artica
b96b8b2a57 Updated version and build strings. 2022-04-06 13:12:18 +02:00
artica
b27dd1c3ef Updated version and build strings. 2022-02-16 17:27:01 +01:00
Rafael Ameijeiras
daf3ca4266 disabling syslog by default 2022-02-07 09:20:56 +01:00
Ramon Novoa
f16bf7e2c8 Add support for autocreate_group_name.
autocreate_group_name works like autocreate_group, but let's you specify
the group name instead of its id. Ref. pandora_enterprise#8026.
2022-01-11 15:15:22 +01:00
artica
6d054051ea Updated version and build strings. 2021-12-14 15:32:04 +01:00
artica
fee6b06a2a Updated version and build strings. 2021-11-23 11:28:02 +01:00
José González
bdc4d0a8b1 Revert "Merge branch 'ent-7662-rebranding-meta' into 'develop'"
This reverts merge request !4302
2021-11-04 16:28:15 +01:00
Jose Gonzalez
c0abe5edb9 Fix merge 2021-11-04 16:00:05 +01:00
fbsanchez
a5bf72cca0 Merge remote-tracking branch 'origin/develop' into ent-7595-12357-prototipo-event-server-paralelizado-y-con-recuperacion-de-alertas-bingo-card
Conflicts:
	pandora_console/extras/pandoradb_migrate_6.0_to_7.0.mysql.sql
	pandora_console/include/constants.php
	pandora_server/lib/PandoraFMS/Tools.pm
2021-10-26 14:21:40 +02:00
fbsanchez
5ae3bbc4fe Merge remote-tracking branch 'origin/develop' into ent-7060-gestion-basica-de-configuracion-de-equipos-de-red 2021-10-25 10:28:31 +02:00
fbsanchez
bb8dbc9332 NCM 2021-10-21 02:17:17 +02:00
artica
6ccf3a9ee9 Updated version and build strings. 2021-10-20 15:31:02 +02:00
fbsanchez
6c0e2d23de updates 2021-10-15 13:39:23 +02:00
Jose Gonzalez
a70d48514e Fix Barivion name in license and readme 2021-10-06 13:33:25 +02:00
fbsanchez
e237d7dd07 Merge remote-tracking branch 'origin/develop' into ent-7595-12357-prototipo-event-server-paralelizado-y-con-recuperacion-de-alertas-bingo-card
Conflicts:
	pandora_console/extras/mr/50.sql
2021-09-30 12:24:19 +02:00
Daniel Rodriguez
f756cec3be Merge branch 'ent-7869-solucion-automatica-splitbrain-pandora-ha' into 'develop'
PandoraHA Splitbrain autorecovery

See merge request artica/pandorafms!4413
2021-09-29 09:58:29 +00:00
fbsanchez
12ddb4d792 Merge remote-tracking branch 'origin/develop' into ent-7595-12357-prototipo-event-server-paralelizado-y-con-recuperacion-de-alertas-bingo-card
Conflicts:
	pandora_console/extras/pandoradb_migrate_6.0_to_7.0.mysql.sql
	pandora_console/pandoradb.sql
2021-09-23 16:23:38 +02:00
fbsanchez
5b8a391f99 Extra options pandora_ha auto-resync 2021-09-21 18:51:50 +02:00
Ramon Novoa
15761e7b02 Read event_replication from the database.
Instead of reading event_replication from pandora_server.conf, read it
from the database. Ref. pandora_enterprise#8011.
2021-09-20 13:25:02 +02:00
fbsanchez
2e764afac7 PandoraHA Splitbrain autorecovery 2021-09-15 21:38:10 +02:00
artica
c231c82e93 Updated version and build strings. 2021-09-13 12:08:23 +02:00
fbsanchez
6f50aed48d Some improvements 2021-09-08 19:48:20 +02:00
fbsanchez
f0791cbd4f WIP CorrelationServer 2021-08-27 15:07:14 +02:00
Ramon Novoa
7e27731ce2 Change more references to Pandora FMS HA Database tool. 2021-08-26 10:47:52 +02:00
artica
53ad5e1cd9 Updated version and build strings. 2021-07-21 10:57:56 +02:00
vgilc
159920a05d Merge branch 'ent-7127-alert-server-implementar-la-ejecucion-de-alertas-de-manera-independiente' into 'develop'
Add the AlertServer to the repo.

See merge request artica/pandorafms!4251
2021-07-02 09:15:27 +00:00
Ramon Novoa
f8bcd1660f Add the AlertServer to the repo.
The new AlertServer allows alerts to be queued and executed outside the
data processing pipeline. Ref. pandora_enterprise#7127.
2021-07-01 16:19:47 +02:00
Daniel Rodriguez
35e889be15 Merge branch 'ent-4759-compatibilidad-ssl-y-certificados-conexiones-mysql' into 'develop'
Add SSL support for database connections.

See merge request artica/pandorafms!4134
2021-06-29 14:50:25 +00:00
Luis
497ecb329d Changed new wiki url on helps 2021-06-24 12:31:15 +00:00
Daniel Rodriguez
2a48208fc2 Merge branch 'ent-7635-11977-procesamiento-de-traps-multi-hilo' into 'develop'
Ent 7635 11977 procesamiento de traps multi hilo

See merge request artica/pandorafms!4187
2021-06-23 15:16:47 +00:00
Ramon Novoa
8d5acc0d74 Improvements to the SNMP Console.
Add several improvements to the SNMP Console:
- Source-based locking.
- Server-specific 'threshold'.
- Other small improvements.

Ref. pandora_enterprise#7635.
2021-06-17 18:59:10 +02:00
artica
ace916bc8e Updated version and build strings. 2021-06-10 17:12:11 +02:00
Ramon Novoa
439bc2405c Add SSL support for database connections.
Ref. pandora_enterprise#4759.
2021-05-17 13:12:42 +02:00
Daniel Rodriguez
16c40c3ed4 Merge branch '7027-log-rotate-para-el-log-de-snmpd-de-las-traps' into 'develop'
Add a comment regarding snmp_logfile.

See merge request artica/pandorafms!4122
2021-05-12 15:56:45 +00:00