?>
.php">
<table class="content"><tr class="<?php 
    echo $modgroup[$self];
    ?>
1">
<th width="50"><a href="<?php 
    echo $self;
    ?>
.php"><img src="img/32/<?php 
    echo $selfi;
    ?>
.png"></a></th>
<td>
<?php 
    Filters();
    ?>

</td>
<?php 
    if ($st[0]) {
        echo "<th valign=\"top\">\n\n<h3>{$cmdlbl}</h3>";
        echo "<a href=\"Monitoring-Timeline.php?det=level&in[]={$in['0']}&op[]={$op['0']}&st[]=" . urlencode($st[0]) . "\"><img src=\"img/16/news.png\" title=\"Monitoring-Setup, {$fltlbl} {$srclbl}\"></a>\n";
        if ($in[0] == 'source') {
            echo "<a href=\"Monitoring-Setup.php?in[]=name&op[]==&st[]=" . urlencode($st[0]) . "\"><img src=\"img/16/bino.png\" title=\"Monitoring-Setup, {$fltlbl} {$srclbl}\"></a>\n";
            echo "<a href=\"Reports-Monitoring.php?rep[]=evt&in[]=name&op[]==&st[]=" . urlencode($st[0]) . "\"><img src=\"img/16/dbin.png\" title=\"Reports-Monitoring, {$fltlbl} {$srclbl}\"></a>\n";
            echo "<a href=\"Other-Noodle.php?str=" . urlencode($st[0]) . "\"><img src=\"img/16/find.png\" title=\"Other-Noodle, {$fltlbl} {$srclbl}\"></a>\n";
        }
        echo "</th>";
    }
    ?>
.php">
<table class="content"><tr class="<?php 
    echo $modgroup[$self];
    ?>
1">
<th width="50"><a href="<?php 
    echo $self;
    ?>
.php"><img src="img/32/<?php 
    echo $selfi;
    ?>
.png"></a></th>
<td valign="top">

<?php 
    Filters(1);
    ?>

</td>
<th>

<a href="?in[]=snmpversion&op[]=>&st[]=0&lim=<?php 
    echo $listlim;
    ?>
"><img src="img/16/dev.png" title="SNMP Devices"></a>
<a href="?in[]=devmode&op[]==&st[]=8"><img src="img/16/wlan.png" title="Controlled APs"></a>
<a href="?in[]=lastdis&op[]=<&st[]=<?php 
    echo time() - 2 * $rrdstep;
    ?>
&co[]=&in[]=lastdis&op[]=~&st[]=&co[]=&in[]=device&op[]=~&st[]=&co[]=&in[]=device&op[]=~&st[]=&col[]=device&col[]=devip&col[]=location&col[]=contact&col[]=firstdis&col[]=lastdis&ord=lastdis+desc"><img src="img/16/date.png" title="<?php 
    echo $undlbl;
Exemple #3
0
		);

$link	= DbConnect($dbhost,$dbuser,$dbpass,$dbname);

?>
<h1>Topology Map</h1>

<?php  if( !isset($_GET['print']) ) { ?>

<form method="get" name="dynfrm" action="<?= $self ?>.php">
<table class="content" ><tr class="<?= $modgroup[$self] ?>1">
<th width="50"><a href="<?= $self ?>.php"><img src="img/32/<?= $selfi ?>.png"></a></th>
<td valign="top">
<h3><?= $fltlbl ?></h3>

<?PHP Filters(); ?>

</td>
<td valign="top" nowrap>

<h3><?= $manlbl ?></h3>
<img src="img/16/say.png" title="Map <?= $namlbl ?>">
<input type="text" <?= $oc ?> name="tit" value="<?= $tit ?>" size="18">
<br>

<img src="img/16/img.png" title="<?= $sizlbl ?> & <?= $frmlbl ?>">
<select size="1" <?= $oc ?> name="dim">
<?= ($dim)?"<option value=\"$dim\">$dim</option>":"" ?>
<option value="320x200">320x200
<option value="320x240">320x240
<option value="640x400">640x400
		"moddesc"=>"Module $deslbl",
		"status"=>"Module $stalbl"
		);

?>
<h1>Module Reports</h1>
<?php
if( !isset($_GET['print']) ){
?>

<form method="get" name="report" action="<?= $self ?>.php">
<table class="content"><tr class="<?= $modgroup[$self] ?>1">
<th width="50"><a href="<?= $self ?>.php"><img src="img/32/<?= $selfi ?>.png"></a></th>
<td valign="top">

<?PHP Filters(1); ?>

</td>
<th>

<a href="?in[]=snmpversion&op[]=>&st[]=0"><img src="img/16/dev.png" title="SNMP Devices"></a>
<a href="?in[]=devmode&op[]==&st[]=8"><img src="img/16/wlan.png" title="Controlled APs"></a>
<a href="?in[]=lastdis&op[]=<&st[]=<?= time()-2*$rrdstep ?>&co[]=&in[]=lastdis&op[]=~&st[]=&co[]=&in[]=device&op[]=~&st[]=&co[]=&in[]=device&op[]=~&st[]=&col[]=device&col[]=devip&col[]=location&col[]=contact&col[]=firstdis&col[]=lastdis&ord=lastdis+desc"><img src="img/16/date.png" title="<?= $undlbl ?> Devices"></a>
<a href="?in[]=lastdis&op[]=>&st[]=<?= time()-86400 ?>&co[]=&in[]=lastdis&op[]=~&st[]=&co[]=&in[]=device&op[]=~&st[]=&co[]=&in[]=device&op[]=~&st[]=&col[]=device&col[]=devip&col[]=location&col[]=contact&col[]=firstdis&col[]=lastdis&ord=lastdis+desc"><img src="img/16/clock.png" title="<?= $dsclbl ?> <?= $tim['t'] ?>"></a>

</th>
<th>

<select multiple name="rep[]" size="4">
<option value="sum" <?= (in_array("sum",$rep))?" selected":"" ?> ><?= $dislbl ?>
<option value="inv" <?= (in_array("inv",$rep))?" selected":"" ?> ><?= $invlbl ?>