Difference: WebDownload3 (11 vs. 12)

Revision 122012-01-16 - AndreaCristofori

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

NEW Installation for emi-WMS/LB, WMSMonitor 3.0

Line: 9 to 9
 Here some of the novelties introduced with this new version:
  • New web Interface with separate frames for WMS and LB instances
  • Data collection is now asynchronous, in fact a cron job executes sensors on monitored WMS/LB instances and send data to WMSMonitor server consumer
Changed:
<
<
  • Messaging is now based on Active MQ
>
>
  • Messaging is now based on ActiveMQ
 
  • WMS job workload management rates are now derived exploiting LB api
  • Handling of several LB instances for each WMS
  • both globus and emi-cream JSS case is now handled
Line: 40 to 40
  Requirements:
  1. Make sure you have your emi WMS / LB instances to monitor installed with new sensors as described in previous paragraph.
Changed:
<
<
  1. By default the exploited ActiveMQ broker is the one provided by CERN for development purposes. If you use the default broker/topic you can ignore this step. To use your own ActiveMQ server you need to install one and setup a proper topic on it. This HOWTO does not cover the issue.
>
>
  1. By default the exploited ActiveMQ broker is the one provided by CERN for development purposes. If you use the default broker/topic you can ignore this step. To use your own ActiveMQ server you need to install one and setup a proper topic on it. This HOWTO does not cover the issue.
 
  1. A fresh installation of SL5/x64. Suggested HW: Virtual Machine with 3GB RAM, 30GB disk, 1 Core
  2. If a certificate based web access restriction is needed, an x509 host certificate is required
  3. Install php package:
Line: 56 to 56
 
    1. $> chkconfig httpd on
    2. $> service httpd start
  1. Install Mysql python library:
Changed:
<
<
    1. $ yum install MySQL-python
>
>
    1. $ yum install MySQL-python
  1. Install Mysql php library:
    1. $ yum install php-mysql
  Then follow instruction:
  1. $> cd /opt
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback