artica
|
6c11b68d3d
|
Auto-updated build strings.
|
2017-10-16 00:01:18 +02:00 |
artica
|
606697a405
|
Auto-updated build strings.
|
2017-10-15 00:01:19 +02:00 |
artica
|
6bfc11be4a
|
Auto-updated build strings.
|
2017-10-14 00:01:20 +02:00 |
slerena
|
551704a0bf
|
Updated description to be more precise in the comments of web server configuration token.
|
2017-10-13 17:10:48 +02:00 |
Ramon Novoa
|
90366e7e58
|
Performance improvements. Rewrote safe_input and safe_output.
Ref pandora_enterprise#1465.
|
2017-10-13 15:50:26 +02:00 |
Ramon Novoa
|
7d3e86296b
|
Add metaconsole support to server-side group stats.
|
2017-10-13 15:10:46 +02:00 |
artica
|
3fb49f294d
|
Auto-updated build strings.
|
2017-10-13 00:02:12 +02:00 |
vgilc
|
c1fe2a3447
|
Merge branch '1425-new-improvements-in-route-analyzer-feature-dev' into 'develop'
1425 new improvements in route analyzer feature dev
See merge request !919
|
2017-10-11 17:40:55 +02:00 |
fermin831
|
4dfd000ba0
|
Modified events protection checking to protect secundary servers too
|
2017-10-11 11:05:55 +02:00 |
artica
|
6bc0949942
|
Auto-updated build strings.
|
2017-10-11 00:01:25 +02:00 |
fermin831
|
5171f7a747
|
Fixed cron on server modules
|
2017-10-10 16:32:02 +02:00 |
Arturo Gonzalez
|
1e6f3a9d9b
|
Borja fix this error
|
2017-10-10 11:44:15 +02:00 |
fbsanchez
|
4fc33ec58b
|
Fix pandora_db string data purge
|
2017-10-10 11:26:04 +02:00 |
artica
|
ec95400043
|
Auto-updated build strings.
|
2017-10-10 00:01:23 +02:00 |
Arturo Gonzalez
|
391655f6fe
|
Added images and Borsha fix
|
2017-10-09 17:11:08 +02:00 |
fermin831
|
739c507d77
|
Added _server_ip_ and _server_name_ macros to alerts
|
2017-10-09 12:28:17 +02:00 |
vgilc
|
f8023bf44a
|
Merge branch '145-plain-text-mail-cannot-be-send-by-email' into 'develop'
add send mail plain/text
See merge request !862
|
2017-10-09 10:11:27 +02:00 |
artica
|
2553494696
|
Auto-updated build strings.
|
2017-10-09 00:01:22 +02:00 |
artica
|
406ceaf8d3
|
Auto-updated build strings.
|
2017-10-08 00:01:32 +02:00 |
fermin831
|
5b933977af
|
Fixed inc modules on pandora manage --get_module_data
|
2017-10-06 10:55:18 +02:00 |
artica
|
c1ff200f3c
|
Auto-updated build strings.
|
2017-10-06 00:01:24 +02:00 |
Daniel Maya
|
b5fcf50257
|
Fixed snmp version in plugin snmp_remote
|
2017-10-05 12:12:59 +02:00 |
artica
|
9e475f5710
|
Auto-updated build strings.
|
2017-10-05 00:01:23 +02:00 |
artica
|
de8285dc27
|
Auto-updated build strings.
|
2017-10-04 00:01:23 +02:00 |
fermin831
|
485d132baa
|
Enable SystemD services and other fixes an Suse rpm
|
2017-10-03 17:56:13 +02:00 |
fermin831
|
fbc264f6b7
|
Added space on restart server event
|
2017-10-03 16:16:52 +02:00 |
artica
|
7b3a0d49f1
|
Auto-updated build strings.
|
2017-10-03 00:01:22 +02:00 |
artica
|
3188bf1b0b
|
Updated version and build strings.
|
2017-10-02 11:57:37 +02:00 |
artica
|
e9b8f01931
|
Auto-updated build strings.
|
2017-10-02 00:01:20 +02:00 |
artica
|
bc48ddc747
|
Auto-updated build strings.
|
2017-10-01 00:01:20 +02:00 |
artica
|
befb1fb196
|
Auto-updated build strings.
|
2017-09-30 00:01:23 +02:00 |
artica
|
6d7a9fd648
|
Auto-updated build strings.
|
2017-09-29 00:01:25 +02:00 |
Ramon Novoa
|
96a3dfab43
|
Set @Parser::Expat::Encoding_Path instead of calling load_encoding.
Parser::Expat::load_encoding doesn't seem to be thread safe. Set
@Parser::Expat::Encoding_Path instead to avoid problems.
Ref pandora_enterprise#1340.
|
2017-09-28 15:18:21 +02:00 |
Arturo Gonzalez
|
0b3f252436
|
Fixed elements per row to 8
|
2017-09-28 09:56:15 +02:00 |
artica
|
165087d670
|
Auto-updated build strings.
|
2017-09-28 00:01:20 +02:00 |
daniel
|
9a66aa52f2
|
add send mail plain/text
|
2017-09-27 13:42:02 +02:00 |
Arturo Gonzalez
|
23aa244051
|
Fixed bad positions when mode is auto and have less than 4 elements and added new parameter to export elements with id
|
2017-09-27 13:15:51 +02:00 |
Arturo Gonzalez
|
ed7d8efaea
|
Added 0 to all parents id
|
2017-09-27 12:26:13 +02:00 |
Arturo Gonzalez
|
28ecf5c51b
|
Added simple quotes
|
2017-09-27 12:21:33 +02:00 |
artica
|
5ab5e04630
|
Auto-updated build strings.
|
2017-09-26 00:01:25 +02:00 |
vgilc
|
07b8e178d3
|
Merge branch '152-handle-incomplete-SNMPtraps' into 'develop'
Improved SNMP trap handling against incomplete traps or partially delayed ones.
Closes #152
See merge request !593
|
2017-09-25 13:14:35 +02:00 |
artica
|
444101dbdf
|
Auto-updated build strings.
|
2017-09-25 00:01:22 +02:00 |
artica
|
3e3268971f
|
Auto-updated build strings.
|
2017-09-24 00:01:21 +02:00 |
artica
|
d1c4ce1008
|
Auto-updated build strings.
|
2017-09-23 00:01:17 +02:00 |
Arturo Gonzalez
|
9e01eda73d
|
Added change to scape double quotes
|
2017-09-22 14:42:26 +02:00 |
Arturo Gonzalez
|
49d3c2574b
|
Added minor changes to duplicate and export functions
|
2017-09-22 10:18:18 +02:00 |
artica
|
c50c7b70da
|
Auto-updated build strings.
|
2017-09-22 00:01:16 +02:00 |
artica
|
581b6cbae2
|
Auto-updated build strings.
|
2017-09-21 00:01:28 +02:00 |
artica
|
2e802e1b70
|
Auto-updated build strings.
|
2017-09-19 00:01:21 +02:00 |
fermin831
|
4d27093679
|
Fixed down server time calculation
|
2017-09-18 11:50:40 +02:00 |
vgilc
|
d0f8b9d2a5
|
Merge branch '118-pandora_db-pl-use-uninisialized-config-value' into 'develop'
Resolve "pandora_db.pl use uninisialized config value"
Closes #118
See merge request !361
|
2017-09-18 10:53:17 +02:00 |
artica
|
9a6a22718e
|
Auto-updated build strings.
|
2017-09-18 00:01:20 +02:00 |
artica
|
14cea700ad
|
Auto-updated build strings.
|
2017-09-17 00:01:19 +02:00 |
artica
|
d35a88e439
|
Auto-updated build strings.
|
2017-09-16 00:01:20 +02:00 |
artica
|
802a782c9a
|
Auto-updated build strings.
|
2017-09-15 00:01:21 +02:00 |
vgilc
|
e8a3484646
|
Merge branch '1306-visual-console-management-with-cli-dev' into 'develop'
1306 visual console management with cli dev
See merge request !819
|
2017-09-14 15:48:08 +02:00 |
Arturo Gonzalez
|
4fd4783bc5
|
Added edit function with auto position
|
2017-09-14 13:14:31 +02:00 |
Arturo Gonzalez
|
bb0e15261a
|
Added editor function when static option is enabled
|
2017-09-14 12:07:52 +02:00 |
Arturo Gonzalez
|
aa8ee4278d
|
Added export to JSON function to cli
|
2017-09-14 09:37:45 +02:00 |
artica
|
41956caa5c
|
Auto-updated build strings.
|
2017-09-14 00:01:20 +02:00 |
Arturo Gonzalez
|
f03514c771
|
Added first version to export console elements to json
|
2017-09-13 18:07:45 +02:00 |
Arturo Gonzalez
|
351f9e27b1
|
Added duplicate function
|
2017-09-13 17:39:17 +02:00 |
Arturo Gonzalez
|
26522ecaaa
|
Added remove console items function to cli
|
2017-09-13 15:19:41 +02:00 |
Arturo Gonzalez
|
e7cdf9b049
|
Added creation when elements position is auto
|
2017-09-13 13:27:37 +02:00 |
vgilc
|
754697f51c
|
Merge branch 'ent-966-os_version-en-ficheros-xml-ext-4098-v7-0' into 'develop'
Ent 966 os version en ficheros xml ext 4098 v7 0
See merge request !813
|
2017-09-13 12:53:43 +02:00 |
artica
|
4cc2a5da0a
|
Auto-updated build strings.
|
2017-09-13 00:01:21 +02:00 |
artica
|
870a59ba57
|
Auto-updated build strings.
|
2017-09-12 00:01:21 +02:00 |
Arturo Gonzalez
|
4dec318607
|
Added function to create visual console with elements in cli
|
2017-09-11 17:56:42 +02:00 |
fermin831
|
787fb00d16
|
Avoid to overwrite the os_version when is empty
|
2017-09-11 17:46:56 +02:00 |
Arturo Gonzalez
|
ac36c701f7
|
Added a first contact with the new functions
|
2017-09-11 16:09:13 +02:00 |
vgilc
|
49f7168e1b
|
Merge branch '1089-Incluir-borrado-de-entradas-en-tgraph_source-al-pandora_db-dev' into 'develop'
Delete old tgraph_source data
See merge request !806
|
2017-09-11 09:58:09 +02:00 |
artica
|
291871fae0
|
Auto-updated build strings.
|
2017-09-11 00:01:20 +02:00 |
artica
|
e651f64c85
|
Auto-updated build strings.
|
2017-09-10 00:01:18 +02:00 |
artica
|
cc36e2756f
|
Auto-updated build strings.
|
2017-09-09 00:01:22 +02:00 |
daniel
|
8a7b0a0f79
|
fixed errors in new macro graph treshold
|
2017-09-08 13:55:03 +02:00 |
Daniel Maya
|
61fd2c6d61
|
Delete old tgraph_source data
|
2017-09-08 13:04:19 +02:00 |
nramon
|
71efc0e773
|
Merge branch 'develop' into '118-pandora_db-pl-use-uninisialized-config-value'
# Conflicts:
# pandora_server/util/pandora_db.pl
|
2017-09-08 12:55:05 +02:00 |
artica
|
7f3539ecf0
|
Auto-updated build strings.
|
2017-09-08 00:01:19 +02:00 |
fbsanchez
|
231ba7c2c6
|
minor fixes - migration tool
|
2017-09-07 10:40:00 +02:00 |
fbsanchez
|
bb41da5ed4
|
help message for migrate tool
|
2017-09-07 10:19:38 +02:00 |
fbsanchez
|
06ff6d85ee
|
Added preproc header pandora_migrate_logs
|
2017-09-07 10:15:01 +02:00 |
artica
|
80027e4d8c
|
Auto-updated build strings.
|
2017-09-07 00:01:31 +02:00 |
fbsanchez
|
60424e5be2
|
Added missed use in Tools.pm
|
2017-09-06 18:50:03 +02:00 |
artica
|
c4a709acf1
|
Updated version and build strings.
|
2017-09-06 17:22:32 +02:00 |
vgilc
|
b2461dca65
|
Merge branch '1056-pandora-wux-grid-server' into 'develop'
Moved pwrd to pandorafms
See merge request !789
|
2017-09-06 17:16:46 +02:00 |
Ramon Novoa
|
f78b6a9576
|
Change pandora_db.pl to work with the Elastic log collector.
|
2017-09-06 17:10:53 +02:00 |
vgilc
|
242abb1689
|
Merge branch '125-Gestión-recolección-y-correlación-de-logs-dev' into 'develop'
Log migration tool
See merge request !788
|
2017-09-06 16:36:37 +02:00 |
fbsanchez
|
c51226e3de
|
Moved pwrd to pandorafms
|
2017-09-06 16:33:39 +02:00 |
fbsanchez
|
6b6ca75d90
|
Merge branch 'develop' into 125-Gestión-recolección-y-correlación-de-logs-dev
|
2017-09-06 16:23:02 +02:00 |
fbsanchez
|
c267073868
|
Migrate log tool
|
2017-09-06 16:22:54 +02:00 |
fbsanchez
|
40dcf343d6
|
Added to_number to Tools.pm
|
2017-09-06 12:28:13 +02:00 |
artica
|
ce4d898deb
|
Auto-updated build strings.
|
2017-09-06 00:01:18 +02:00 |
Daniel Maya
|
b6c44db3cd
|
Merge branch 'develop' into '125-Gestión-recolección-y-correlación-de-logs-dev'
# Conflicts:
# pandora_server/lib/PandoraFMS/Config.pm
|
2017-09-05 10:00:24 +02:00 |
artica
|
924518e02b
|
Auto-updated build strings.
|
2017-09-05 00:01:21 +02:00 |
fbsanchez
|
ae8ef93191
|
Logstash/Elasticsearch self monitoring
|
2017-09-04 20:07:14 +02:00 |
fbsanchez
|
629f5aa237
|
Merge branch 'develop' into 1256-cargarse-todo-rastro-de-ssh-gateway-y-vnc
|
2017-09-04 16:20:20 +02:00 |
fbsanchez
|
6995a81509
|
Removed all traces of anytermd from code
|
2017-09-04 16:19:56 +02:00 |
daniel
|
a04e02570f
|
Merge branch 'develop' into 1056-pandora-wux-grid-server
|
2017-09-04 14:09:08 +02:00 |
artica
|
9169cff0b5
|
Auto-updated build strings.
|
2017-09-04 00:01:13 +02:00 |
artica
|
b35ffc84ba
|
Auto-updated build strings.
|
2017-09-03 00:01:13 +02:00 |
artica
|
f2cf38a3dd
|
Auto-updated build strings.
|
2017-09-02 00:01:14 +02:00 |
daniel
|
d74a3f74b4
|
Merge branch 'develop' into 1056-pandora-wux-grid-server
|
2017-09-01 10:51:54 +02:00 |
artica
|
cce7f496b6
|
Auto-updated build strings.
|
2017-09-01 00:01:14 +02:00 |
fbsanchez
|
e08a3dd040
|
Core: Send _data_ macro as image when needed
|
2017-08-31 16:28:18 +02:00 |
artica
|
e45face2fc
|
Auto-updated build strings.
|
2017-08-31 00:01:15 +02:00 |
slerena
|
10a145fe98
|
Merge branch '1248-deadlocks-en-pandora-4452' into 'develop'
Remove nested queries to prevent deadlocks with the Data Server.
See merge request !760
|
2017-08-30 17:48:53 +02:00 |
artica
|
0594a7bcbc
|
Auto-updated build strings.
|
2017-08-30 00:01:13 +02:00 |
Ramon Novoa
|
29cecf2e29
|
Remove nested queries to prevent deadlocks with the Data Server.
Ref pandora_enterprise#1248.
|
2017-08-29 14:34:14 +02:00 |
artica
|
8616015f38
|
Auto-updated build strings.
|
2017-08-29 00:01:14 +02:00 |
slerena
|
88acc6352d
|
Merge branch '309-Mejoras-CLI-para-TMB-3' into 'develop'
Add instructions,user and force_create_agent parameters to CLI event_creator - #309
See merge request !744
|
2017-08-28 12:20:01 +02:00 |
artica
|
ab48fabc0b
|
Auto-updated build strings.
|
2017-08-28 00:01:12 +02:00 |
artica
|
ed72e8c342
|
Auto-updated build strings.
|
2017-08-27 00:01:12 +02:00 |
artica
|
b907a65921
|
Auto-updated build strings.
|
2017-08-26 00:01:37 +02:00 |
fbsanchez
|
1d7589dd47
|
Advanced log management pandora_sever conf tokens
|
2017-08-25 17:03:26 +02:00 |
artica
|
8f373edf84
|
Auto-updated build strings.
|
2017-08-25 00:01:13 +02:00 |
artica
|
1bf7d8278a
|
Auto-updated build strings.
|
2017-08-24 00:01:14 +02:00 |
daniel
|
c29d8a4fdb
|
Revert "merge develop"
This reverts commit 8232911713 , reversing
changes made to f5da86ac0a .
|
2017-08-23 09:35:17 +02:00 |
artica
|
dcd5fd2e5e
|
Auto-updated build strings.
|
2017-08-23 00:01:14 +02:00 |
daniel
|
8232911713
|
merge develop
|
2017-08-22 18:39:34 +02:00 |
enriquecd
|
031a70cc51
|
Add instructions,user and force_create_agent parameters to CLI event_creator - #309
|
2017-08-22 10:43:22 +02:00 |
artica
|
60757b0ad6
|
Auto-updated build strings.
|
2017-08-22 00:01:13 +02:00 |
artica
|
c1545fc802
|
Auto-updated build strings.
|
2017-08-21 00:01:11 +02:00 |
artica
|
f3e5c32c09
|
Auto-updated build strings.
|
2017-08-20 00:01:11 +02:00 |
artica
|
19f1c3610e
|
Auto-updated build strings.
|
2017-08-19 00:01:13 +02:00 |
vgilc
|
901a163c84
|
Merge branch '1108-bad-api-and-cli-request-in-meta-with-events-dev' into 'develop'
Fixed meta event table in cli and api functions
See merge request !665
|
2017-08-18 12:50:19 +02:00 |
vgilc
|
a5d3f916d7
|
Merge branch '1005-Graficas_de_alerta_con_umbrales' into 'develop'
1005 graficas de alerta con umbrales
See merge request !702
|
2017-08-18 12:42:27 +02:00 |
vgilc
|
0a1e11b927
|
Merge branch '1072-new-macro-to-get-the-module-id-dev' into 'develop'
Added new macro
See merge request !705
|
2017-08-18 12:37:46 +02:00 |
artica
|
3ce15d5814
|
Auto-updated build strings.
|
2017-08-18 00:01:12 +02:00 |
artica
|
f7ecefcc60
|
Auto-updated build strings.
|
2017-08-17 00:01:13 +02:00 |
artica
|
f7ea07d559
|
Updated version and build strings.
|
2017-08-16 13:09:03 +02:00 |
artica
|
8958dd0900
|
Auto-updated build strings.
|
2017-08-16 10:38:02 +02:00 |
artica
|
c08e17084f
|
Auto-updated build strings.
|
2017-08-16 10:38:02 +02:00 |
artica
|
9ddf454e09
|
Auto-updated build strings.
|
2017-08-16 10:38:02 +02:00 |
artica
|
b973e12a51
|
Auto-updated build strings.
|
2017-08-16 10:38:02 +02:00 |
artica
|
5542bd8947
|
Auto-updated build strings.
|
2017-08-16 10:38:02 +02:00 |
artica
|
31d5699a2b
|
Auto-updated build strings.
|
2017-08-16 10:38:02 +02:00 |
artica
|
ed5c0c71b2
|
Updated version and build strings.
|
2017-08-16 10:38:02 +02:00 |
artica
|
70988d8c8c
|
Auto-updated build strings.
|
2017-08-16 10:38:02 +02:00 |
daniel
|
6d2466cba2
|
fixed minor error
|
2017-08-16 10:38:02 +02:00 |
daniel
|
55ed4ec840
|
fixed error cli version snmp
|
2017-08-16 10:38:01 +02:00 |
artica
|
b0f3a737a9
|
Auto-updated build strings.
|
2017-08-16 00:01:15 +02:00 |
artica
|
a12f0de8b7
|
Auto-updated build strings.
|
2017-08-15 00:01:13 +02:00 |
vgilc
|
90644f1805
|
Merge branch '1166-Error_al_crear_modulos_snmp_v2c_a_traves_del_CLI' into 'develop'
fixed error cli version snmp
See merge request !709
|
2017-08-14 12:23:52 +02:00 |
vgilc
|
10182b6aa1
|
Merge branch '1174-Modificar_ayuda_pandora_manage_create_snmp_module' into 'develop'
fixed minor error
See merge request !711
|
2017-08-14 12:21:34 +02:00 |
artica
|
8462e9d3d5
|
Auto-updated build strings.
|
2017-08-14 00:01:13 +02:00 |
artica
|
cc7b00bb39
|
Auto-updated build strings.
|
2017-08-13 00:01:12 +02:00 |
artica
|
bc022aba2b
|
Auto-updated build strings.
|
2017-08-12 00:01:13 +02:00 |
Ramon Novoa
|
2f069c37dc
|
Add an alpha version of the WUXServer.
|
2017-08-11 11:08:40 +02:00 |
artica
|
941341585e
|
Auto-updated build strings.
|
2017-08-11 00:01:13 +02:00 |
artica
|
8309e4fffb
|
Updated version and build strings.
|
2017-08-10 10:37:06 +02:00 |
artica
|
bbe63a30ec
|
Auto-updated build strings.
|
2017-08-10 00:01:15 +02:00 |
artica
|
f96032eeaa
|
Auto-updated build strings.
|
2017-08-09 00:01:15 +02:00 |
artica
|
d5cff43128
|
Auto-updated build strings.
|
2017-08-08 00:01:14 +02:00 |
artica
|
5164624dca
|
Auto-updated build strings.
|
2017-08-07 00:01:14 +02:00 |
artica
|
5a0da66b3d
|
Auto-updated build strings.
|
2017-08-06 00:01:13 +02:00 |
artica
|
c826d0951e
|
Auto-updated build strings.
|
2017-08-05 00:01:13 +02:00 |
artica
|
2d8697eaeb
|
Auto-updated build strings.
|
2017-08-04 00:01:14 +02:00 |
daniel
|
88411aedf5
|
fixed minor error
|
2017-08-03 15:07:49 +02:00 |
daniel
|
df4b66fbd5
|
fixed error cli version snmp
|
2017-08-03 13:51:56 +02:00 |
Arturo Gonzalez
|
cccbc8ff5b
|
Added new macro
|
2017-08-03 11:49:56 +02:00 |
artica
|
5860d29e37
|
Auto-updated build strings.
|
2017-08-03 00:01:15 +02:00 |
daniel
|
6e45b3cd9e
|
add threshold graph send for mail
|
2017-08-02 11:48:37 +02:00 |
artica
|
408efec325
|
Updated version and build strings.
|
2017-08-02 10:12:45 +02:00 |
artica
|
c363a2e085
|
Auto-updated build strings.
|
2017-08-02 00:01:14 +02:00 |
artica
|
7e508a4137
|
Auto-updated build strings.
|
2017-08-01 00:01:14 +02:00 |
artica
|
6a4a199c96
|
Auto-updated build strings.
|
2017-07-31 00:01:13 +02:00 |
artica
|
50c4419ef7
|
Auto-updated build strings.
|
2017-07-30 00:01:13 +02:00 |
artica
|
cc40fcccc2
|
Auto-updated build strings.
|
2017-07-29 00:01:14 +02:00 |
vgilc
|
b745bfb884
|
Merge branch '597-Optimizacion_query_pandora_server' into 'develop'
fixed query in server
See merge request !694
|
2017-07-28 10:14:19 +02:00 |
artica
|
55c70098ba
|
Auto-updated build strings.
|
2017-07-28 00:01:13 +02:00 |
daniel
|
8252362879
|
fixed query in server
|
2017-07-27 09:33:52 +02:00 |
artica
|
9d6bd697a7
|
Auto-updated build strings.
|
2017-07-27 00:01:13 +02:00 |
artica
|
a9d76e2748
|
Updated version and build strings.
|
2017-07-26 17:03:41 +02:00 |
artica
|
729503f509
|
Auto-updated build strings.
|
2017-07-26 00:01:13 +02:00 |
artica
|
daa952649b
|
Auto-updated build strings.
|
2017-07-25 00:01:13 +02:00 |
Ramon Novoa
|
17229cbcd7
|
Add a script to count .data files by agent.
|
2017-07-24 11:09:41 +02:00 |
artica
|
f3d6d7262e
|
Auto-updated build strings.
|
2017-07-24 00:01:17 +02:00 |
artica
|
c51cf9774f
|
Auto-updated build strings.
|
2017-07-23 00:01:13 +02:00 |
artica
|
b5caec31b5
|
Auto-updated build strings.
|
2017-07-22 00:01:45 +02:00 |
artica
|
1d35620ea6
|
Auto-updated build strings.
|
2017-07-21 00:01:16 +02:00 |
artica
|
728fb7cc69
|
Auto-updated build strings.
|
2017-07-20 00:01:18 +02:00 |
artica
|
b8b6937284
|
Auto-updated build strings.
|
2017-07-19 00:01:16 +02:00 |
Arturo Gonzalez
|
bec023dc4d
|
Fixed meta event table in cli and api functions
|
2017-07-18 11:36:57 +02:00 |
artica
|
d65ad2693e
|
Auto-updated build strings.
|
2017-07-18 00:01:17 +02:00 |
artica
|
3fb887f516
|
Auto-updated build strings.
|
2017-07-17 00:01:15 +02:00 |
artica
|
c5c748c831
|
Auto-updated build strings.
|
2017-07-16 00:01:15 +02:00 |
artica
|
8f88f87203
|
Auto-updated build strings.
|
2017-07-15 00:01:15 +02:00 |
artica
|
65cbbd1bae
|
Auto-updated build strings.
|
2017-07-14 00:01:19 +02:00 |
artica
|
b0c2a9e25c
|
Auto-updated build strings.
|
2017-07-13 00:01:16 +02:00 |
artica
|
7536b1fd56
|
Auto-updated build strings.
|
2017-07-12 00:01:15 +02:00 |
artica
|
2872686042
|
Auto-updated build strings.
|
2017-07-11 00:01:16 +02:00 |
artica
|
ede763cecf
|
Updated version and build strings.
|
2017-07-10 15:11:14 +02:00 |
vgilc
|
fd4dc4174c
|
Merge branch 'alertas-trap-snmp-no-interpretan-macros-con-valor-0' into 'develop'
Make explicit comparisons to avoid trouble with values that evaluate to false.
See merge request !651
|
2017-07-10 12:54:47 +02:00 |
Ramon Novoa
|
48d303cf8f
|
Fix a warning when there are multiple empty addresses.
|
2017-07-10 12:20:23 +02:00 |
artica
|
7002f24586
|
Auto-updated build strings.
|
2017-07-10 00:01:15 +02:00 |
artica
|
6fff54b0f0
|
Auto-updated build strings.
|
2017-07-09 00:01:15 +02:00 |
artica
|
f1520483fd
|
Auto-updated build strings.
|
2017-07-08 00:01:21 +02:00 |
artica
|
60e92e759b
|
Auto-updated build strings.
|
2017-07-07 00:01:19 +02:00 |
artica
|
872e36672c
|
Auto-updated build strings.
|
2017-07-06 00:01:16 +02:00 |
vgilc
|
3a3a7a83fe
|
Merge branch 'ordenar-replicacion-de-eventos-y-update-agent-cache-al-final-del-arranque-del-server' into 'develop'
Sync the agent cache in the background.
See merge request !639
|
2017-07-05 11:39:58 +02:00 |
artica
|
7e376fc6dd
|
Auto-updated build strings.
|
2017-07-05 00:01:15 +02:00 |
artica
|
2fef8a39dd
|
Auto-updated build strings.
|
2017-07-04 00:01:16 +02:00 |
artica
|
acbe200f90
|
Auto-updated build strings.
|
2017-07-03 00:01:16 +02:00 |
artica
|
ef6cf3d5d7
|
Auto-updated build strings.
|
2017-07-02 00:01:15 +02:00 |
artica
|
83fef400ae
|
Auto-updated build strings.
|
2017-07-01 00:01:18 +02:00 |
Ramon Novoa
|
0603a8408b
|
Make explicit comparisons to avoid trouble with values that evaluate to false.
|
2017-06-30 20:39:41 +02:00 |
Ramon Novoa
|
ce1491154e
|
Sync the agent cache in the background.
Ref artica/pandora_enterprise#871.
|
2017-06-30 17:53:57 +02:00 |
artica
|
5eb53d599a
|
Auto-updated build strings.
|
2017-06-30 00:01:18 +02:00 |
nramon
|
204681dbc0
|
Merge branch '1064-Acumulación-de-XMLs-al-finalizar-paradas-planificadas-dev' into 'develop'
Changed to disabled agents in planned downtime
See merge request !630
|
2017-06-29 12:21:54 +02:00 |
artica
|
470ff1857b
|
Auto-updated build strings.
|
2017-06-29 00:01:17 +02:00 |
Daniel Maya
|
4244e23737
|
Changed to disabled agents in planned downtime
|
2017-06-28 16:20:20 +02:00 |
nramon
|
1b5d36d89f
|
Merge branch '150-SNMP-alert-could-not-refer-agents' into 'develop'
Bug Fix: SNMP Alert could not refer agents. #150
Closes #150
See merge request !495
|
2017-06-28 08:37:53 +02:00 |
artica
|
bd6088135d
|
Auto-updated build strings.
|
2017-06-28 00:01:14 +02:00 |
artica
|
d678760e5d
|
Auto-updated build strings.
|
2017-06-27 00:01:15 +02:00 |
daniel
|
f681f63ccb
|
fixed error in plugin server agent for alias
|
2017-06-26 15:42:34 +02:00 |
artica
|
ef22945b80
|
Auto-updated build strings.
|
2017-06-26 00:01:16 +02:00 |
artica
|
849a4d14e1
|
Auto-updated build strings.
|
2017-06-25 00:01:15 +02:00 |
artica
|
6ac3df710e
|
Auto-updated build strings.
|
2017-06-24 00:01:16 +02:00 |
artica
|
41e1d42b22
|
Auto-updated build strings.
|
2017-06-23 00:01:16 +02:00 |
artica
|
0ea3bc90fb
|
Auto-updated build strings.
|
2017-06-22 00:01:16 +02:00 |
daniel
|
d3a0c4b52b
|
fixed errors in pandora revent
|
2017-06-21 14:34:06 +02:00 |
artica
|
1b262808f2
|
Auto-updated build strings.
|
2017-06-21 00:01:18 +02:00 |
Hirofumi Kosaka
|
660a4594e5
|
Changed verbosity level of the warning "snmpTrapOID not found" to 5.
|
2017-06-20 16:56:19 +09:00 |
artica
|
e56d147345
|
Auto-updated build strings.
|
2017-06-20 00:01:16 +02:00 |
Hirofumi Kosaka
|
09ddd9aa93
|
Improved SNMP trap handling against incomplete traps or partially delayed ones.
|
2017-06-19 15:54:27 +09:00 |
artica
|
5e4b1d6965
|
Auto-updated build strings.
|
2017-06-19 00:01:14 +02:00 |
artica
|
89ea98f505
|
Auto-updated build strings.
|
2017-06-18 00:01:14 +02:00 |
artica
|
8e94fd58f4
|
Auto-updated build strings.
|
2017-06-17 00:01:16 +02:00 |
artica
|
0059f79012
|
Auto-updated build strings.
|
2017-06-16 00:01:14 +02:00 |
artica
|
70c651466e
|
Auto-updated build strings.
|
2017-06-15 00:01:27 +02:00 |
vgilc
|
7bfd3254a7
|
Merge branch '656-changes-in-system-log-viewer-dev' into 'develop'
Added changes
See merge request !518
|
2017-06-14 11:32:44 +02:00 |
vgilc
|
773c6e3bc7
|
Merge branch '945-set-a-default-servername-value-in-pandora_db-dev' into 'develop'
Set servername default value in pandora_db script
See merge request !539
|
2017-06-14 10:49:48 +02:00 |
vgilc
|
91f8e9d65c
|
Merge branch '1010-Actualizar-servername-cuando-haya-cambio-de-mayúculas' into 'develop'
fixed errors caase sensitive servername
See merge request !583
|
2017-06-14 10:41:46 +02:00 |
artica
|
d090692412
|
Auto-updated build strings.
|
2017-06-14 00:01:12 +02:00 |
daniel
|
d85ec51220
|
fixed errors caase sensitive servername
|
2017-06-13 12:42:21 +02:00 |
artica
|
8ba1cf66af
|
Auto-updated build strings.
|
2017-06-13 00:02:03 +02:00 |
artica
|
d3df682528
|
Updated version and build strings.
|
2017-06-12 16:05:06 +02:00 |
vgilc
|
ba9da1a14d
|
Merge branch '637-moduledata-new-macro-dev' into 'develop'
changed macro name
See merge request !578
|
2017-06-12 15:46:35 +02:00 |
Arturo Gonzalez
|
722ca036a4
|
changed macro name
|
2017-06-12 15:22:31 +02:00 |
enriquecd
|
131753cfba
|
Inprove event title format and alias rather name - #523
|
2017-06-12 14:34:03 +02:00 |
artica
|
ff30396595
|
Auto-updated build strings.
|
2017-06-12 00:01:16 +02:00 |
artica
|
0d458763b9
|
Auto-updated build strings.
|
2017-06-11 00:01:13 +02:00 |
artica
|
97bf8f1fda
|
Auto-updated build strings.
|
2017-06-10 00:01:13 +02:00 |
artica
|
1f94295c0c
|
Auto-updated build strings.
|
2017-06-09 00:01:17 +02:00 |
artica
|
bb17348087
|
Auto-updated build strings.
|
2017-06-08 00:01:15 +02:00 |
artica
|
a19b321f9a
|
Auto-updated build strings.
|
2017-06-07 00:01:14 +02:00 |
vgilc
|
c5698b7070
|
Merge branch '637-multi-origin-macros-dev' into 'develop'
637 multi origin macros dev
See merge request !556
|
2017-06-06 10:30:50 +02:00 |
Arturo Gonzalez
|
6c63067ff5
|
Added new macro
|
2017-06-06 10:08:14 +02:00 |
artica
|
a90906f2c9
|
Auto-updated build strings.
|
2017-06-06 00:01:16 +02:00 |
Arturo Gonzalez
|
0c57d35f53
|
Added a first version to multi origin macros feature.
|
2017-06-05 17:48:37 +02:00 |