Difference: InstallationProcedureV2_1 (10 vs. 11)

Revision 112009-06-22 - DanieleCesini

Line: 1 to 1
 

Introduction to v2.1 Installation and Configuration

This installation guide is divided as follows:
Line: 68 to 68
  The important variable for sensors installation are:
Changed:
<
<
- WMSMON_HOST = 'Set here the name of the wmsmon data collector host'

- WMSMON_DB_PWD = Chose a root - password for mysql - if already set use it. (Even if not used by sensors please fiill in this field)
- SNMPPASSWD = 'The password you choose for snmp communication

>
>
- WMSMON_HOST = 'Set here the name of the wmsmon data collector host'
- SNMPPASSWD = 'The password you choose for snmp communication
 between data collector and wms instance !! NOTE: it must be the same on every wmsmon_site-info.def
Line: 83 to 81
  !!!(THIS IS FUNDAMENTAL ON EVERY HOST PLEASE READ CAREFULLY WHAT FOLLOWS)!!!
Changed:
<
<
If you follow the instruction below for the server installation without modifying the httpd configuration it s
>
>
If you follow the instruction below for the server installation without modifying the httpd configuration it is
  http://<WMSMMON_HOST>
Line: 90 to 88
 # Other examples in case of modified httpd conf

#Examples:
# http://host.domain

Added:
>
>
 # https://host.domain
Added:
>
>
 # https://host.domain:8443
Changed:
<
<
If this parameters are not set an error will be raised a t configuration time (only a warning for the mail address)
>
>
In the post installation steps you'll find some basic instruction on how to configure httpd - if you change the httpd configuration (in particular http to https or the port number) remember to change the LB_PARA_HOST on all instances)

If the parameters mentioned above are not set an error will be raised a t configuration time (only a warning for the mail address)

  When setting a password please read the comments in the wmsmon_site-info.def file to know if the password must be enclosed
Line: 115 to 117
 

WMSMON Data Collector installation

Changed:
<
<
(done all the following as root)
>
>
(do all the following as root)
 
  • Install an SL4 machine (Not to be done if this is an upgrade)
Line: 163 to 165
  - WMSMON_SEVER_CONTACT_EMAIL = MAIL CONTACT that will appear in web pages error messages. Users will be invited to send email to this address.
Changed:
<
<
- LB_PARA_HOST = Host publishing the LB_PARAMETER FILE that initializes lb queries. It is the procol://host:port of the http service running on the collector instances.

If you follow the instruction below for the server installation without modifying the httpd configuration it s

http://<WMSMMON_HOST>

# Other examples in case of modified httpd conf

#Examples:
# http://host.domain # https://host.domain # https://host.domain:8443

If this parameters are not set an error will be raised a t configuration time (only a warning for the mail address)

>
>
If the parameters mentioned above are not set an error will be raised a t configuration time (only a warning for the mail address)
  When setting a password please read the comments in the wmsmon_site-info.def file to know if the password must be enclosed
Line: 190 to 178
 
  • Edit the wmslist.conf
If this is an upgrade you can maintain the same wmslist.conf file used by the previous release,
Changed:
<
<
but note that it is no more called wmsmonlist.con (R1.4) but wmslist.conf.
>
>
but note that it is no more called wmsmonlist.con (R1.4) but wmslist.conf (since R2.0).
  This file contains the list of WMS present in your cluster (those were the wmsmon sensors are or will be installed).
It must be edited as shown in the template file in the following way:
Line: 375 to 363
  On WMS/LB sensor side you should set snmp in order to listen for request on the port you choose. This is accomplished by adding in the
Changed:
<
<
/etc/snmp.conf file the following line:
>
>
/etc/snmp/snmpd.conf file the following line:
 
agentaddress <port_number>
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback