Commit Graph

323 Commits

Author SHA1 Message Date
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
José González 9e9ea4d00a Merge with last develop 2021-05-12 09:17:32 +02:00
Ramon Novoa 47c73518bd Add a comment regarding snmp_logfile.
There's an entry for pandora_snmptrap.log in
/etc/logrotate.d/pandora_server which should be updated if snmp_logfile
is changed in pandora_server.conf. Ref. pandora_enterprise#7027.
2021-05-11 17:40:15 +02:00
Daniel Rodriguez 4951552d1d Merge branch 'ent-7413-filtro-log-agent-alertas-correladas-logs-no-funciona-correctamente' into 'develop'
Fix locating agent while correlating logs

See merge request artica/pandorafms!4074
2021-04-29 12:05:10 +00:00
fbsanchez 2ef9743d5b Added elastic_query_size 2021-04-27 14:59:59 +02:00
fbsanchez 5bfd86d944 Removed token trasnsactional_threads as manager only runs 1 thread 2021-04-26 21:21:01 +02:00
vgilc 3c7fc18abb Merge branch 'ent-7288-correlacion-eventos-no-permite-crear-condiciones-complejas' into 'develop'
reviewing correlated alerts

See merge request artica/pandorafms!4024
2021-04-20 07:56:04 +00:00
artica 3737d61793 Updated version and build strings. 2021-04-19 16:09:29 +02:00
fbsanchez 114f23f474 Added event_server_cache_ttl 2021-04-14 22:36:56 +02:00
artica 96d63e2029 Updated version and build strings. 2021-03-29 14:57:41 +02:00
José González 6fbd40ea74 Merge branch 'develop' into 'ent-5929-revision-general-logstash'
# Conflicts:
#   pandora_server/lib/PandoraFMS/Config.pm
2021-03-23 12:00:45 +00:00
Jose Gonzalez 9e54f9517b WIP: Backup upload 2021-03-18 16:12:39 +01:00
fbsanchez 71a0dcfd0c Merge remote-tracking branch 'origin/develop' into ent-5331-implementar-monitorizacion-de-ms-SQL-Server-en-discovery-como-el-de-oracle
Conflicts:
	pandora_console/include/constants.php
	pandora_server/lib/PandoraFMS/Recon/Base.pm
2021-03-17 10:11:58 +01:00
Jose Gonzalez 08cc259f07 Fixed issue 2021-02-26 14:24:44 +01:00
Ramon Novoa bf618cbb72 Fix the description of use_xml_timestamp. 2021-02-04 13:34:59 +01:00
artica 831d22bac1 Updated version and build strings. 2021-01-25 11:52:43 +01:00
Jose Gonzalez 430457b30a Deleted logstash references 2020-12-15 13:12:00 +01:00