Changed text in firts task

This commit is contained in:
m-lopez-f 2015-08-06 14:55:55 +02:00
parent a6b6fe4c30
commit 740536a034
4 changed files with 14 additions and 20 deletions

View File

@ -29,11 +29,8 @@ ui_print_info_message ( array('no_close'=>true, 'message'=> __('There are no cu
</div> </div>
<div class="text_task"> <div class="text_task">
<h3> <?php echo __('Create Custom Fields'); ?></h3> <h3> <?php echo __('Create Custom Fields'); ?></h3>
<p id="description_task"> <?php echo __('The Recon Task definition of Pandora FMS is used to find new elements in the network. <p id="description_task"> <?php echo __("Custom fields are an easy way to personalized agent's information.
If it detects any item, it will add that item to the monitoring, and if that item it is already being monitored, then it will You're able to create custom fields by klicking on 'Administration' -> 'Manage monitoring' -> 'Manage custom fields'. "); ?></p>
ignore it or will update its information.There are three types of detection: Based on <strong id="fuerte"> ICMP </strong>(pings),
<strong id="fuerte">SNMP</strong> (detecting the topology of networks and their interfaces), and other <strong id="fuerte"> customized </strong>
type. You can define your own customized recon script.'); ?></p>
<form action="index.php?sec=gagente&sec2=godmode/agentes/configure_field" method="post"> <form action="index.php?sec=gagente&sec2=godmode/agentes/configure_field" method="post">
<input type="submit" class="button_task" value="<?php echo __('Create Custom Fields'); ?>" /> <input type="submit" class="button_task" value="<?php echo __('Create Custom Fields'); ?>" />
</form> </form>

View File

@ -26,11 +26,8 @@ ui_require_css_file ('firts_task');
</div> </div>
<div class="text_task"> <div class="text_task">
<h3> <?php echo __('Create Fields Manager'); ?></h3> <h3> <?php echo __('Create Fields Manager'); ?></h3>
<p id="description_task"> <?php echo __('The Recon Task definition of Pandora FMS is used to find new elements in the network. <p id="description_task"> <?php echo __("Custom fields are an easy way to personalized agent's information.
If it detects any item, it will add that item to the monitoring, and if that item it is already being monitored, then it will You're able to create custom fields by klicking on 'Administration' -> 'Manage monitoring' -> 'Manage custom fields'. "); ?></p>
ignore it or will update its information.There are three types of detection: Based on <strong id="fuerte"> ICMP </strong>(pings),
<strong id="fuerte">SNMP</strong> (detecting the topology of networks and their interfaces), and other <strong id="fuerte"> customized </strong>
type. You can define your own customized recon script.'); ?></p>
<form action="index.php?sec=gservers&sec2=godmode/servers/manage_recontask_form&create" method="post"> <form action="index.php?sec=gservers&sec2=godmode/servers/manage_recontask_form&create" method="post">
<input type="submit" class="button_task" value="<?php echo __('Create Fields '); ?>" /> <input type="submit" class="button_task" value="<?php echo __('Create Fields '); ?>" />
</form> </form>

View File

@ -30,11 +30,11 @@ ui_print_info_message(
</div> </div>
<div class="text_task"> <div class="text_task">
<h3> <?php echo __('Create Visual Console'); ?></h3> <h3> <?php echo __('Create Visual Console'); ?></h3>
<p id="description_task"> <?php echo __('The Recon Task definition of Pandora FMS is used to find new elements in the network. <p id="description_task"> <?php echo __("Pandora FMS allows you to create visual maps in which each user is able to create his own monitoring map.
If it detects any item, it will add that item to the monitoring, and if that item it is already being monitored, then it will The new visual console editor is much more practical, although the old visual console editor had its advantages.
ignore it or will update its information.There are three types of detection: Based on <strong id="fuerte"> ICMP </strong>(pings), Within the new visual console, we've been successful in imitating the sensation and touch of a drawing application like GIMP.
<strong id="fuerte">SNMP</strong> (detecting the topology of networks and their interfaces), and other <strong id="fuerte"> customized </strong> We've also simplified the editor by dividing it into several subject-matter tabs named 'Data', 'Preview', 'Wizard', 'List of Elements' and 'Editor'.
type. You can define your own customized recon script.'); ?></p> The elements the Pandora FMS Visual Map was designed to handle are 'static image', 'percentage bar', 'module graph' and 'simple value'. "); ?></p>
<form action="index.php?sec=reporting&amp;sec2=godmode/reporting/visual_console_builder" method="post"> <form action="index.php?sec=reporting&amp;sec2=godmode/reporting/visual_console_builder" method="post">
<?php html_print_input_hidden ('edit_layout', 1); ?> <?php html_print_input_hidden ('edit_layout', 1); ?>
<input type="submit" class="button_task" value="<?php echo __('Create Visual Console'); ?>" /> <input type="submit" class="button_task" value="<?php echo __('Create Visual Console'); ?>" />

View File

@ -26,11 +26,11 @@ ui_require_css_file ('firts_task');
</div> </div>
<div class="text_task"> <div class="text_task">
<h3> <?php echo __('Create SNMP Filter'); ?></h3> <h3> <?php echo __('Create SNMP Filter'); ?></h3>
<p id="description_task"> <?php echo __('The Recon Task definition of Pandora FMS is used to find new elements in the network. <p id="description_task"> <?php echo __("Some systems receive a high number of traps.
If it detects any item, it will add that item to the monitoring, and if that item it is already being monitored, then it will We're only interested in monitoring a tiny percentage of them. From Pandora FMS versions 3.2 and above,
ignore it or will update its information.There are three types of detection: Based on <strong id="fuerte"> ICMP </strong>(pings), it's possible to filter the traps that the server obtains in order to avoid straining the application unnecessarily.
<strong id="fuerte">SNMP</strong> (detecting the topology of networks and their interfaces), and other <strong id="fuerte"> customized </strong> In order to define different filters, please go to 'Administration' -> 'Manage SNMP Console' and 'SNMP Filters'.
type. You can define your own customized recon script.'); ?></p> One trap which is going to run in conjunction with any of them - just the ones for the server are going to get ruled out automatically. "); ?></p>
<form action="index.php?sec=snmpconsole&sec2=godmode/snmpconsole/snmp_filters&edit_filter=-1" method="post"> <form action="index.php?sec=snmpconsole&sec2=godmode/snmpconsole/snmp_filters&edit_filter=-1" method="post">
<input type="submit" class="button_task" value="<?php echo __('Create SNMP Filter'); ?>" /> <input type="submit" class="button_task" value="<?php echo __('Create SNMP Filter'); ?>" />
</form> </form>