2007-06-27 Raul Mateos <raulofpandora@gmail.com>
* include/sytles/*.css: Updated "gif" references to the "png" refs. * include/language/language_en.php: Updated text. * images/*: Removed near all .gif files and created .png * operation/*.php, godmode/*.php, *.sql: Updated gif references to .png * install.php: Added feature request 1744237 * index.php, operation/agentes/exportdata.php: Moved calendar jscript from index to exportdata git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@546 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
|
@ -1,3 +1,19 @@
|
|||
2007-06-27 Raul Mateos <raulofpandora@gmail.com>
|
||||
|
||||
* include/sytles/*.css: Updated "gif" references to the "png" refs.
|
||||
|
||||
* include/language/language_en.php: Updated text.
|
||||
|
||||
* images/*: Removed near all .gif files and created .png
|
||||
|
||||
* operation/*.php, godmode/*.php, *.sql:
|
||||
Updated gif references to .png
|
||||
|
||||
* install.php: Added feature request 1744237
|
||||
|
||||
* index.php, operation/agentes/exportdata.php: Moved calendar jscript
|
||||
from index to exportdata
|
||||
|
||||
2007-06-25 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
First commit for Beta2 :-)
|
||||
|
|
|
@ -89,7 +89,7 @@
|
|||
} else
|
||||
$global_health = 100;
|
||||
|
||||
echo "<h3>".$lang_label["tactical_indicator"]."</h3>";
|
||||
echo "<h2>".$lang_label["tactical_indicator"]."</h2>";
|
||||
echo "<img src='reporting/fgraph.php?tipo=odo_tactic&value1=$global_health&value2=$data_health&value3=$monitor_health'>";
|
||||
|
||||
echo "<br>";
|
||||
|
|
|
@ -69,7 +69,7 @@ if (isset($_GET["creacion"])){
|
|||
echo "
|
||||
<a href='index.php?sec=estado&
|
||||
sec2=operation/agentes/ver_agente&id_agente=".$id_agente."'>
|
||||
<img src='images/lupa.gif' border='0' align='middle'></a>";
|
||||
<img src='images/lupa.png' border='0' align='middle' alt=''></a>";
|
||||
}
|
||||
|
||||
echo '<tr><td class="datos2">';
|
||||
|
|
|
@ -159,7 +159,7 @@ if ($row=mysql_num_rows($result)){
|
|||
id_agente=".$id_agente."&
|
||||
tab=module&
|
||||
update_module=".$row["id_agente_modulo"]."#modules'>
|
||||
<img src='images/config.gif' border=0 alt='".$lang_label["update"]."' onLoad='type_change()'></b></a>";
|
||||
<img src='images/config.png' border=0 alt='".$lang_label["update"]."' onLoad='type_change()'></b></a>";
|
||||
}
|
||||
echo "</td></tr>";
|
||||
echo "</table>";
|
||||
|
|
|
@ -90,10 +90,10 @@ $result=mysql_query($sql1);
|
|||
|
||||
// We have alert text ?
|
||||
if ($row3["alert_text"] != "")
|
||||
$string = $string."<td colspan=2 class='$tdcolor'>".$lang_label["text"];
|
||||
$string = $string."<td colspan=2 class='$tdcolor'>".$lang_label["text"]."</td>";
|
||||
else {
|
||||
$string = $string."<td class='$tdcolor'>".$mymin;
|
||||
$string = $string."<td class='$tdcolor'>".$mymax;
|
||||
$string = $string."<td class='$tdcolor'>".$mymin."</td>";
|
||||
$string = $string."<td class='$tdcolor'>".$mymax."</td>";
|
||||
}
|
||||
$mytimefrom =$row3["time_from"];
|
||||
$mytimeto =$row3["time_to"];
|
||||
|
@ -103,8 +103,8 @@ $result=mysql_query($sql1);
|
|||
else
|
||||
$string .= render_time($mytimefrom)." - ".render_time($mytimeto);
|
||||
|
||||
$string = $string."<td class='$tdcolor'>".salida_limpia($row3["descripcion"]);
|
||||
$string = $string."<td class='$tdcolor'>";
|
||||
$string = $string."</td><td class='$tdcolor'>".salida_limpia($row3["descripcion"]);
|
||||
$string = $string."</td><td class='$tdcolor'>";
|
||||
$id_grupo = dame_id_grupo($id_agente);
|
||||
if (give_acl($id_user, $id_grupo, "LW")==1){
|
||||
$string = $string."<a href='index.php?sec=gagente&
|
||||
|
@ -114,7 +114,7 @@ $result=mysql_query($sql1);
|
|||
$string = $string."<a href='index.php?sec=gagente&
|
||||
sec2=godmode/agentes/configurar_agente&tab=alert&
|
||||
id_agente=".$id_agente."&update_alert=".$row3["id_aam"]."#alerts'>
|
||||
<img src='images/config.gif' border=0 alt='".$lang_label["update"]."'></a>";
|
||||
<img src='images/config.png' border=0 alt='".$lang_label["update"]."'></a>";
|
||||
}
|
||||
$string = $string."</td>";
|
||||
}
|
||||
|
|
|
@ -157,7 +157,7 @@ echo "<a href='index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=
|
|||
echo "</li>";
|
||||
|
||||
echo "<li class='nomn'>";
|
||||
echo "<a href='index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=template&id_agente=$id_agente'><img src='images/network.gif' width='16' class='top' border=0> NC Templates</a>";
|
||||
echo "<a href='index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&tab=template&id_agente=$id_agente'><img src='images/network.png' width='16' class='top' border=0> NC Templates</a>";
|
||||
echo "</li>";
|
||||
|
||||
echo "</ul>";
|
||||
|
|
|
@ -228,7 +228,7 @@ if ($row=mysql_num_rows($result)){
|
|||
echo "<img src='images/cross.png' border=0 alt='".$lang_label["delete"]."'>";
|
||||
echo "</b></a> ";
|
||||
echo "<a href='index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&id_agente=$id_agente&tab=module&update_module=".$row["id_agente_modulo"]."#modules'>";
|
||||
echo "<img src='images/config.gif' border=0 alt='".$lang_label["update"]."' onLoad='type_change()'></b></a>";
|
||||
echo "<img src='images/config.png' border=0 alt='".$lang_label["update"]."' onLoad='type_change()'></b></a>";
|
||||
}
|
||||
// Value arithmetical media fix
|
||||
if (($id_tipo != 3) AND ($id_tipo != 10) AND ($id_tipo != 17)){
|
||||
|
|
|
@ -127,28 +127,28 @@ if (comprueba_login() == 0) {
|
|||
echo "<a href='index.php?sec=gservers&sec2=godmode/servers/modificar_server&server=".$id_server."'><b>$name</b></a>";
|
||||
echo "</td><td class='$tdcolor' align='middle'>";
|
||||
if ($status ==0){
|
||||
echo "<img src='images/dot_red.gif'>";
|
||||
echo "<img src='images/dot_red.png'>";
|
||||
} else {
|
||||
echo "<img src='images/dot_green.gif'>";
|
||||
echo "<img src='images/dot_green.png'>";
|
||||
}
|
||||
echo "</td><td class='$tdcolor' align='middle'>";
|
||||
echo "$address";
|
||||
echo "</td><td class='".$tdcolor."f9'>".substr($description,0,25);
|
||||
echo "</td><td class='$tdcolor' align='middle'>";
|
||||
if ($network_server == 1){
|
||||
echo " <img src='images/network.gif'>";
|
||||
echo " <img src='images/network.png'>";
|
||||
}
|
||||
if ($data_server == 1){
|
||||
echo " <img src='images/data.gif'>";
|
||||
echo " <img src='images/data.png'>";
|
||||
}
|
||||
if ($snmp_server == 1){
|
||||
echo " <img src='images/snmp.gif'>";
|
||||
echo " <img src='images/snmp.png'>";
|
||||
}
|
||||
if ($master == 1){
|
||||
echo " <img src='images/master.gif'>";
|
||||
echo " <img src='images/master.png'>";
|
||||
}
|
||||
if ($checksum == 1){
|
||||
echo " <img src='images/binary.gif'>";
|
||||
echo " <img src='images/binary.png'>";
|
||||
}
|
||||
echo "</td><td class='".$tdcolor."f9' align='middle'>".substr($keepalive,0,25)."</td>";
|
||||
echo "<td class='".$tdcolor."f9' align='middle'>".substr($laststart,0,25)."</td>";
|
||||
|
|
|
@ -146,7 +146,7 @@ user views.</li>
|
|||
<p>In this screen the modules can be:</p>
|
||||
<ul>
|
||||
<li>Deleted by clicking <img src="../../images/cross.png"></li>
|
||||
<li>Edited by clicking <img src="../../images/config.gif"></li>
|
||||
<li>Edited by clicking <img src="../../images/config.png"></li>
|
||||
</ul>
|
||||
|
||||
<p>However, the type of data of the module can't be modified.</p>
|
||||
|
@ -250,7 +250,7 @@ deletion is performed, the data associated to them will also be deleted.</p>
|
|||
|
||||
<p>If you pass the mouse over any group image, you'll see the number of agents of that group as well the number of monitors, organized by status.</p>
|
||||
|
||||
<p>By pressing the icon <img src="../../images/target.gif"> at the right of any group image, you will update the info of that group.</p>
|
||||
<p>By pressing the icon <img src="../../images/target.png"> at the right of any group image, you will update the info of that group.</p>
|
||||
|
||||
<h2><a name="33">3.3. Agent monitoring </a></h2>
|
||||
|
||||
|
@ -283,23 +283,23 @@ modules, the number of monitors and the number of monitors with "incorrect" stat
|
|||
all in black save the last one.</p>
|
||||
<p><b>Status:</b> Shows the "general" status of the agent through the following icons:</p>
|
||||
<div class='ml35'>
|
||||
<p><img src="../../images/b_green.gif"> All the monitors OK. It's the ideal status.</p>
|
||||
<p><img src="../../images/b_white.gif"> No defined monitors. Sometimes nothing is monitored
|
||||
<p><img src="../../images/b_green.png"> All the monitors OK. It's the ideal status.</p>
|
||||
<p><img src="../../images/b_white.png"> No defined monitors. Sometimes nothing is monitored
|
||||
that could be right or wrong, and only numeric or text data is reported.</p>
|
||||
<p><img src="../../images/b_red.gif"> At least one of the monitors is failing. Usually we
|
||||
<p><img src="../../images/b_red.png"> At least one of the monitors is failing. Usually we
|
||||
want to avoid this, and keep our systems in a healthy green colour.</p>
|
||||
<p><img src="../../images/b_blue.gif"> The agent doesn't have <u>any</u> data. New agents with an empty data
|
||||
<p><img src="../../images/b_blue.png"> The agent doesn't have <u>any</u> data. New agents with an empty data
|
||||
package can have this status.</p>
|
||||
<p><img src="../../images/b_yellow.gif"> Colour shifting from green to red. This icon indicates
|
||||
<p><img src="../../images/b_yellow.png"> Colour shifting from green to red. This icon indicates
|
||||
that the agent has just changed its status, from 'All OK' to 'we have a problem'.</p>
|
||||
<img src="../../images/b_down.gif"> When an agent is down or there is no news from it for 2 times the Interval value in seconds. Usually it is due to a communication issue or a crashed remote system.</p>
|
||||
<img src="../../images/b_down.png"> When an agent is down or there is no news from it for 2 times the Interval value in seconds. Usually it is due to a communication issue or a crashed remote system.</p>
|
||||
</div>
|
||||
<p><b>Alerts:</b> Shows if any alerts have been sent through the following icons:</p>
|
||||
<div class='ml35'>
|
||||
<p><img src="../../images/dot_green.gif"> No alerts have been sent.</p>
|
||||
<p><img src="../../images/dot_red.gif"> When at least one alert has been sent within the time threshold of the alert.</p>
|
||||
<p><img src="../../images/dot_green.png"> No alerts have been sent.</p>
|
||||
<p><img src="../../images/dot_red.png"> When at least one alert has been sent within the time threshold of the alert.</p>
|
||||
</div>
|
||||
<p><b>Last contact:</b> Shows the time and date of the last data package sent by the agent, using a progress bar, according to value of the interval. If you see the image <img src="../../images/outof.gif">, the agent has not send data during the interval. Passing the mouse over the image will show you the last contact in time and date format.</p>
|
||||
<p><b>Last contact:</b> Shows the time and date of the last data package sent by the agent, using a progress bar, according to value of the interval. If you see the image <img src="../../images/outof.png">, the agent has not send data during the interval. Passing the mouse over the image will show you the last contact in time and date format.</p>
|
||||
|
||||
<p><b><u>Note:</u></b> The icon <img src="../../images/setup.png" width="15"> is only visible if you're and administrator and it's a link to the "Manage Agents" > "Update Agent" option in the Administration menu.</p>
|
||||
|
||||
|
@ -331,23 +331,23 @@ the data sent by the agent against time.</p>
|
|||
<p>On the left hand side of the graph the newst data is represent, and on the right had side the oldest.</p>
|
||||
|
||||
<p>The generated graphs are:
|
||||
<p class="ml75"> - <b>Hourly graph</b> (<img src="../../images/grafica_h.gif">) covers a 60 minute interval</p>
|
||||
<p class="ml75"> - <b>Hourly graph</b> (<img src="../../images/grafica_h.png">) covers a 60 minute interval</p>
|
||||
<p class="center"><img src="images/image018.png"></p>
|
||||
|
||||
<p class="ml75"> - <b>Daily graph</b> (<img src="../../images/grafica_d.gif">) covers a 24 hour interval</p>
|
||||
<p class="ml75"> - <b>Daily graph</b> (<img src="../../images/grafica_d.png">) covers a 24 hour interval</p>
|
||||
<p class="center"><img src="images/image019.png"></p>
|
||||
|
||||
<p class="ml75"> - <b>Weekly graph</b> (<img src="../../images/grafica_w.gif">) covers a 7 day interval</p>
|
||||
<p class="ml75"> - <b>Weekly graph</b> (<img src="../../images/grafica_w.png">) covers a 7 day interval</p>
|
||||
<p class="center"><img src="images/image020.png"></p>
|
||||
|
||||
<p class="ml75"> - <b>Mothly graph</b> (<img src="../../images/grafica_m.gif">) covers a 30 day interval</p>
|
||||
<p class="ml75"> - <b>Mothly graph</b> (<img src="../../images/grafica_m.png">) covers a 30 day interval</p>
|
||||
<p class="center"><img src="images/image021.png"></p>
|
||||
|
||||
<p><b>Raw Data:</b> This is the raw data sent by the agent</p>
|
||||
|
||||
<p class="ml25"> - <img src="../../images/data_m.gif"> Last month</p>
|
||||
<p class="ml25"> - <img src="../../images/data_w.gif"> Last week</p>
|
||||
<p class="ml25"> - <img src="../../images/data_d.gif"> Last day</p>
|
||||
<p class="ml25"> - <img src="../../images/data_m.png"> Last month</p>
|
||||
<p class="ml25"> - <img src="../../images/data_w.png"> Last week</p>
|
||||
<p class="ml25"> - <img src="../../images/data_d.png"> Last day</p>
|
||||
|
||||
<h4><a name="3323">3.3.2.3. Complete list of monitors</a></h4>
|
||||
|
||||
|
@ -363,8 +363,8 @@ the data sent by the agent against time.</p>
|
|||
<p><b>Description:</b> Description given to the module in the agent's config file.</p>
|
||||
<p><b>Status:</b> The table shows the agent status through the following icons:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/b_green.gif"> The monitor is OK</p>
|
||||
<p class="ml25"><img src="../../images/b_red.gif"> The monitor is failing</p>
|
||||
<p class="ml25"><img src="../../images/b_green.png"> The monitor is OK</p>
|
||||
<p class="ml25"><img src="../../images/b_red.png"> The monitor is failing</p>
|
||||
|
||||
<p><b>Last contact:</b> Shows the time and date of the last data packaged received from the agent</p>
|
||||
|
||||
|
@ -383,8 +383,8 @@ the data sent by the agent against time.</p>
|
|||
<p><b>Times Fired:</b> Number of times the alert was launched.</p>
|
||||
<p><b>Status:</b> Shows if the alert has been sent through the following icon:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"> No alerts have been sent</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.gif"> At least one alert has been sent</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"> No alerts have been sent</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.png"> At least one alert has been sent</p>
|
||||
|
||||
<h3><a name="333">3.3.3. Group details</a></h3>
|
||||
|
||||
|
@ -401,10 +401,10 @@ The groups are displayed ordered by the following columns:</p>
|
|||
<p><b>Monitors:</b> Number of monitors configured in the group.</p>
|
||||
<p><b>Status:</b> The status is described through the following icons:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/b_green.gif"> All monitors are OK.</p>
|
||||
<p class="ml25"><img src="../../images/b_red.gif"> At least one monitor has failed.</p>
|
||||
<p class="ml25"><img src="../../images/b_down.gif"> At least one monitor is down and there is no contact with it.</p>
|
||||
<p class="ml25"><img src="../../images/b_white.gif"> This Agent doesn't have any monitor defined.</p>
|
||||
<p class="ml25"><img src="../../images/b_green.png"> All monitors are OK.</p>
|
||||
<p class="ml25"><img src="../../images/b_red.png"> At least one monitor has failed.</p>
|
||||
<p class="ml25"><img src="../../images/b_down.png"> At least one monitor is down and there is no contact with it.</p>
|
||||
<p class="ml25"><img src="../../images/b_white.png"> This Agent doesn't have any monitor defined.</p>
|
||||
|
||||
<p><b>OK:</b> Number of monitors that are OK.</p>
|
||||
<p><b>Failed:</b> Number of failing monitors.</p>
|
||||
|
|
|
@ -78,21 +78,21 @@ incidents the user is interested on.</p>
|
|||
<p><b>ID:</b> ID of the incident.</p>
|
||||
<p><b>Status:</b> The incident status is represented by the following icons:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/dot_red.gif"> Active incident</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.gif"> Active incident with comments</p>
|
||||
<p class="ml25"><img src="../../images/dot_blue.gif"> Rejected incident</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"> Closed incident</p>
|
||||
<p class="ml25"><img src="../../images/dot_white.gif"> Expired incident</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.png"> Active incident</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.png"> Active incident with comments</p>
|
||||
<p class="ml25"><img src="../../images/dot_blue.png"> Rejected incident</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"> Closed incident</p>
|
||||
<p class="ml25"><img src="../../images/dot_white.png"> Expired incident</p>
|
||||
|
||||
<p><b>Incident name:</b> Name given to the incident</p>
|
||||
<p><b>Priority:</b> The incident assigned priority is represented by the following icons:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/dot_red.gif"><img src="../../images/dot_red.gif"><img src="../../images/dot_red.gif"> Very high priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.gif"><img src="../../images/dot_red.gif"><img src="../../images/dot_red.gif"> High priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.gif"><img src="../../images/dot_yellow.gif"><img src="../../images/dot_red.gif"> Medium priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"><img src="../../images/dot_yellow.gif"><img src="../../images/dot_yellow.gif"> Low priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"><img src="../../images/dot_green.gif"><img src="../../images/dot_yellow.gif"> Informative priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"><img src="../../images/dot_green.gif"><img src="../../images/dot_green.gif"> Maintenance priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.png"><img src="../../images/dot_red.png"><img src="../../images/dot_red.png"> Very high priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.png"><img src="../../images/dot_red.png"><img src="../../images/dot_red.png"> High priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.png"><img src="../../images/dot_yellow.png"><img src="../../images/dot_red.png"> Medium priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"><img src="../../images/dot_yellow.png"><img src="../../images/dot_yellow.png"> Low priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"><img src="../../images/dot_green.png"><img src="../../images/dot_yellow.png"> Informative priority</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"><img src="../../images/dot_green.png"><img src="../../images/dot_green.png"> Maintenance priority</p>
|
||||
|
||||
<p><b>Group:</b> The name of the group the incident has been assigned to. One incident can only belong to a single group.</p>
|
||||
<p><b>Updated at:</b> This is the date/time the incident was updated for the last time.</p>
|
||||
|
|
|
@ -53,8 +53,8 @@ if the problem can be ignored or it's been already solved.</p>
|
|||
<p>The event information list shows the data in the following columns:</p>
|
||||
|
||||
<p><b>Status:</b> The event status is represented by the icon bellow:</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"> The event has been validated</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.gif"> The event hasn't been validated</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"> The event has been validated</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.png"> The event hasn't been validated</p>
|
||||
<p><b>Event name:</b> Name assigned to the event by Pandora.</p>
|
||||
<p><b>Agent name:</b> Agent where the event happend.</p>
|
||||
<p><b>Group name:</b> Group of the agent where the event has happened.</p>
|
||||
|
|
|
@ -93,7 +93,7 @@ in the Operation menu.</p>
|
|||
</p>
|
||||
<p>
|
||||
It is possible to change the server properties using the icon
|
||||
<img src="../../images/config.gif">
|
||||
<img src="../../images/config.png">
|
||||
</p>
|
||||
<p>
|
||||
In a Server it is possible to modify: Name, IP Address and Description.
|
||||
|
|
|
@ -165,7 +165,7 @@ Cualquier valor por debajo del mínimo definido se interpretará com
|
|||
<p>Desde aquí se puede:</p>
|
||||
<ul>
|
||||
<li>borrar un módulo pinchando en el icono <img src="../../images/cross.png"></li>
|
||||
<li>o editarlo, pinchando en el icono <img src="../../images/config.gif"></li>
|
||||
<li>o editarlo, pinchando en el icono <img src="../../images/config.png"></li>
|
||||
</ul>
|
||||
|
||||
<p>No será posible modificar el tipo de dato del módulo.</p>
|
||||
|
@ -282,7 +282,7 @@ todos los datos asociados a estos.</p>
|
|||
|
||||
<p>Si pasamos el ratón sobre cualquier imagen de grupo, veremos el número de agentes que tiene el grupo además del número de monitores, organizado por estado.</p>
|
||||
|
||||
<p>Si pulsamos el icono <img src="../../images/target.gif"> que aparece a la derecha de cada grupo, se refrescará la información del grupo seleccionado.</p>
|
||||
<p>Si pulsamos el icono <img src="../../images/target.png"> que aparece a la derecha de cada grupo, se refrescará la información del grupo seleccionado.</p>
|
||||
|
||||
<h2><a name="33">3.3. Monitorización de agentes</a></h2>
|
||||
|
||||
|
@ -315,21 +315,21 @@ estado incorrecto, aparecen tres valores: el número de módulos, el
|
|||
monitores y el número de monitores con estado incorrecto, éste último en color rojo, el resto de color negro.</p>
|
||||
<p><b>Estado</b>: Muestra el estado «general» del agente mediante los siguientes iconos:</p>
|
||||
<div class="ml35">
|
||||
<p><img src="../../images/b_green.gif"> Cuando todos los monitores están OK. El estado ideal.</p>
|
||||
<p><img src="../../images/b_white.gif"> Cuando no hay monitores definidos. A veces no monitorizamos nada que pueda estar «bien» o «mal», y simplemente reporta datos
|
||||
<p><img src="../../images/b_green.png"> Cuando todos los monitores están OK. El estado ideal.</p>
|
||||
<p><img src="../../images/b_white.png"> Cuando no hay monitores definidos. A veces no monitorizamos nada que pueda estar «bien» o «mal», y simplemente reporta datos
|
||||
numéricos o de tipo texto.</p>
|
||||
<p><img src="../../images/b_red.gif"> Cuando al menos un monitor falla. Generalmente queremos evitar esto y que todos nuestros sistemas tengan un saludable color verde.</p>
|
||||
<p><img src="../../images/b_blue.gif"> Cuando el agente no tiene datos. Los agentes nuevos con un paquete vacío pueden tener este estado.</p>
|
||||
<p><img src="../../images/b_yellow.gif"> Cuando hay un cambio entre verde y rojo. Esto indica que un agente acaba de cambiar de estado, de «todo bien» a «tenemos un problema».</p>
|
||||
<img src="../../images/b_down.gif"> Cuando el agente está caído o no se ha recibido información de él en el doble del Intervalo en segundos. Generalmente se debe a un
|
||||
<p><img src="../../images/b_red.png"> Cuando al menos un monitor falla. Generalmente queremos evitar esto y que todos nuestros sistemas tengan un saludable color verde.</p>
|
||||
<p><img src="../../images/b_blue.png"> Cuando el agente no tiene datos. Los agentes nuevos con un paquete vacío pueden tener este estado.</p>
|
||||
<p><img src="../../images/b_yellow.png"> Cuando hay un cambio entre verde y rojo. Esto indica que un agente acaba de cambiar de estado, de «todo bien» a «tenemos un problema».</p>
|
||||
<img src="../../images/b_down.png"> Cuando el agente está caído o no se ha recibido información de él en el doble del Intervalo en segundos. Generalmente se debe a un
|
||||
problema de comunicación o a un «cuelgue» del sistema remoto.</p>
|
||||
</div>
|
||||
<p><b>Alertas:</b> Muestra si se han enviado alertas mediante los siguientes iconos:</p>
|
||||
<div class="ml35">
|
||||
<p><img src="../../images/dot_green.gif"> Cuando no se ha enviado ninguna alerta.</p>
|
||||
<p><img src="../../images/dot_red.gif"> Cuando se ha enviado al menos una alerta en el período definido como «time threshold» o «umbral de tiempo» en la alerta.</p>
|
||||
<p><img src="../../images/dot_green.png"> Cuando no se ha enviado ninguna alerta.</p>
|
||||
<p><img src="../../images/dot_red.png"> Cuando se ha enviado al menos una alerta en el período definido como «time threshold» o «umbral de tiempo» en la alerta.</p>
|
||||
</div>
|
||||
<p><b>Último contacto</b>: Muestra la fecha y hora en que se recibieron los últimos datos del agente, utilizando una barra de progreso, de acuerdo con el valor del intervalo. Si se muestra la imagen <img src="../../images/outof.gif">, el agente no ha enviado datos al finalizar el intervalo. Si pasamos el ratón encima de la imagen, se mostrará el último contacto en formato de fecha y hora.</p>
|
||||
<p><b>Último contacto</b>: Muestra la fecha y hora en que se recibieron los últimos datos del agente, utilizando una barra de progreso, de acuerdo con el valor del intervalo. Si se muestra la imagen <img src="../../images/outof.png">, el agente no ha enviado datos al finalizar el intervalo. Si pasamos el ratón encima de la imagen, se mostrará el último contacto en formato de fecha y hora.</p>
|
||||
|
||||
<p><b><u>Nota:</u></b> El icono <img src="../../images/setup.png" width="15"> sólo es visible si es usuario es administrador y es un enlace a la opción «Gestionar agentes» > «Actualizar agente» del menú de administración.</p>
|
||||
|
||||
|
@ -364,23 +364,23 @@ y horarias (M, W, D y H, respectivamente).</p>
|
|||
los datos más antiguos.</p>
|
||||
|
||||
<p>Las gráficas que se generan son:</p>
|
||||
<p class="ml75"> - <b>Gráfico horario</b> (<img src="../../images/grafica_h.gif">) con un rango total de 60 minutos</p>
|
||||
<p class="ml75"> - <b>Gráfico horario</b> (<img src="../../images/grafica_h.png">) con un rango total de 60 minutos</p>
|
||||
<p class="center"><img src="images/image018.png"></p>
|
||||
|
||||
<p class="ml75"> - <b>Gráfico diario</b> (<img src="../../images/grafica_d.gif">) con un rango total de 24 horas</p>
|
||||
<p class="ml75"> - <b>Gráfico diario</b> (<img src="../../images/grafica_d.png">) con un rango total de 24 horas</p>
|
||||
<p class="center"><img src="images/image019.png"></p>
|
||||
|
||||
<p class="ml75"> - <b>Gráfico semanal</b> (<img src="../../images/grafica_w.gif">) con un rango total de 7 días</p>
|
||||
<p class="ml75"> - <b>Gráfico semanal</b> (<img src="../../images/grafica_w.png">) con un rango total de 7 días</p>
|
||||
<p class="center"><img src="images/image020.png"></p>
|
||||
|
||||
<p class="ml75"> - <b>Gráfico mensual</b> (<img src="../../images/grafica_m.gif">) con un rango total de 30 días</p>
|
||||
<p class="ml75"> - <b>Gráfico mensual</b> (<img src="../../images/grafica_m.png">) con un rango total de 30 días</p>
|
||||
<p class="center"><img src="images/image021.png"></p>
|
||||
|
||||
<p><b>Datos</b>: Son, en bruto, los datos enviados por el agente:</p>
|
||||
|
||||
<p class="ml25"> - <img src="../../images/data_m.gif"> El último mes</p>
|
||||
<p class="ml25"> - <img src="../../images/data_w.gif"> La última semana</p>
|
||||
<p class="ml25"> - <img src="../../images/data_d.gif"> El último día</p>
|
||||
<p class="ml25"> - <img src="../../images/data_m.png"> El último mes</p>
|
||||
<p class="ml25"> - <img src="../../images/data_w.png"> La última semana</p>
|
||||
<p class="ml25"> - <img src="../../images/data_d.png"> El último día</p>
|
||||
|
||||
<h4><a name="3323">3.3.2.3. Lista completa de monitores</a></h4>
|
||||
|
||||
|
@ -396,8 +396,8 @@ los datos más antiguos.</p>
|
|||
<p><b>Descripción:</b> Descripción del módulo configurado en el archivo de configuración del agente.</p>
|
||||
<p><b>Estado:</b> Aparece el estado del agente mediante los siguientes iconos:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/b_green.gif"> Cuando el monitor está correcto</p>
|
||||
<p class="ml25"><img src="../../images/b_red.gif"> Cuando el monitor falla</p>
|
||||
<p class="ml25"><img src="../../images/b_green.png"> Cuando el monitor está correcto</p>
|
||||
<p class="ml25"><img src="../../images/b_red.png"> Cuando el monitor falla</p>
|
||||
|
||||
<p><b>Último contacto</b>: Aparece la fecha y hora en que se recibieron los últimos datos del agente.</p>
|
||||
|
||||
|
@ -416,8 +416,8 @@ los datos más antiguos.</p>
|
|||
<p><b>Número de veces lanzada:</b> Número de veces que se ha lanzado la alerta.</p>
|
||||
<p><b>Estado:</b> Muestra si se han enviado alertas mediante los siguientes iconos:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"> Cuando no se ha enviado ninguna alerta</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.gif"> Cuando se ha enviado al menos una alerta</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"> Cuando no se ha enviado ninguna alerta</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.png"> Cuando se ha enviado al menos una alerta</p>
|
||||
|
||||
<h3><a name="333">3.3.3. Detalle de grupos</a></h3>
|
||||
|
||||
|
@ -434,10 +434,10 @@ simplemente con una rápida mirada, gracias a un sistema de bombillas de d
|
|||
<p><b>Monitores:</b> Número de monitores configurados en el grupo.</p>
|
||||
<p><b>Estado:</b> Estado del agente, mediante los siguientes iconos:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/b_green.gif"> Aparece cuando todos los monitores están correctos.</p>
|
||||
<p class="ml25"><img src="../../images/b_red.gif"> Aparece cuando al menos un monitor tiene algún fallo.</p>
|
||||
<p class="ml25"><img src="../../images/b_down.gif"> Aparece cuando al menos un monitor está caído o no hay contacto.</p>
|
||||
<p class="ml25"><img src="../../images/b_white.gif"> Aparece cuando el agente no tiene ningún monitor definido.</p>
|
||||
<p class="ml25"><img src="../../images/b_green.png"> Aparece cuando todos los monitores están correctos.</p>
|
||||
<p class="ml25"><img src="../../images/b_red.png"> Aparece cuando al menos un monitor tiene algún fallo.</p>
|
||||
<p class="ml25"><img src="../../images/b_down.png"> Aparece cuando al menos un monitor está caído o no hay contacto.</p>
|
||||
<p class="ml25"><img src="../../images/b_white.png"> Aparece cuando el agente no tiene ningún monitor definido.</p>
|
||||
|
||||
<p><b>Ok:</b> Número de monitores que están correctos.</p>
|
||||
<p><b>Fallo:</b> Número de monitores que tienen algún fallo</p>
|
||||
|
|
|
@ -83,21 +83,21 @@ orden de actualización. Mediante los filtros se puede acceder sólo
|
|||
<p><b>ID:</b> Identificador del incidente.</p>
|
||||
<p><b>Estado:</b> Estado en el que se encuentra el incidente mediante los siguientes iconos:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/dot_red.gif"> Cuando el incidente está activo</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.gif"> Cuando el incidente está activo y tiene comentarios</p>
|
||||
<p class="ml25"><img src="../../images/dot_blue.gif"> Cuando el incidente ha sido rechazado</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"> Cuando el incidente está cerrado</p>
|
||||
<p class="ml25"><img src="../../images/dot_white.gif"> Cuando el incidente ha expirado</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.png"> Cuando el incidente está activo</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.png"> Cuando el incidente está activo y tiene comentarios</p>
|
||||
<p class="ml25"><img src="../../images/dot_blue.png"> Cuando el incidente ha sido rechazado</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"> Cuando el incidente está cerrado</p>
|
||||
<p class="ml25"><img src="../../images/dot_white.png"> Cuando el incidente ha expirado</p>
|
||||
|
||||
<p><b>Nombre del Incidente:</b> Nombre que se le ha asignado al incidente</p>
|
||||
<p><b>Prioridad:</b> Aparece la prioridad que tiene asignada el incidente mediante los siguientes iconos:</p>
|
||||
|
||||
<p class="ml25"><img src="../../images/dot_red.gif"><img src="../../images/dot_red.gif"><img src="../../images/dot_red.gif"> Prioridad muy alta</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.gif"><img src="../../images/dot_red.gif"><img src="../../images/dot_red.gif"> Prioridad alta</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.gif"><img src="../../images/dot_yellow.gif"><img src="../../images/dot_red.gif"> Prioridad media</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"><img src="../../images/dot_yellow.gif"><img src="../../images/dot_yellow.gif"> Prioridad baja</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"><img src="../../images/dot_green.gif"><img src="../../images/dot_yellow.gif"> Prioridad de tarea informativa</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"><img src="../../images/dot_green.gif"><img src="../../images/dot_green.gif"> Prioridad de tarea de Mantenimiento</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.png"><img src="../../images/dot_red.png"><img src="../../images/dot_red.png"> Prioridad muy alta</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.png"><img src="../../images/dot_red.png"><img src="../../images/dot_red.png"> Prioridad alta</p>
|
||||
<p class="ml25"><img src="../../images/dot_yellow.png"><img src="../../images/dot_yellow.png"><img src="../../images/dot_red.png"> Prioridad media</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"><img src="../../images/dot_yellow.png"><img src="../../images/dot_yellow.png"> Prioridad baja</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"><img src="../../images/dot_green.png"><img src="../../images/dot_yellow.png"> Prioridad de tarea informativa</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"><img src="../../images/dot_green.png"><img src="../../images/dot_green.png"> Prioridad de tarea de Mantenimiento</p>
|
||||
|
||||
<p><b>Grupo:</b> Define el grupo al que se ha asociado el incidente. Un
|
||||
incidente sólo puede pertenecer a un único grupo.</p>
|
||||
|
|
|
@ -52,8 +52,8 @@ solucionado.</p>
|
|||
<p>En la lista de eventos, cada uno de ellos aparece con información distribuida en las siguientes columnas:</p>
|
||||
|
||||
<p><b>Estado:</b> Estado en el que se encuentra el incidente mediante los siguientes iconos:</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.gif"> Cuando el evento ha sido validado</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.gif"> Cuando el evento no ha sido validado</p>
|
||||
<p class="ml25"><img src="../../images/dot_green.png"> Cuando el evento ha sido validado</p>
|
||||
<p class="ml25"><img src="../../images/dot_red.png"> Cuando el evento no ha sido validado</p>
|
||||
<p><b>Nombre del evento:</b> Nombre asociado por Pandora al evento.</p>
|
||||
<p><b>Nombre del agente:</b> Agente en el que ha ocurrido el evento.</p>
|
||||
<p><b>Nombre del grupo:</b> Grupo al que pertenece el agente en el que ha ocurrido el evento.</p>
|
||||
|
|
|
@ -92,7 +92,7 @@ acceder a la lista de los Servidores Pandora.</p>
|
|||
</p>
|
||||
<p>
|
||||
Para modificar un servidor utilizamos el icono
|
||||
<img src="../../images/config.gif">
|
||||
<img src="../../images/config.png">
|
||||
</p>
|
||||
<p>
|
||||
Si estamos modificando un servidor podemos cambiar las siguientes
|
||||
|
|
Before Width: | Height: | Size: 111 B |
Before Width: | Height: | Size: 372 B |
Before Width: | Height: | Size: 182 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 381 B |
After Width: | Height: | Size: 403 B |
Before Width: | Height: | Size: 49 B |
Before Width: | Height: | Size: 49 B |
Before Width: | Height: | Size: 561 B |
After Width: | Height: | Size: 491 B |
Before Width: | Height: | Size: 574 B |
Before Width: | Height: | Size: 556 B |
After Width: | Height: | Size: 407 B |
Before Width: | Height: | Size: 256 B |
Before Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 282 B |
Before Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 196 B |
Before Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 792 B |
Before Width: | Height: | Size: 754 B |
Before Width: | Height: | Size: 250 B |
After Width: | Height: | Size: 285 B |
Before Width: | Height: | Size: 404 B |
Before Width: | Height: | Size: 407 B |
Before Width: | Height: | Size: 397 B |
Before Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 401 B |
Before Width: | Height: | Size: 403 B |
Before Width: | Height: | Size: 404 B |
Before Width: | Height: | Size: 385 B |
Before Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 145 B |
Before Width: | Height: | Size: 145 B |
Before Width: | Height: | Size: 147 B |
Before Width: | Height: | Size: 381 B |
After Width: | Height: | Size: 448 B |
After Width: | Height: | Size: 379 B |
After Width: | Height: | Size: 402 B |
After Width: | Height: | Size: 366 B |
After Width: | Height: | Size: 440 B |
After Width: | Height: | Size: 392 B |
After Width: | Height: | Size: 450 B |
After Width: | Height: | Size: 377 B |
Before Width: | Height: | Size: 670 B |
Before Width: | Height: | Size: 205 B |
After Width: | Height: | Size: 443 B |
Before Width: | Height: | Size: 526 B |
After Width: | Height: | Size: 324 B |
Before Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 848 B |
Before Width: | Height: | Size: 249 B |
Before Width: | Height: | Size: 561 B |
Before Width: | Height: | Size: 657 B |
After Width: | Height: | Size: 540 B |
Before Width: | Height: | Size: 699 B |
Before Width: | Height: | Size: 712 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 730 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 717 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 871 B |
Before Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 321 B |
Before Width: | Height: | Size: 273 B |
Before Width: | Height: | Size: 583 B |