Commit Graph

10957 Commits

Author SHA1 Message Date
m-lopez-f 3b5b7f5313 Fixed problems with period in visual console. Tiquet: #2672 2015-12-22 12:57:09 +01:00
m-lopez-f 2ae4568fc5 Fixed problems with fired alerts when recover this alerts, no show properly in metaconsole. Tiquet: #3111 2015-12-22 11:49:20 +01:00
m-lopez-f baf8712d3e Add preview of icon group in create agent. Tiquet: #3008 2015-12-22 10:44:43 +01:00
m-lopez-f aeb0fc3de9 Fixed problems with public console. Tiquet: #3106 2015-12-22 10:00:16 +01:00
artica cf34a6ae4c Auto-updated build strings. 2015-12-22 00:01:23 +01:00
m-lopez-f aebbb3e209 Add lost call to function 2015-12-21 15:56:15 +01:00
m-lopez-f d916ed55ea Add CLI/API new function of create modules synthetic. Tiquet: #3034
(cherry picked from commit c0563a54ed)
2015-12-21 15:42:45 +01:00
Arturo Gonzalez b5f77a9bf0 Fixed checkbox(all) in module management. Ticket#3086 2015-12-21 14:47:10 +01:00
m-lopez-f 6e3a7c07e2 Fixed problems with legend when module no containt data. Tiquet: #3003 2015-12-21 09:14:10 +01:00
m-lopez-f d42c7f6df2 Fixed problems with form in view. 2015-12-21 09:12:48 +01:00
m-lopez-f 052dc11cc4 Only show module group of this agent use. Tiquet: #2991 2015-12-21 09:12:04 +01:00
Junichi Satoh 897a38e316 Fixed that udp_server process is not terminated with parent pandora_agent
process termination.
2015-12-21 15:41:25 +09:00
artica 9d70b0e836 Auto-updated build strings. 2015-12-21 00:01:12 +01:00
Junichi Satoh 495cdf501d Fixed that a zombie process is created after udp server executes a command. 2015-12-20 12:29:23 +09:00
artica 44cbbd82c3 Auto-updated build strings. 2015-12-20 00:01:10 +01:00
artica 0ba0af45d6 Auto-updated build strings. 2015-12-19 00:01:15 +01:00
Alejandro Gallardo Escobar 702f008cbe Added a file with functions to encode/decode base64 with javascript 2015-12-18 13:06:09 +01:00
m-lopez-f 5ed043eeab Don't show warning's when module not containt data
(cherry picked from commit 78d3bfeea2)
2015-12-18 12:01:35 +01:00
m-lopez-f 9b63444561 Fixed problems with draw min warning and critical state of gauges. Tiquet: #3058 2015-12-18 11:17:21 +01:00
artica 4182bea80d Auto-updated build strings. 2015-12-18 00:01:13 +01:00
fbsanchez 86433973f0 Added CLI support to policy linked modules (ticket ext.2673 int.3090) 2015-12-17 17:43:17 +01:00
m-lopez-f e3a06f4ff9 Fixed problems with recursions in manage agents. Tiquet: #3078
(cherry picked from commit a5779e6829)
2015-12-16 11:48:11 +01:00
Alejandro Gallardo Escobar 571d5e571e Rewrited the processing, sorting and hierarchy building of the groups.
Fixes ticket #3084.
2015-12-16 11:43:37 +01:00
m-lopez-f 6cafa4dc70 Fixed problems with show groups in bulk alerts actions. Tiquet: #3078 2015-12-16 11:40:24 +01:00
Hirofumi Kosaka 2c1fd62374 had planned_downtimes_created API accept date with time for date_from/to params. 2015-12-16 19:37:32 +09:00
artica 2fee69320e Auto-updated build strings. 2015-12-16 00:01:12 +01:00
m-lopez-f 191e0144ae Fixed problems with style in group view. Tiquet: #3064 2015-12-15 13:35:57 +01:00
m-lopez-f c2309e52c3 Fixed problems with show data contextual in graphs. Tiquet: #3057
(cherry picked from commit 2b294df108)
2015-12-15 13:23:38 +01:00
artica aba0f2afc2 Auto-updated build strings. 2015-12-15 00:01:11 +01:00
m-lopez-f 994c99c1a8 Fixed creation objects when select 'Any' module of agents. Tqiuet: #3062 2015-12-14 14:59:50 +01:00
m-lopez-f 6aaaaeb8f9 Fixed problems with permissions in menu. Tiquet: #3083
(cherry picked from commit d1d30d721b)
2015-12-14 14:21:43 +01:00
m-lopez-f 66a2fe4420 Fixed count total agents when group have propagate acl. Tiquet: #3078
(cherry picked from commit c3e0ccb126)
2015-12-14 11:19:53 +01:00
Junichi Satoh 41e6d71159 Fixed zombie processes are created when xml transfer is timed out. 2015-12-14 10:03:57 +09:00
artica 9697c1fcf0 Auto-updated build strings. 2015-12-14 00:01:10 +01:00
artica b2e577c1c3 Auto-updated build strings. 2015-12-13 00:01:10 +01:00
artica 7b406e56d9 Auto-updated build strings. 2015-12-12 00:01:16 +01:00
Arturo Gonzalez 59ceab13cf Implement monthly sla. Ticket#3031 2015-12-11 16:55:11 +01:00
m-lopez-f bbfcf7b45e Fixed problems with order reports of avilability. Tiquet: #3050 2015-12-11 11:05:51 +01:00
Ramón Novoa c7c5daf785 Merge pull request #38 from uchida/handle-nat-corner-case
handle NAT corner case for snmp-recon.pl
2015-12-11 10:42:16 +01:00
Akihiro Uchida 0ad577941a handle NAT corner case for snmp-recon.pl 2015-12-11 15:27:39 +09:00
artica be0f4d6568 Auto-updated build strings. 2015-12-11 00:01:12 +01:00
Arturo Gonzalez 2912f2dcf3 Bug fixed in static graphs (visual console). Ticket#2938 2015-12-10 15:35:54 +01:00
m-lopez-f 53065646b0 Fixed problems with pChart when any value is 0. Tiquet: #3053 2015-12-10 12:57:42 +01:00
artica 1bfd1590a8 Auto-updated build strings. 2015-12-10 00:01:11 +01:00
m-lopez-f 5e69d3a110 Fixed problem with Event report agent, when is metaconsole. Tiquet: #3045
(cherry picked from commit 59e0387069)
2015-12-09 12:44:53 +01:00
Arturo Gonzalez e1e1a04be1 Added a text in lines creation (advanced options). Ticket#3043 2015-12-09 12:02:43 +01:00
artica ffc5f03978 Auto-updated build strings. 2015-12-09 00:01:12 +01:00
artica 0e1afc4854 Auto-updated build strings. 2015-12-08 00:01:10 +01:00
artica a320c77dad Auto-updated build strings. 2015-12-07 00:01:10 +01:00
artica de779c3c4a Auto-updated build strings. 2015-12-06 00:01:09 +01:00