[Rebranding] Minor fix 2

This commit is contained in:
fermin831 2018-05-24 10:56:24 +02:00
parent 653248698d
commit bcb3af09ca
3 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ This is a sample of GOLIAT Webcheck module:
</p> </p>
<pre> <pre>
task_begin 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_name nick
variable_value demo variable_value demo
variable_name pass variable_name pass
@ -23,7 +23,7 @@ resource 1
task_end task_end
task_begin task_begin
get http://galaga.artica.es/pandora/index.php?sec=messages&amp;sec2=operation/messages/message get http://galaga.artica.es/monitoring/index.php?sec=messages&amp;sec2=operation/messages/message
cookie 1 cookie 1
resource 1 resource 1
check_string Read messages check_string Read messages

View File

@ -14,7 +14,7 @@ Este es un ejemplo del modulo Webcheck de GOLIAT:
</p> </p>
<pre> <pre>
task_begin 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_name nick
variable_value demo variable_value demo
variable_name pass variable_name pass
@ -24,7 +24,7 @@ resource 1
task_end task_end
task_begin task_begin
get http://galaga.artica.es/pandora/index.php?sec=messages&amp;sec2=operation/messages/message get http://galaga.artica.es/monitoring/index.php?sec=messages&amp;sec2=operation/messages/message
cookie 1 cookie 1
resource 1 resource 1
check_string Read messages check_string Read messages

View File

@ -13,7 +13,7 @@
</p> </p>
<pre> <pre>
task_begin 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_name nick
variable_value demo variable_value demo
variable_name pass variable_name pass
@ -23,7 +23,7 @@ resource 1
task_end task_end
task_begin task_begin
get http://galaga.artica.es/pandora/index.php?sec=messages&amp;sec2=operation/messages/message get http://galaga.artica.es/monitoring/index.php?sec=messages&amp;sec2=operation/messages/message
cookie 1 cookie 1
resource 1 resource 1
check_string Read messages check_string Read messages