diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control
index b6b934ff33..e5ce7197b1 100644
--- a/pandora_agents/unix/DEBIAN/control
+++ b/pandora_agents/unix/DEBIAN/control
@@ -1,5 +1,5 @@
package: pandorafms-agent-unix
-Version: 7.0NG.734-190508
+Version: 7.0NG.734-190510
Architecture: all
Priority: optional
Section: admin
diff --git a/pandora_agents/unix/DEBIAN/make_deb_package.sh b/pandora_agents/unix/DEBIAN/make_deb_package.sh
index dd1d3f1dfc..d6937b6849 100644
--- a/pandora_agents/unix/DEBIAN/make_deb_package.sh
+++ b/pandora_agents/unix/DEBIAN/make_deb_package.sh
@@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-pandora_version="7.0NG.734-190508"
+pandora_version="7.0NG.734-190510"
echo "Test if you has the tools for to make the packages."
whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null
diff --git a/pandora_agents/unix/pandora_agent b/pandora_agents/unix/pandora_agent
index 040bff38d6..cbb9a72d25 100755
--- a/pandora_agents/unix/pandora_agent
+++ b/pandora_agents/unix/pandora_agent
@@ -42,7 +42,7 @@ my $Sem = undef;
my $ThreadSem = undef;
use constant AGENT_VERSION => '7.0NG.734';
-use constant AGENT_BUILD => '190508';
+use constant AGENT_BUILD => '190510';
# Agent log default file size maximum and instances
use constant DEFAULT_MAX_LOG_SIZE => 600000;
diff --git a/pandora_agents/unix/pandora_agent.redhat.spec b/pandora_agents/unix/pandora_agent.redhat.spec
index 5615f6fe39..a473681428 100644
--- a/pandora_agents/unix/pandora_agent.redhat.spec
+++ b/pandora_agents/unix/pandora_agent.redhat.spec
@@ -3,7 +3,7 @@
#
%define name pandorafms_agent_unix
%define version 7.0NG.734
-%define release 190508
+%define release 190510
Summary: Pandora FMS Linux agent, PERL version
Name: %{name}
diff --git a/pandora_agents/unix/pandora_agent.spec b/pandora_agents/unix/pandora_agent.spec
index ee07bff69d..8f4c593eab 100644
--- a/pandora_agents/unix/pandora_agent.spec
+++ b/pandora_agents/unix/pandora_agent.spec
@@ -3,7 +3,7 @@
#
%define name pandorafms_agent_unix
%define version 7.0NG.734
-%define release 190508
+%define release 190510
Summary: Pandora FMS Linux agent, PERL version
Name: %{name}
diff --git a/pandora_agents/unix/pandora_agent_installer b/pandora_agents/unix/pandora_agent_installer
index 1b8d3c6336..92c4545bab 100755
--- a/pandora_agents/unix/pandora_agent_installer
+++ b/pandora_agents/unix/pandora_agent_installer
@@ -10,7 +10,7 @@
# **********************************************************************
PI_VERSION="7.0NG.734"
-PI_BUILD="190508"
+PI_BUILD="190510"
OS_NAME=`uname -s`
FORCE=0
diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi
index 1cffee5906..a964fdec1e 100644
--- a/pandora_agents/win32/installer/pandora.mpi
+++ b/pandora_agents/win32/installer/pandora.mpi
@@ -186,7 +186,7 @@ UpgradeApplicationID
{}
Version
-{190508}
+{190510}
ViewReadme
{Yes}
diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc
index 5b1741c5de..ff4e0beb79 100644
--- a/pandora_agents/win32/pandora.cc
+++ b/pandora_agents/win32/pandora.cc
@@ -30,7 +30,7 @@ using namespace Pandora;
using namespace Pandora_Strutils;
#define PATH_SIZE _MAX_PATH+1
-#define PANDORA_VERSION ("7.0NG.734(Build 190508)")
+#define PANDORA_VERSION ("7.0NG.734(Build 190510)")
string pandora_path;
string pandora_dir;
diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc
index 98cf70c65e..88eb352bc8 100644
--- a/pandora_agents/win32/versioninfo.rc
+++ b/pandora_agents/win32/versioninfo.rc
@@ -11,7 +11,7 @@ BEGIN
VALUE "LegalCopyright", "Artica ST"
VALUE "OriginalFilename", "PandoraAgent.exe"
VALUE "ProductName", "Pandora FMS Windows Agent"
- VALUE "ProductVersion", "(7.0NG.734(Build 190508))"
+ VALUE "ProductVersion", "(7.0NG.734(Build 190510))"
VALUE "FileVersion", "1.0.0.0"
END
END
diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control
index 17e5b06504..6b3a3f7da5 100644
--- a/pandora_console/DEBIAN/control
+++ b/pandora_console/DEBIAN/control
@@ -1,5 +1,5 @@
package: pandorafms-console
-Version: 7.0NG.734-190508
+Version: 7.0NG.734-190510
Architecture: all
Priority: optional
Section: admin
diff --git a/pandora_console/DEBIAN/make_deb_package.sh b/pandora_console/DEBIAN/make_deb_package.sh
index e6d06c1376..04b9f9bf47 100644
--- a/pandora_console/DEBIAN/make_deb_package.sh
+++ b/pandora_console/DEBIAN/make_deb_package.sh
@@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-pandora_version="7.0NG.734-190508"
+pandora_version="7.0NG.734-190510"
package_pear=0
package_pandora=1
diff --git a/pandora_console/extras/mr/28.sql b/pandora_console/extras/mr/28.sql
new file mode 100644
index 0000000000..e4dfe8fe9b
--- /dev/null
+++ b/pandora_console/extras/mr/28.sql
@@ -0,0 +1,5 @@
+START TRANSACTION;
+
+DELETE FROM `tevent_response` WHERE `name` LIKE 'Create Integria IMS incident from event';
+
+COMMIT;
diff --git a/pandora_console/extras/pandora_diag.php b/pandora_console/extras/pandora_diag.php
index 10e9fbfd42..34cfac8ea4 100644
--- a/pandora_console/extras/pandora_diag.php
+++ b/pandora_console/extras/pandora_diag.php
@@ -122,7 +122,7 @@ function execution_time()
if ($times[0]['datos'] > ($times[1]['datos'] * 1.2)) {
return "Warning Status   The execution time could be degrading. For a more extensive information of this data consult the Execution Time graph";
} else {
- return "Normal Status   The execution time is correct. For a more extensive information of this data consult the Execution Time graph";
+ return "Normal Status   The execution time is correct. For more information about this data, check the Execution Time graph";
}
}
@@ -173,9 +173,9 @@ function license_capacity()
$status_license_capacity = '';
$current_count = db_get_value_sql('SELECT count(*) FROM tagente');
if ($current_count > ($license_limit * 90 / 100)) {
- $status_license_capacity = "Warning Status   The license capacity is more than 90 percent";
+ $status_license_capacity = "Warning Status   License capacity exceeds 90 percent";
} else {
- $status_license_capacity = "Normal Status   The license capacity is less than 90 percent";
+ $status_license_capacity = "Normal Status   License capacity is less than 90 percent";
}
return $status_license_capacity;
@@ -202,9 +202,9 @@ function interval_average_of_network_modules()
$average_time = ((int) $total_module_interval_time / $total_network_modules);
if ($average_time < 180) {
- $status_average_modules = "Warning Status   The system has a lot of load (average time $average_time) and a very fine configuration is required";
+ $status_average_modules = "Warning Status   The system is overloaded (average time $average_time) and a very fine configuration is required";
} else {
- $status_average_modules = "Normal Status   The system has an acceptable charge (average time $average_time) ";
+ $status_average_modules = "Normal Status   The system is not overloaded (average time $average_time) ";
}
if ($average_time == 0) {
@@ -221,9 +221,9 @@ $attachment_total_files = count(glob($config['homedir'].'/attachment/{*.*}', GLO
function files_attachment_folder($total_files)
{
if ($total_files <= 700) {
- $status_total_files = "Normal Status   The attachment folder has less than 700 files.";
+ $status_total_files = "Normal Status   The attached folder contains less than 700 files.";
} else {
- $status_total_files = "Warning Status   The attachment folder has more than 700 files.";
+ $status_total_files = "Warning Status   The attached folder contains more than 700 files.";
}
return $status_total_files;
@@ -236,9 +236,9 @@ $tagente_datos_size = db_get_value_sql('SELECT COUNT(*) FROM tagente_datos');
function status_tagente_datos($tagente_datos_size)
{
if ($tagente_datos_size <= 3000000) {
- $tagente_datos_size = "Normal Status   The tagente_datos table has an acceptable amount of data.";
+ $tagente_datos_size = "Normal Status   The tagente_datos table contains an acceptable amount of data.";
} else {
- $tagente_datos_size = "Warning Status   The tagente_datos table has too much data. A historical database is recommended.";
+ $tagente_datos_size = "Warning Status   The tagente_datos table contains too much data. A historical database is recommended.";
}
return $tagente_datos_size;
@@ -302,9 +302,9 @@ function status_fragmentation_tables($tables_fragmentation_max_rec_value, $table
{
$status_tables_frag = '';
if ($tables_fragmentation > $tables_fragmentation_max_rec_value) {
- $status_tables_frag = "Warning Status   The fragmentation tables is higher than recommended. You should defragment them.";
+ $status_tables_frag = "Warning Status   Table fragmentation is higher than recommended. They should be defragmented.";
} else {
- $status_tables_frag = "Normal Status   The fragmentation tables is correct.";
+ $status_tables_frag = "Normal Status   Table fragmentation is correct.";
}
return $status_tables_frag;
@@ -320,9 +320,9 @@ if ($console_mode == 1) {
echo "\nPandora FMS PHP diagnostic tool v3.2 (c) Artica ST 2009-2010 \n";
if ($argc == 1 || in_array($argv[1], ['--help', '-help', '-h', '-?'])) {
- echo "\nThis command line script gives information about Pandora FMS database.
-This program only can be executed from console, and need a parameter, the
-full path to Pandora FMS 'config.php' file.
+ echo "\nThis command line script contains information about Pandora FMS database.
+ This program can only be executed from the console, and it needs a parameter, the
+ full path to Pandora FMS 'config.php' file.
Usage:
php pandora_diag.php path_to_pandora_console
@@ -705,7 +705,7 @@ render_info_data(
render_row($tables_fragmentation_max_rec_value.'%', 'Tables fragmentation (maximum recommended value)');
render_row(number_format($tables_fragmentation, 2).'%', 'Tables fragmentation (current value)');
- render_row(status_fragmentation_tables($tables_fragmentation_max_rec_value, $tables_fragmentation), 'Status fragmentation tables');
+ render_row(status_fragmentation_tables($tables_fragmentation_max_rec_value, $tables_fragmentation), 'Table fragmentation status');
echo "
';
+ // Graph.
+ echo '
';
$height = 400;
$width = '90%';
@@ -177,27 +178,14 @@ if ($date > $now) {
echo '
';
- //
- // SIDE MENU
- //
- $side_layer_params = [];
- // TOP TEXT
- $side_layer_params['top_text'] = "
".html_print_image('/images/config.disabled.png', true, ['width' => '16px'], false, false, false, true).' '.__('Graph configuration menu').'
';
- $side_layer_params['body_text'] = "';
- // outer
- // ICONS
- $side_layer_params['icon_closed'] = '/images/graphmenu_arrow_hide.png';
- $side_layer_params['icon_open'] = '/images/graphmenu_arrow.png';
-
- // SIZE
- $side_layer_params['width'] = 500;
-
- // POSITION
- $side_layer_params['position'] = 'left';
-
- html_print_side_layer($side_layer_params);
+ echo $menu_form;
+ echo '';
+ echo '';
// Hidden div to forced title
html_print_div(['id' => 'forced_title_layer', 'class' => 'forced_title_layer', 'hidden' => true]);
@@ -341,4 +321,22 @@ ui_include_time_picker(true);
$.datepicker.setDefaults($.datepicker.regional[""]);
forced_title_callback();
+
+ // Menu.
+ $('#module_graph_menu_header').on('click', function(){
+ var arrow = $('#module_graph_menu_header .module_graph_menu_arrow');
+ var arrow_up = 'arrow_up_green';
+ var arrow_down = 'arrow_down_green';
+ if( $('.module_graph_menu_content').hasClass('module_graph_menu_content_closed')){
+ $('.module_graph_menu_content').show();
+ $('.module_graph_menu_content').removeClass('module_graph_menu_content_closed');
+ arrow.attr('src',arrow.attr('src').replace(arrow_down, arrow_up));
+ }
+ else{
+ $('.module_graph_menu_content').hide();
+ $('.module_graph_menu_content').addClass('module_graph_menu_content_closed');
+ arrow.attr('src',arrow.attr('src').replace(arrow_up, arrow_down));
+ }
+ });
+
diff --git a/pandora_console/operation/agentes/stat_win.php b/pandora_console/operation/agentes/stat_win.php
index 78cd56cfcc..ef4a448360 100644
--- a/pandora_console/operation/agentes/stat_win.php
+++ b/pandora_console/operation/agentes/stat_win.php
@@ -89,7 +89,7 @@ $alias = db_get_value('alias', 'tagente', 'id_agente', $id_agent);
};
-
+
";
@@ -175,8 +175,9 @@ $alias = db_get_value('alias', 'tagente', 'id_agente', $id_agent);
$unit = db_get_value('unit', 'tagente_modulo', 'id_agente_modulo', $id);
- echo '
';
+ // Graph.
+ echo '
';
$width = '90%';
$height = '450';
@@ -228,39 +229,16 @@ $alias = db_get_value('alias', 'tagente', 'id_agente', $id_agent);
echo '
';
- //
- // SIDE MENU
- //
- $params = [];
- // TOP TEXT
- // Use the no_meta parameter because this image is only in the base console
- $params['top_text'] = "
".html_print_image('images/wrench_blanco.png', true, ['width' => '16px'], false, false, true).' '.__('Graph configuration menu').ui_print_help_icon('graphs', true, $config['homeurl'], 'images/help_w.png', true).'
';
- $params['body_text'] = "';
- unset($table);
- $table = new stdClass();
- $table->id = 'stat_win_form';
- $table->width = '100%';
- $table->cellspacing = 2;
- $table->cellpadding = 2;
- $table->class = 'databox';
+ // Menu.
+ $menu_form = "
';
- $params['body_text'] .= '
';
- // outer
- // ICONS
- $params['icon_closed'] = '/images/graphmenu_arrow_hide.png';
- $params['icon_open'] = '/images/graphmenu_arrow.png';
+ if (isset($_GET['type'])) {
+ $type = get_parameter_get('type');
+ $menu_form .= html_print_input_hidden('type', $type, true);
+ }
- // SIZE
- $params['width'] = 500;
-
- // POSITION
- $params['position'] = 'left';
-
- html_print_side_layer($params);
+ echo $menu_form;
+ echo '';
+ echo '';
// Hidden div to forced title
html_print_div(
@@ -491,11 +456,21 @@ ui_include_time_picker(true);
$.datepicker.setDefaults($.datepicker.regional[""]);
- $(window).ready(function() {
- $("#field_list").css('height', ($(window).height() - 160) + 'px');
+ // Menu.
+ $('#module_graph_menu_header').on('click', function(){
+ var arrow = $('#module_graph_menu_header .module_graph_menu_arrow');
+ var arrow_up = 'arrow_up_green';
+ var arrow_down = 'arrow_down_green';
+ if( $('.module_graph_menu_content').hasClass('module_graph_menu_content_closed')){
+ $('.module_graph_menu_content').show();
+ $('.module_graph_menu_content').removeClass('module_graph_menu_content_closed');
+ arrow.attr('src',arrow.attr('src').replace(arrow_down, arrow_up));
+ }
+ else{
+ $('.module_graph_menu_content').hide();
+ $('.module_graph_menu_content').addClass('module_graph_menu_content_closed');
+ arrow.attr('src',arrow.attr('src').replace(arrow_up, arrow_down));
+ }
});
- $(window).resize(function() {
- $("#field_list").css('height', ($(document).height() - 160) + 'px');
- });
diff --git a/pandora_console/operation/events/events.build_table.php b/pandora_console/operation/events/events.build_table.php
index d4b3ed3a30..3e112f3fb8 100644
--- a/pandora_console/operation/events/events.build_table.php
+++ b/pandora_console/operation/events/events.build_table.php
@@ -896,7 +896,7 @@ if ($group_rep == 2) {
// Checkbox
$data[$i] = html_print_checkbox_extended('validate_ids[]', $event['id_evento'], false, false, false, 'class="chk_val"', true);
} else if (isset($table->header[$i]) || true) {
- $data[$i] = '';
+ $data[$i] = html_print_checkbox_extended('validate_ids[]', $event['id_evento'], false, false, false, 'class="chk_val"', true);
}
}
diff --git a/pandora_console/operation/snmpconsole/snmp_mib_uploader.php b/pandora_console/operation/snmpconsole/snmp_mib_uploader.php
index 7754fe3743..1fbe2b1823 100644
--- a/pandora_console/operation/snmpconsole/snmp_mib_uploader.php
+++ b/pandora_console/operation/snmpconsole/snmp_mib_uploader.php
@@ -69,9 +69,6 @@ $real_directory = realpath($config['homedir'].'/'.$directory);
ui_print_info_message(__('MIB files will be installed on the system. Please note that a MIB may depend on other MIB. To customize trap definitions use the SNMP trap editor.'));
-// echo '
' . __('Index of %s', $directory) . '
';
-$homedir_filemanager = isset($config['homedir_filemanager']) ? $config['homedir_filemanager'] : false;
-
filemanager_file_explorer(
$real_directory,
$directory,
@@ -82,5 +79,5 @@ filemanager_file_explorer(
'',
false,
'',
- $homedir_filemanager
+ false
);
diff --git a/pandora_console/pandora_console.redhat.spec b/pandora_console/pandora_console.redhat.spec
index cd1f5b4cd6..88b5828481 100644
--- a/pandora_console/pandora_console.redhat.spec
+++ b/pandora_console/pandora_console.redhat.spec
@@ -3,7 +3,7 @@
#
%define name pandorafms_console
%define version 7.0NG.734
-%define release 190508
+%define release 190510
# User and Group under which Apache is running
%define httpd_name httpd
diff --git a/pandora_console/pandora_console.rhel7.spec b/pandora_console/pandora_console.rhel7.spec
index ccd6f619c0..b9f5dbe279 100644
--- a/pandora_console/pandora_console.rhel7.spec
+++ b/pandora_console/pandora_console.rhel7.spec
@@ -3,7 +3,7 @@
#
%define name pandorafms_console
%define version 7.0NG.734
-%define release 190508
+%define release 190510
# User and Group under which Apache is running
%define httpd_name httpd
diff --git a/pandora_console/pandora_console.spec b/pandora_console/pandora_console.spec
index 536547aed9..18d1caf0d5 100644
--- a/pandora_console/pandora_console.spec
+++ b/pandora_console/pandora_console.spec
@@ -3,7 +3,7 @@
#
%define name pandorafms_console
%define version 7.0NG.734
-%define release 190508
+%define release 190510
%define httpd_name httpd
# User and Group under which Apache is running
%define httpd_name apache2
diff --git a/pandora_console/pandoradb_data.sql b/pandora_console/pandoradb_data.sql
index 7b9517f661..f30798352e 100644
--- a/pandora_console/pandoradb_data.sql
+++ b/pandora_console/pandoradb_data.sql
@@ -1158,7 +1158,7 @@ INSERT INTO `tagent_custom_fields` VALUES (1,'Serial Number',0,0,''),(2,'De
INSERT INTO `ttag` VALUES (1,'network','Network equipment','http://artica.es','',''),(2,'critical','Critical modules','','',''),(3,'dmz','DMZ Network Zone','','',''),(4,'performance','Performance anda capacity modules','','',''),(5,'configuration','','','','');
-INSERT INTO `tevent_response` VALUES (1,'Ping to host','Ping to the agent host','ping -c 5 _agent_address_','command',0,620,500,0,'',0),(3,'Create incident from event','Create a incident from the event with the standard incidents system of Pandora FMS','index.php?sec=workspace&sec2=operation/incidents/incident_detail&insert_form&from_event=_event_id_','url',0,0,0,1,'',0),(4,'Create Integria IMS incident from event','Create a incident from the event with integria incidents system of Pandora FMS.
Is necessary to enable and configure the Integria incidents in Pandora FMS setup.','index.php?sec=workspace&sec2=operation/integria_incidents/incident&tab=editor&from_event=_event_id_','url',0,0,0,1,'',0),(5,'Restart agent','Restart the agent with using UDP protocol.
To use this response is necessary to have installed Pandora FMS server and console in the same machine.','/usr/share/pandora_server/util/udp_client.pl _agent_address_ 41122 "REFRESH AGENT"','command',0,620,500,0,'',0),(6,'Ping to module agent host','Ping to the module agent host','ping -c 5 _module_address_','command',0,620,500,0,'',0);
+INSERT INTO `tevent_response` VALUES (1,'Ping to host','Ping to the agent host','ping -c 5 _agent_address_','command',0,620,500,0,'',0),(3,'Create incident from event','Create a incident from the event with the standard incidents system of Pandora FMS','index.php?sec=workspace&sec2=operation/incidents/incident_detail&insert_form&from_event=_event_id_','url',0,0,0,1,'',0),(5,'Restart agent','Restart the agent with using UDP protocol.
To use this response is necessary to have installed Pandora FMS server and console in the same machine.','/usr/share/pandora_server/util/udp_client.pl _agent_address_ 41122 "REFRESH AGENT"','command',0,620,500,0,'',0),(6,'Ping to module agent host','Ping to the module agent host','ping -c 5 _module_address_','command',0,620,500,0,'',0);
INSERT INTO `tupdate_settings` VALUES ('current_update', '412'), ('customer_key', 'PANDORA-FREE'), ('updating_binary_path', 'Path where the updated binary files will be stored'), ('updating_code_path', 'Path where the updated code is stored'), ('dbname', ''), ('dbhost', ''), ('dbpass', ''), ('dbuser', ''), ('dbport', ''), ('proxy', ''), ('proxy_port', ''), ('proxy_user', ''), ('proxy_pass', '');
@@ -1315,4 +1315,4 @@ INSERT INTO `tnotification_source_user`(`id_source`,`id_user`,`enabled`,`also_ma
INSERT INTO `tnotification_source_group` SELECT `id`,0 FROM `tnotification_source` WHERE `description`="Message";
-
\ No newline at end of file
+
diff --git a/pandora_server/DEBIAN/control b/pandora_server/DEBIAN/control
index d775a7e1c2..367bf58acf 100644
--- a/pandora_server/DEBIAN/control
+++ b/pandora_server/DEBIAN/control
@@ -1,5 +1,5 @@
package: pandorafms-server
-Version: 7.0NG.734-190508
+Version: 7.0NG.734-190510
Architecture: all
Priority: optional
Section: admin
diff --git a/pandora_server/DEBIAN/make_deb_package.sh b/pandora_server/DEBIAN/make_deb_package.sh
index 849d33dfda..cdef2e40e9 100644
--- a/pandora_server/DEBIAN/make_deb_package.sh
+++ b/pandora_server/DEBIAN/make_deb_package.sh
@@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-pandora_version="7.0NG.734-190508"
+pandora_version="7.0NG.734-190510"
package_cpan=0
package_pandora=1
diff --git a/pandora_server/lib/PandoraFMS/Config.pm b/pandora_server/lib/PandoraFMS/Config.pm
index 6bd115c6aa..e03f565ea0 100644
--- a/pandora_server/lib/PandoraFMS/Config.pm
+++ b/pandora_server/lib/PandoraFMS/Config.pm
@@ -45,7 +45,7 @@ our @EXPORT = qw(
# version: Defines actual version of Pandora Server for this module only
my $pandora_version = "7.0NG.734";
-my $pandora_build = "190508";
+my $pandora_build = "190510";
our $VERSION = $pandora_version." ".$pandora_build;
# Setup hash
diff --git a/pandora_server/lib/PandoraFMS/PluginTools.pm b/pandora_server/lib/PandoraFMS/PluginTools.pm
index 2a8c8e35b3..a105349469 100644
--- a/pandora_server/lib/PandoraFMS/PluginTools.pm
+++ b/pandora_server/lib/PandoraFMS/PluginTools.pm
@@ -32,7 +32,7 @@ our @ISA = qw(Exporter);
# version: Defines actual version of Pandora Server for this module only
my $pandora_version = "7.0NG.734";
-my $pandora_build = "190508";
+my $pandora_build = "190510";
our $VERSION = $pandora_version." ".$pandora_build;
our %EXPORT_TAGS = ( 'all' => [ qw() ] );
diff --git a/pandora_server/pandora_server.redhat.spec b/pandora_server/pandora_server.redhat.spec
index 8028827a16..36e47fffbf 100644
--- a/pandora_server/pandora_server.redhat.spec
+++ b/pandora_server/pandora_server.redhat.spec
@@ -3,7 +3,7 @@
#
%define name pandorafms_server
%define version 7.0NG.734
-%define release 190508
+%define release 190510
Summary: Pandora FMS Server
Name: %{name}
diff --git a/pandora_server/pandora_server.spec b/pandora_server/pandora_server.spec
index c25651aa26..e9dbbf97bb 100644
--- a/pandora_server/pandora_server.spec
+++ b/pandora_server/pandora_server.spec
@@ -3,7 +3,7 @@
#
%define name pandorafms_server
%define version 7.0NG.734
-%define release 190508
+%define release 190510
Summary: Pandora FMS Server
Name: %{name}
diff --git a/pandora_server/pandora_server_installer b/pandora_server/pandora_server_installer
index 119f0a06c8..078df43672 100755
--- a/pandora_server/pandora_server_installer
+++ b/pandora_server/pandora_server_installer
@@ -9,7 +9,7 @@
# **********************************************************************
PI_VERSION="7.0NG.734"
-PI_BUILD="190508"
+PI_BUILD="190510"
MODE=$1
if [ $# -gt 1 ]; then
diff --git a/pandora_server/util/pandora_db.pl b/pandora_server/util/pandora_db.pl
index b4d33cb816..00fcc25297 100644
--- a/pandora_server/util/pandora_db.pl
+++ b/pandora_server/util/pandora_db.pl
@@ -34,7 +34,7 @@ use PandoraFMS::Config;
use PandoraFMS::DB;
# version: define current version
-my $version = "7.0NG.734 PS190508";
+my $version = "7.0NG.734 PS190510";
# Pandora server configuration
my %conf;
diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl
index 8b638ec31d..1977eb37b9 100644
--- a/pandora_server/util/pandora_manage.pl
+++ b/pandora_server/util/pandora_manage.pl
@@ -36,7 +36,7 @@ use Encode::Locale;
Encode::Locale::decode_argv;
# version: define current version
-my $version = "7.0NG.734 PS190508";
+my $version = "7.0NG.734 PS190510";
# save program name for logging
my $progname = basename($0);