Skip to Content.
Sympa Menu

perfsonar-dev - [pS-dev] [GEANT/SA2/E2EMon] r449 - trunk/G2_E2E/G2_E2E_MonitoringSystem/src/Generate_GUI

Subject: perfsonar development work

List archive

[pS-dev] [GEANT/SA2/E2EMon] r449 - trunk/G2_E2E/G2_E2E_MonitoringSystem/src/Generate_GUI


Chronological Thread 
  • From:
  • To:
  • Subject: [pS-dev] [GEANT/SA2/E2EMon] r449 - trunk/G2_E2E/G2_E2E_MonitoringSystem/src/Generate_GUI
  • Date: Wed, 28 Jul 2010 12:16:31 +0100

Author: dfn.fritz
Date: 2010-07-28 12:16:31 +0100 (Wed, 28 Jul 2010)
New Revision: 449

Modified:

trunk/G2_E2E/G2_E2E_MonitoringSystem/src/Generate_GUI/G2_E2E_GenerateHTML.pm
Log:
PSANALYSIS-219 - added Wolfgangs authors information

Modified:
trunk/G2_E2E/G2_E2E_MonitoringSystem/src/Generate_GUI/G2_E2E_GenerateHTML.pm
===================================================================
---
trunk/G2_E2E/G2_E2E_MonitoringSystem/src/Generate_GUI/G2_E2E_GenerateHTML.pm
2010-07-28 11:16:23 UTC (rev 448)
+++
trunk/G2_E2E/G2_E2E_MonitoringSystem/src/Generate_GUI/G2_E2E_GenerateHTML.pm
2010-07-28 11:16:31 UTC (rev 449)
@@ -12,6 +12,7 @@
# Authors: M&M Team, LRZ Muenchen
# Matthias Hamm ~

# Mark Yampolskiy ~

+# Wolfgang Fritz -

#
# more Info: http://wiki.geant2.net/bin/view/JRA4/Jra4WI3
#
@@ -136,7 +137,13 @@
my $html_empty_2 = <<HTML_EMPTY_2
<br>
<p>Welcome!</p>
-<p>This is the visualization component of the Geant2 E2E Monitoring
System.</p><p> The system is being developed by JRA4/WI3, with implementation
done at DFN (<a
href="mailto:wolfgang.fritz\@dfn.de">Wolfgang
Fritz</a>, <a
href="mailto:hamm\@dfn.de">Matthias
Hamm</a>, <a
href="mailto:myy\@dfn.de">Mark
Yampolskiy</a>).<p>
+<p>This is the visualization component of the Geant2 E2E Monitoring
System.</p><p> The system is being developed in SA2/T3. <br>Design and
implementation is done by DFN
+<ul>
+<li><a
href="mailto:wolfgang.fritz\@dfn.de">Wolfgang
Fritz</a> (since 2009)</li>
+<li>Matthias Hamm (from 2006 to 2009)</li>
+<li><a
href="mailto:myy\@dfn.de">Mark
Yampolskiy</a> (since 2006)</li>
+</ul>
+<p>
<p>For more information about G�ant2 E2E Link Monitoring please consult <a
href="http://wiki.perfsonar.net/jra1-wiki/index.php/PerfSONAR_support_for_E2E_Link_Monitoring";
target="_blank">PerfSONAR support for E2E Link Monitoring</a>.</p>

</body>
@@ -1706,8 +1713,8 @@
$html_content .= "\t\t <td bgcolor=#EEEEEE><b>Topology Point
B</b></td>\n";
$html_content .= "\t\t <td bgcolor=#EEEEEE><b>Role</b></td>\n";
$html_content .= "\t\t <td bgcolor=#EEEEEE><b>Link
Type</b></td>\n";
- $html_content .= "\t\t <td bgcolor=#EEEEEE><b>Oper.
Status</b></td>\n";
- $html_content .= "\t\t <td bgcolor=#EEEEEE><b>Admin.
Status</b></td>\n" if ($::SETTINGS_GENERAL {"ADMINSTATE"} eq "SHOW");
+ $html_content .= "\t\t <td bgcolor=#EEEEEE><b>State
Oper.</b></td>\n";
+ $html_content .= "\t\t <td bgcolor=#EEEEEE><b>State
Admin.</b></td>\n" if ($::SETTINGS_GENERAL {"ADMINSTATE"} eq "SHOW");
$html_content .= "\t\t <td bgcolor=#EEEEEE><b>Time
Stamp</b></td>\n" if ($::SETTINGS_GENERAL {"TIMESTAMP"} eq "SHOW");
$html_content .= "\t\t </tr>\n\n";




  • [pS-dev] [GEANT/SA2/E2EMon] r449 - trunk/G2_E2E/G2_E2E_MonitoringSystem/src/Generate_GUI, svn-noreply, 07/28/2010

Archive powered by MHonArc 2.6.16.

Top of Page