Calvo
b4adb079a9
Fix correlated alerts criticity rules
2023-05-05 14:32:49 +02:00
Calvo
300e1c4581
Fix correlation server connection with nodes with encrypt enabled
2023-04-25 19:16:30 +02:00
Calvo
58c9d459de
Fix get agent status status codes
2023-03-06 18:52:35 +01:00
Calvo
6437460e83
Fix style
2023-01-31 09:57:55 +01:00
Calvo
6f55707e73
Fix style
2023-01-31 09:11:03 +01:00
Calvo
cb6e523e33
Fix style
2023-01-30 17:27:00 +01:00
Calvo
825137d18b
Fix get agent status on unknown modules
2023-01-30 17:17:48 +01:00
Calvo
9305fd17ba
Fix get agent status on unknown modules
2023-01-30 17:16:20 +01:00
Ramon Novoa
ca8bc2d29a
Control the destructor of the SNMPServer when running parallel queries.
2022-12-02 11:46:06 +01:00
Ramon Novoa
fbc1c5056b
Ignore disabled nodes.
2022-11-14 09:16:54 +01:00
Ramon Novoa
891787ae63
Merge remote-tracking branch 'origin/develop' into ent-9742-correlacion-de-eventos-no-funciona-con-eventos-de-nodo
2022-11-07 20:52:33 +01:00
Ramon Novoa
2a8782b73e
Add support for parallel queries.
2022-11-07 20:52:12 +01:00
Daniel Rodriguez
7646f0629b
Merge branch 'ent-8733-giss-anadir-alertas-externas-desde-varias-politicas-sin-pisar-las-anteriores' into 'develop'
...
multiple external alert policies pandora_enterprise#8733
See merge request artica/pandorafms!5205
2022-11-07 12:44:23 +00: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
Daniel Barbero
331219ba16
Merge remote-tracking branch 'origin/develop' into ent-8733-giss-anadir-alertas-externas-desde-varias-politicas-sin-pisar-las-anteriores
...
Conflicts:
pandora_console/extras/mr/58.sql
2022-10-31 14:13:45 +01:00
Daniel Barbero
688597a006
multiple external alert policies pandora_enterprise#8733
2022-10-20 16:42:26 +02:00
Daniel Barbero
697abced4e
synch cli with nodes pandora_enterprise#9500
2022-10-18 12:49:51 +02:00
Daniel Barbero
c6783f9a10
synch cli with nodes pandora_enterprise#9500
2022-10-17 16:04:45 +02:00
José González
8501e516e8
Minor fix
2022-09-30 11:04:36 +02:00
José González
769a902b85
Fix mistake
2022-09-30 11:03:33 +02:00
José González
4b1fd315c5
Added token in pandora_server conf file
2022-09-30 10:35:47 +02:00
Daniel Barbero
638d073967
add check locked bbdd in merge process pandora_enterprise#9201
2022-08-04 15:11:51 +02:00
Ramon Novoa
ecd77dffba
Fix locking issues in pandora_db.
...
Implement a persistent lock using Pandora FMS's database. Ref.
pandora_enterprise#8565.
2022-03-28 20:56:53 +02:00
fbsanchez
690de69aea
agentmodule status str is N/A If is not defined
2022-03-02 12:20:47 +01:00
Ramon Novoa
55532ab0ab
Merge commit '6081384ef968a53b3c9cec84b984d378b85afde6' into master-alt
2021-11-11 18:42:27 +01: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
Ramon Novoa
165dea9fe7
Merge remote-tracking branch 'origin/master' into master-alt
2021-09-15 17:21:33 +02:00
Ramon Novoa
7fbd5ed735
Do not search the agent name in tagente.direccion.
...
Ref. pandora_enterprise#7952.
2021-09-06 13:32:17 +02:00
fbsanchez
e075c8339d
CorrelationServer rc1
2021-09-01 17:56:14 +02:00
fbsanchez
f0c68a0f54
Ensure latest slash in console url
2021-08-23 12:17:03 +02:00
fbsanchez
074fbf916c
Merge remote-tracking branch 'origin/develop' into ent-7074-Command-Center
2021-06-29 20:03:07 +02:00
fbsanchez
f6f0d35a5f
Collections Async synchronization Meta <=> Nodes
2021-06-10 21:36:54 +02:00
Ramon Novoa
ecdd28fe0a
Do not enforce SSL.
...
Enforcing SSL (mysql_ssl_optional=0) does not work with the version of
DBD::mysql used to generate Pandora FMS binaries.
2021-05-17 13:37:36 +02:00
Ramon Novoa
c3d81b7d4b
Revert "Do not enforce SSL."
...
This reverts commit 6b0aa45ebc
.
2021-05-17 13:36:58 +02:00
Ramon Novoa
6b0aa45ebc
Do not enforce SSL.
...
Enforcing SSL (mysql_ssl_optional=0) does not work with the version of
DBD::mysql used to generate Pandora FMS binaries.
2021-05-17 13:21:16 +02:00
Ramon Novoa
439bc2405c
Add SSL support for database connections.
...
Ref. pandora_enterprise#4759.
2021-05-17 13:12:42 +02:00
Ramon Novoa
e40014444f
Merge branch 'develop' into ent-5620-nuevo-compilador-para-backend
2021-05-05 17:23:29 +02:00
marcos
9edfe43cb7
fixed error with meta create vent cli
2021-04-27 12:14:32 +02:00
Ramon Novoa
8edaad4e5a
Push /usr/lib/perl5 to the back of the module search path.
...
When /usr/lib/perl5 is added to the front of the module search path it
takes precedence over libraries distributed with binary versions of
Pandora FMS. This can be fixed by pushing it to the back instead.
2021-04-15 17:56:02 +02:00
fbsanchez
114f23f474
Added event_server_cache_ttl
2021-04-14 22:36:56 +02:00
Jose Gonzalez
649442f794
Updated copyrights
2020-11-27 13:52:35 +01:00
fbsanchez
5c511bb88e
Merge remote-tracking branch 'origin/develop' into ent-6302-proyectos-anadir-un-campo-de-numero-de-ticket-para-modulos
2020-09-17 16:57:56 +02:00
fbsanchez
867fccf604
Custom id improvements
2020-09-17 14:38:01 +02:00
fbsanchez
597e2b057d
minor fix - error messages
2020-09-08 11:51:17 +02:00
Daniel Rodriguez
e5d4208ac9
Merge branch 'ent-5355-9422-9700-actualizacion-de-umbrales-mediante-xml' into 'develop'
...
Forced thresholds ENT
See merge request artica/pandorafms!3314
2020-08-14 09:22:47 +02:00
fbsanchez
69d06e77cd
fix recursion while searching group children perl
2020-07-07 17:19:21 +02:00
fbsanchez
b717a44913
minor fix
2020-07-07 13:54:06 +02:00
fbsanchez
c6db39dce1
Smart services RC1
2020-07-06 12:06:12 +02:00
fbsanchez
3a2c2f1c38
Forced thresholds ENT
2020-06-17 13:14:22 +02:00
fbsanchez
890cfe68aa
multiple fixes
2020-04-06 18:04:53 +02:00