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
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
marcos
9edfe43cb7
fixed error with meta create vent cli
2021-04-27 12:14:32 +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
fbsanchez
79378994b4
schema minor fixes
2020-04-02 17:56:17 +02:00
fbsanchez
fecff8aa93
Discovery review advanced
2020-03-25 18:02:58 +01:00
fbsanchez
f3da919abc
WIP multiple changes
2020-03-16 23:52:20 +01:00
alejandro-campos
3a5bbb22bd
changed pandora api functions to include possibility of using agent alias when agent id is accepted as argument
2019-10-17 11:14:42 +02:00
fbsanchez
4abf19722b
Minor fixes and improvements. Discovery
...
Former-commit-id: d4410ddca6aec18ed28b7b0236ee16a3e8a6d2b8
2019-02-22 18:12:01 +01:00
samucarc
517cb85547
Added new features in CLI to create and view alert commands
2018-12-03 17:38:57 +01:00
Ramon Novoa
c8f94e6756
Pandora's DB does not default to utf8 on win32 anymore. Thanks koichiro!
...
Ref pandora_enterprise#3031.
2018-11-22 10:49:56 +01:00
fbsanchez
2a110e11c8
retried db query on error 1205 - lock
2018-11-16 10:28:49 +01:00
fbsanchez
c800061bc2
Autoconfiguration v1
2018-07-04 18:39:06 +02:00
fbsanchez
ed282c6a9b
1923 Added required methods for migrationserver
2018-03-13 16:35:13 +01:00
fbsanchez
7d58734ef2
MigrationServer aux util
2018-03-12 19:39:28 +01:00
Ramon Novoa
702bed8c13
Retry queries when a deadlock is found.
...
Ref pandora_enterprise#1126.
2017-10-18 10:45:55 +02:00
daniel
d85ec51220
fixed errors caase sensitive servername
2017-06-13 12:42:21 +02:00
enriquecd
131753cfba
Inprove event title format and alias rather name - #523
2017-06-12 14:34:03 +02:00
fermin831
65033788f0
Added macro _agentos_
2017-03-17 09:37:10 +01:00
Ramon Novoa
5b8a345f9e
Tell MySQL to return UTF-8 strings on win32.
...
(cherry picked from commit 671fbb6835
)
2016-07-01 15:46:03 +02:00
m-lopez-f
2d137d0e53
Fixed problems with special days in Oracle. Tiquet: #3089
2016-01-19 09:58:48 +01:00
m-lopez-f
96e37e142f
Fixed problems with use CLI with Oracle DB, Tiquet: #3089
2016-01-18 17:01:45 +01:00
Ramon Novoa
8bf2092fe0
Escape column names that are reserved words when inserting a row from a
...
hash.
2015-10-09 12:38:15 +02:00
Ramon Novoa
45fb4482f1
Added support for Oracle to pandora_db.pl.
2015-07-22 15:37:10 +02:00
Alejandro Gallardo Escobar
75ea601e67
Added the function "get_db_rows" and fixed other functions to improve their compatibility with annoying databases
2015-06-08 18:32:49 +02:00
Alejandro Gallardo Escobar
17c3de2b2f
Fixes related with the oracle support
2015-05-12 18:19:08 +02:00
Ramon Novoa
550f834e34
Oracle related fixes.
2015-05-05 15:34:03 +02:00
Ramon Novoa
6255d5c3bf
Several fixes to support Oracle.
2015-05-05 11:20:41 +02:00
Ramon Novoa
38b1f4dc8f
Fixed the string quotation character for Oracle.
2015-04-30 10:51:47 +02:00
Ramon Novoa
45ff0d0b6a
Merge branch 'develop' into feature/meta-agent-cache
2015-04-06 15:26:51 +02:00
Ramon Novoa
71def9a7fb
Implemented an agent cache for the metaconsole.
2015-04-06 15:26:26 +02:00
Ramon Novoa
cb29e3564d
Added tag related functions to the CLI.
2015-03-26 13:41:27 +01:00
Ramon Novoa
d91a102537
2014-07-28 Ramon Novoa <rnovoa@artica.es>
...
* conf/pandora_server.conf.new,
lib/PandoraFMS/Config.pm: Added configuration tokens to disable the
translation of enterprise strings and variable bindings (SNMP console).
* lib/PandoraFMS/SNMPServer.pm: Added thread support to the SNMP console.
* lib/PandoraFMS/DB.pm: Fixed a warning.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10359 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-28 16:24:40 +00:00
mdtrooper
f679cec04c
2014-07-25 Miguel de Dios <miguel.dedios@artica.es>
...
* lib/PandoraFMS/GIS.pm, lib/PandoraFMS/DB.pm,
lib/PandoraFMS/Core.pm, lib/PandoraFMS/ReconServer.pm,
lib/PandoraFMS/DataServer.pm: tiny fixes for to improve the support
of PostgreSQL.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10356 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-25 13:15:24 +00:00