From bcb3af09ca0a805b61c43fb99bb0df7847a47844 Mon Sep 17 00:00:00 2001 From: fermin831 Date: Thu, 24 May 2018 10:56:24 +0200 Subject: [PATCH] [Rebranding] Minor fix 2 --- pandora_console/include/help/en/help_web_checks.php | 4 ++-- pandora_console/include/help/es/help_web_checks.php | 4 ++-- pandora_console/include/help/ja/help_web_checks.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pandora_console/include/help/en/help_web_checks.php b/pandora_console/include/help/en/help_web_checks.php index fd4b5981c8..5aad76468a 100644 --- a/pandora_console/include/help/en/help_web_checks.php +++ b/pandora_console/include/help/en/help_web_checks.php @@ -13,7 +13,7 @@ This is a sample of GOLIAT Webcheck module:

 task_begin
-post http://galaga.artica.es/pandora/index.php?login=1
+post http://galaga.artica.es/monitoring/index.php?login=1
 variable_name nick
 variable_value demo
 variable_name pass
@@ -23,7 +23,7 @@ resource 1
 task_end
 
 task_begin
-get http://galaga.artica.es/pandora/index.php?sec=messages&sec2=operation/messages/message
+get http://galaga.artica.es/monitoring/index.php?sec=messages&sec2=operation/messages/message
 cookie 1
 resource 1
 check_string Read messages
diff --git a/pandora_console/include/help/es/help_web_checks.php b/pandora_console/include/help/es/help_web_checks.php
index ddb113ae63..48c277c076 100644
--- a/pandora_console/include/help/es/help_web_checks.php
+++ b/pandora_console/include/help/es/help_web_checks.php
@@ -14,7 +14,7 @@ Este es un ejemplo del modulo Webcheck de GOLIAT:
 

 task_begin
-post http://galaga.artica.es/pandora/index.php?login=1
+post http://galaga.artica.es/monitoring/index.php?login=1
 variable_name nick
 variable_value demo
 variable_name pass
@@ -24,7 +24,7 @@ resource 1
 task_end
 
 task_begin
-get http://galaga.artica.es/pandora/index.php?sec=messages&sec2=operation/messages/message
+get http://galaga.artica.es/monitoring/index.php?sec=messages&sec2=operation/messages/message
 cookie 1
 resource 1
 check_string Read messages
diff --git a/pandora_console/include/help/ja/help_web_checks.php b/pandora_console/include/help/ja/help_web_checks.php
index ade3608367..f63831c01f 100644
--- a/pandora_console/include/help/ja/help_web_checks.php
+++ b/pandora_console/include/help/ja/help_web_checks.php
@@ -13,7 +13,7 @@
 

 task_begin
-post http://galaga.artica.es/pandora/index.php?login=1
+post http://galaga.artica.es/monitoring/index.php?login=1
 variable_name nick
 variable_value demo
 variable_name pass
@@ -23,7 +23,7 @@ resource 1
 task_end
 
 task_begin
-get http://galaga.artica.es/pandora/index.php?sec=messages&sec2=operation/messages/message
+get http://galaga.artica.es/monitoring/index.php?sec=messages&sec2=operation/messages/message
 cookie 1
 resource 1
 check_string Read messages