2011-08-24 Sancho Lerena <slerena@artica.es>
* include/help/en/help_snmp_alert_field1.php: New help page. * include/help/en/help_module_definition.php: Fixed odd chars. * images/groups_small/g_: Deleted unused icons. * images/groups_small/transmit.ok.png: Added margins and padding. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4817 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
|
@ -1,3 +1,13 @@
|
|||
2011-08-24 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* include/help/en/help_snmp_alert_field1.php: New help page.
|
||||
|
||||
* include/help/en/help_module_definition.php: Fixed odd chars.
|
||||
|
||||
* images/groups_small/g_: Deleted unused icons.
|
||||
|
||||
* images/groups_small/transmit.ok.png: Added margins and padding.
|
||||
|
||||
2011-08-24 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* include/functions_modules.php: added the call to enterprise function for
|
||||
|
|
|
@ -19,13 +19,13 @@ require_once ("../include/config.php");
|
|||
require_once ("../include/functions.php");
|
||||
require_once ("../include/functions_html.php");
|
||||
?>
|
||||
<html style="height:100%; margin: 0 0;"><head><title>
|
||||
<html style="height:100%; margin-top: 25px; margin-left: 15px; margin-right: 15px;"><head><title>
|
||||
<?php
|
||||
echo __('Pandora FMS help system');
|
||||
?>
|
||||
</title></head>
|
||||
<?php echo '<link rel="stylesheet" href="../include/styles/'.$config['style'].'.css" type="text/css">'; ?>
|
||||
<body style="background-color: #555555; height: 100%; margin: -10 0;">
|
||||
<body style="background-color: #555555; height: 100%; ">
|
||||
<?php
|
||||
|
||||
$id = get_parameter ('id');
|
||||
|
@ -67,10 +67,10 @@ if (! $id || ! file_exists ($help_file)) {
|
|||
/* Show help */
|
||||
echo '<div id="main_help">';
|
||||
echo '<div>';
|
||||
echo '<span style="float:left; margin: 0px; padding: 0px">';
|
||||
echo '<span style="float:left; margin: 20px; padding: 0px">';
|
||||
echo html_print_image('images/pandora_textlogo.png', true, array("border" => '0'));
|
||||
echo "</span>";
|
||||
echo '<p style="text-align: right"><strong>'.__('Pandora FMS help system').'</strong></p>';
|
||||
echo '<p style="padding-right: 20px; padding-top: 20px; text-align: right"><strong>'.__('Pandora FMS help system').'</strong></p>';
|
||||
echo '</div>';
|
||||
echo '<hr width="100%" size="1" />';
|
||||
echo '<div style="font-family: verdana, arial; font-size: 11px; text-align:left">';
|
||||
|
@ -78,7 +78,7 @@ echo '<div style="font-size: 12px; margin-left: 30px; margin-right:25px;">';
|
|||
require_once ($help_file);
|
||||
echo '</div>';
|
||||
echo '<br /><br /><hr width="100%" size="1" />';
|
||||
echo '<div style="background-color: #6E6E6E; font-family: verdana, arial; font-size: 11px;">';
|
||||
echo '<div style="padding: 15px; background-color: #6E6E6E; font-family: verdana, arial; font-size: 11px;">';
|
||||
include ('footer.php');
|
||||
echo '</div>';
|
||||
?>
|
||||
|
|
Before Width: | Height: | Size: 535 B |
Before Width: | Height: | Size: 529 B |
Before Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 448 B |
Before Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 483 B |
Before Width: | Height: | Size: 495 B |
Before Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 480 B |
Before Width: | Height: | Size: 489 B |
Before Width: | Height: | Size: 481 B |
Before Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 402 B |
Before Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 455 B |
Before Width: | Height: | Size: 448 B |
Before Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 457 B |
Before Width: | Height: | Size: 530 B |
Before Width: | Height: | Size: 536 B |
Before Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 440 B |
Before Width: | Height: | Size: 528 B |
Before Width: | Height: | Size: 489 B |
Before Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 392 B |
Before Width: | Height: | Size: 490 B |
Before Width: | Height: | Size: 548 B |
Before Width: | Height: | Size: 563 B |
Before Width: | Height: | Size: 552 B |
Before Width: | Height: | Size: 450 B |
Before Width: | Height: | Size: 548 B |
Before Width: | Height: | Size: 481 B |
Before Width: | Height: | Size: 473 B |
Before Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 377 B |
Before Width: | Height: | Size: 483 B |
Before Width: | Height: | Size: 561 B After Width: | Height: | Size: 588 B |
Before Width: | Height: | Size: 601 B After Width: | Height: | Size: 615 B |
Before Width: | Height: | Size: 866 B After Width: | Height: | Size: 893 B |
Before Width: | Height: | Size: 898 B After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 882 B After Width: | Height: | Size: 1017 B |
|
@ -7,6 +7,6 @@
|
|||
|
||||
There are two modes for an agent:
|
||||
<ul>
|
||||
<li>Learning mode: all the modules sent by the agent are accepted. If modules are not defined, they will be automatically defined by the system. It is recommended to activate the agents in this mode and change it once the user is familiar with Pandora FMS.</li>
|
||||
<li>Normal mode: the modules in this mode must be configured manually. The self definition of the modules is not allowed in this mode.</li>
|
||||
<li>Learning mode: all the modules sent by the agent are accepted. If modules are not defined, they will be automatically defined by the system. It is recommended to activate the agents in this mode and change it once the user is familiar with Pandora FMS.</li>
|
||||
<li>Normal mode: the modules in this mode must be configured manually. The self definition of the modules is not allowed in this mode.</li>
|
||||
</ul>
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* @package Include/help/en
|
||||
*/
|
||||
?>
|
||||
<h1>SNMP Trap - Alert field macros</h1>
|
||||
<p>
|
||||
|
||||
Once we've got the data fields, we must use them in the alert. With this purpose, the special macros _snmp_f1_, _snmp_f2_ and _snmp_f3_ are used. Using these macros doesn't have any sense out of SNMP trap alerts.
|
||||
|
||||
To build the message, we would use the following string in Field1.
|
||||
|
||||
Chassis Alert: _snmp_f2_ in device _snmp_f1_
|
||||
|
||||
You can use these macros in field1, field2 and field3
|
||||
</p>
|