diff --git a/pandora_agents/unix/DEBIAN/control b/pandora_agents/unix/DEBIAN/control index 534ff5be19..76acd4b169 100644 --- a/pandora_agents/unix/DEBIAN/control +++ b/pandora_agents/unix/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-agent-unix -Version: 7.0NG.754-210510 +Version: 7.0NG.754-210511 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 81ffd301d3..ba8ff1c9f9 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.754-210510" +pandora_version="7.0NG.754-210511" 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 2702989549..b904a3bc42 100755 --- a/pandora_agents/unix/pandora_agent +++ b/pandora_agents/unix/pandora_agent @@ -1015,7 +1015,7 @@ my $Sem = undef; my $ThreadSem = undef; use constant AGENT_VERSION => '7.0NG.754'; -use constant AGENT_BUILD => '210510'; +use constant AGENT_BUILD => '210511'; # 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 57f18f62f0..8984992513 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.754 -%define release 210510 +%define release 210511 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 e1895fe5d9..2124636e4f 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.754 -%define release 210510 +%define release 210511 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 1c40d15a32..e2fe704edb 100755 --- a/pandora_agents/unix/pandora_agent_installer +++ b/pandora_agents/unix/pandora_agent_installer @@ -10,7 +10,7 @@ # ********************************************************************** PI_VERSION="7.0NG.754" -PI_BUILD="210510" +PI_BUILD="210511" OS_NAME=`uname -s` FORCE=0 diff --git a/pandora_agents/win32/installer/pandora.mpi b/pandora_agents/win32/installer/pandora.mpi index cb2afa514a..39f0e0ea99 100644 --- a/pandora_agents/win32/installer/pandora.mpi +++ b/pandora_agents/win32/installer/pandora.mpi @@ -186,7 +186,7 @@ UpgradeApplicationID {} Version -{210510} +{210511} ViewReadme {Yes} diff --git a/pandora_agents/win32/pandora.cc b/pandora_agents/win32/pandora.cc index 467d3d6a04..5df547c181 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.754(Build 210510)") +#define PANDORA_VERSION ("7.0NG.754(Build 210511)") string pandora_path; string pandora_dir; diff --git a/pandora_agents/win32/versioninfo.rc b/pandora_agents/win32/versioninfo.rc index 15756ba8f0..84320d0433 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.754(Build 210510))" + VALUE "ProductVersion", "(7.0NG.754(Build 210511))" VALUE "FileVersion", "1.0.0.0" END END diff --git a/pandora_console/DEBIAN/control b/pandora_console/DEBIAN/control index dc9a610360..ca82b95067 100644 --- a/pandora_console/DEBIAN/control +++ b/pandora_console/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-console -Version: 7.0NG.754-210510 +Version: 7.0NG.754-210511 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 9c76d31b44..6d9f92c008 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.754-210510" +pandora_version="7.0NG.754-210511" package_pear=0 package_pandora=1 diff --git a/pandora_console/godmode/setup/setup_integria.php b/pandora_console/godmode/setup/setup_integria.php index 9e63fb3639..58a3d054ae 100644 --- a/pandora_console/godmode/setup/setup_integria.php +++ b/pandora_console/godmode/setup/setup_integria.php @@ -282,7 +282,7 @@ $table_remote->data['integria_pass'] = $row; // Integria hostname. $row = []; -$row['name'] = __('API Hostname'); +$row['name'] = __('URL to Integria IMS setup').ui_print_help_tip(__('Full URL to your Integria IMS setup (e.g., http://192.168.1.20/integria, https://support.mycompany.com).'), true); $row['control'] = html_print_input_text('integria_hostname', $config['integria_hostname'], '', 30, 100, true); $table_remote->data['integria_hostname'] = $row; @@ -329,22 +329,20 @@ $row['control'] = html_print_input_text( true, false, false -).ui_print_help_icon('alert_macros', true); +); $table_alert_settings->data['custom_response_incident_title'] = $row; // Alert incident description. $row = []; -$row['name'] = __('Description'); -$row['control'] = html_print_input_text( +$row['name'] = __('Ticket body'); +$row['control'] = html_print_textarea( 'incident_content', + 7, + 25, $config['incident_content'], '', - 50, - 100, - true, - false, - false -).ui_print_help_icon('alert_macros', true); + true +); $table_alert_settings->data['custom_response_incident_content'] = $row; // Alert default group. @@ -452,22 +450,21 @@ $row['control'] = html_print_input_text( true, false, false -).ui_print_help_icon('response_macros', true); +); $table_cr_settings->data['custom_response_incident_title'] = $row; // Custom response incident description. $row = []; -$row['name'] = __('Description'); -$row['control'] = html_print_input_text( +$row['name'] = __('Ticket body'); +$row['control'] = html_print_textarea( 'cr_incident_content', + 7, + 25, $config['cr_incident_content'], '', - 50, - 100, - true, - false, - false -).ui_print_help_icon('response_macros', true); + true +); + $table_cr_settings->data['custom_response_incident_content'] = $row; // Custom response default group. @@ -599,7 +596,7 @@ if ($has_connection != false) { // Form alert default settings. echo '