Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "MAN01 How to publish Site Information"

From EGIWiki
Jump to navigation Jump to search
(Deprecate page)
Tag: Replaced
 
(116 intermediate revisions by 9 users not shown)
Line 1: Line 1:
= How to Publish My Site Information =
{{Template: Op menubar}} {{Template:Doc_menubar}}
__NOTOC__


== Checking Your Own GlueSite Object ==
{{DeprecatedAndMovedTo|new_location=https://docs.egi.eu/providers/operations-manuals/man01_how_to_publish_site_information/}}


    $ ldapsearch -x -H ldap://YourSiteBdii.example.org:2170 \
[[Category:Operations_Manuals]]
    -b 'Mds-Vo-Name=<SiteName>,o=Grid'  '(ObjectClass=GlueSite)'
 
== Results ==
Some results from an EGI view of the world. [[[http://cern.ch/steve.traylen/GlueSite/PlotEgeeProdGlueSites.html]]]
 
Some results of the BLOG entries: http://cern.ch/planet-wlcg
 
GStat2 http://gstat-prod.cern.ch/gstat/summary
 
If someone wants to volunteer to do the harder WLCG view then please offer.
 
== Current Situation of GlueSite Object ==
These are the existing well established attributes in the ''GlueSite'' object.
 
{|border="1" cellspacing="0" cellpadding="2"
! Attribute !!  Example!! Schema!! Notes
|-
| GlueSiteName ||  RAL-LCG2 || Free Text, No White Space || Same as GOCDB name if in GOCDB, your choice |-
| GlueSiteUniqueID ||  RAL-LCG2 || Identical to your !GlueSiteName || Same as !GlueSiteName ||
|-
| GlueSiteWeb ||  `http://cern.ch/it` || Free Text || Valid URL about the site. ||
|-
| GlueSiteLatitude || 52.42 || NN.NN || Site Latitute. ||
|-
| GlueSiteLongnitude || 16.91 || NN.NN || Longnitude of Site. ||
|-
| GlueSiteDescription || Rutherford Lab || Free Text || A long name for the site. ||
|-
| GlueSiteLocation || Dublin, Ireland || Town, City, Country || An decreasing resolution ending with Country, agree a country name with in a country. i.e UK != United Kingdom. Scotland and the Balkans should write a dynamic provider. ||
|-
| !GlueSiteUserSupportContact || `mailto:helpdesk@example.org` || Valid URL || URL for getting support. A ticket system if available. ||
|-
| !GlueSiteSysAdminContact || `xmpp://admins@jabber.org` || Valid URL || How to contact the admins. ||
|-
| !GlueSiteSecurityContact || `mailto:security@example.org` || Valid URL || How to contact for security related matters.
|}

Latest revision as of 17:28, 20 August 2021