Sancho Lerena
9fb1e879f3
Solved a problem with autorefresh URL. This fixes problem on refreshing the same URL for a long time (p.e: 4 hours). Problem was the filename was not passed, and this, in someway, makes the whole system to add parameters to the right until it too long and breaks it.
...
To avoid other problems, I've added a safe check to see if coming URL contains "index.php" before adding it. Tested on several subcomponents and works.
2015-01-08 19:05:43 +01:00
Sancho Lerena
f45c09259e
Fixed calculation of group items in visual maps on linked maps.
...
NOTE: this fix must be ported to 6.0 code (has not been ported here because
the code in 6.0 is completely different)
2014-12-31 16:49:32 +01:00
artica
6c9316c1c8
Auto-updated build strings.
2014-12-31 00:01:25 +01:00
Sancho Lerena
4ef4e04ccf
Added new module for memory plugin, availableMemory, which is the sum of free, cached and swapcached memory. Added comment on current FreeMemory module and removed thresholds for ProcessTotal module, also changed default threshold to avoid "by default" critical/warning status.
2014-12-30 15:58:05 +01:00
artica
3de6bf507f
Auto-updated build strings.
2014-12-30 00:01:22 +01:00
artica
104152fced
Auto-updated build strings.
2014-12-29 00:01:22 +01:00
artica
63923fbdf0
Auto-updated build strings.
2014-12-28 00:01:22 +01:00
artica
ffa9d279e1
Auto-updated build strings.
2014-12-27 00:01:22 +01:00
artica
f078d9470a
Auto-updated build strings.
2014-12-26 00:01:22 +01:00
artica
2ae374b616
Auto-updated build strings.
2014-12-25 00:01:21 +01:00
artica
f6bedfb5eb
Auto-updated build strings.
2014-12-24 00:01:25 +01:00
artica
e28d708838
Auto-updated build strings.
2014-12-23 00:01:22 +01:00
artica
7693babf9d
Auto-updated build strings.
2014-12-22 00:01:23 +01:00
artica
5e59f21741
Auto-updated build strings.
2014-12-21 00:01:22 +01:00
artica
a880bd471f
Auto-updated build strings.
2014-12-20 00:01:21 +01:00
artica
a214c8917e
Auto-updated build strings.
2014-12-19 00:01:23 +01:00
pandora-release
416d72d332
Updated version and build strings for the 5.1SP2 release.
2014-12-18 15:31:21 +01:00
Ramon Novoa
c236b32331
Mark a module for update after setting its status to prevent race
...
conditions.
(cherry picked from commit ae6507390d1357d63bfdd7daf42ace263bcb7044)
2014-12-18 10:56:25 +01:00
artica
e9fe321729
Auto-updated build strings.
2014-12-18 00:01:25 +01:00
artica
99b92dba6c
Auto-updated build strings.
2014-12-17 00:01:22 +01:00
artica
f242c5b587
Auto-updated build strings.
2014-12-16 00:01:20 +01:00
Junichi Satoh
722cbcd679
Added sample setting of 'agent_name_cmd' and sample external command.
...
(cherry picked from commit d6f33811aa59a3895115d531bcafb29498bd1cc6)
2014-12-13 11:18:50 +09:00
Junichi Satoh
d7ab377d29
Improved to be able to define agent name using external command.
...
(cherry picked from commit 22d72ed80c9006f5fee76b361d4195f1b20eab07)
2014-12-13 11:06:37 +09:00
artica
41eabe19d3
Auto-updated build strings.
2014-12-13 00:01:26 +01:00
mdtrooper
a08e5651b6
Added info dialog with the modules and components that lock a server plugin
...
(cherry picked from commit 9367a8bdc96438c9e173e7b597c0c328c67a56de)
2014-12-12 15:05:48 +01:00
artica
a7c39dbed2
Auto-updated build strings.
2014-12-12 00:01:23 +01:00
mdtrooper
8a73b90b77
Fixed the bar charts with all values equal to 0.
...
(cherry picked from commit 1aa58804f038f080cd273b5b23b546323635799c)
2014-12-11 13:50:08 +01:00
artica
5fa9e252c0
Auto-updated build strings.
2014-12-11 00:01:21 +01:00
artica
d500f583b3
Auto-updated build strings.
2014-12-10 00:01:24 +01:00
artica
9bb7206e5a
Auto-updated build strings.
2014-12-08 00:01:22 +01:00
Junichi Satoh
2a3e300733
Fixed sample of 'agent_name_cmd'.
2014-12-07 11:05:51 +09:00
Junichi Satoh
be57118b86
Added sample setting of 'agent_name_cmd'.
2014-12-07 11:04:23 +09:00
Junichi Satoh
ea1bbe16a7
Improved to be able to define agent name using external command.
2014-12-07 10:57:54 +09:00
artica
8380c96078
Auto-updated build strings.
2014-12-07 00:01:21 +01:00
artica
59eb30212f
Auto-updated build strings.
2014-12-06 00:01:22 +01:00
mdtrooper
f3e98738ed
Fixed the script to create events with especial characters in the parameters
2014-12-05 12:07:57 +01:00
artica
54ce53e098
Auto-updated build strings.
2014-12-05 00:01:22 +01:00
Alejandro Gallardo Escobar
35714cca35
Now the tree view tabs keep the 'pure' status
2014-12-04 17:49:08 +01:00
Alejandro Gallardo Escobar
0933a829ba
Improved the agent info bubble returned via ajax. Ticket #1612
2014-12-04 16:41:05 +01:00
mdtrooper
b711dcdd34
Fixed the count of ok agents in the group view into the treeview
2014-12-04 16:31:00 +01:00
mdtrooper
70616b04cb
Fixed the duplicated function.
2014-12-04 14:45:29 +01:00
mdtrooper
cc2cba8dc5
Fixed the acl tags with groups without tags. Ticket: #1611
2014-12-04 13:05:40 +01:00
mdtrooper
bd9edbd3b7
Fixed the acl tags with groups without tags. Ticket: #1611
...
(cherry picked from commit 668d02904793d892c0cde764d895bd18007c9a5d)
2014-12-04 13:04:14 +01:00
artica
452693e9df
Auto-updated build strings.
2014-12-04 00:01:23 +01:00
Vanessa Gil
8ddde7be20
Fixed several bugs with acl tags.
2014-12-03 10:35:58 +01:00
artica
371413b25a
Auto-updated build strings.
2014-12-03 00:01:22 +01:00
mdtrooper
7f4d642679
Added the lost fields for item group in the editor.
...
(cherry picked from commit a3e6b09758c10f0792a89ad60fb0d8d3f1317332)
2014-12-02 11:45:12 +01:00
mdtrooper
4f7bfea51c
Added the lost fields for item group in the element list.
...
(cherry picked from commit c0e767dcbf03d9f0a535c047408168f7347cb353)
Conflicts:
pandora_console/godmode/reporting/visual_console_builder.elements.php
2014-12-02 11:44:45 +01:00
artica
8b284ebab5
Auto-updated build strings.
2014-12-02 00:01:22 +01:00
mdtrooper
1a24cacbb3
Fixed the not init agents in the tree group view. Ticket: #1584
...
(cherry picked from commit 28f68531a122ea9d5f8bc67fddcd9f893a1fea45)
2014-12-01 16:38:30 +01:00