Changes between Version 39 and Version 40 of Tutorial/SystemInfo
- Timestamp:
- Sep 26, 2010, 11:21:20 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorial/SystemInfo
v39 v40 43 43 1. Allez sur le site web [http://gstat-prod.cern.ch/gstat/summary/GRID/EGI/ GStat] et visualisez les différentes informations présentées pour chaque site. Sélectionnez un site (GRIF) puis regardez dans la section "Site Information". 44 44 1. Dans la page sélectionnée dans [http://gstat-prod.cern.ch/gstat/summary/GRID/EGI/ GStat] cliquez sur "ldap" (dans la section "Information System Monitoring and Validation") et visualisez les différentes informations. 45 1. En utilisant la commande '''ldapsearch''', interrogez le top-level BDII `topbdii.grif.fr` de manière à afficher la liste des CE répertoriés, ainsi que les Storage Elements (SEs) associés : 45 1. En utilisant la commande '''ldapsearch''', interrogez le top-level BDII `topbdii.grif.fr` pour voir toutes les informations publiés : 46 {{{ 47 ldapsearch -x -h topbdii.grif.fr -p 2170 -b mds-vo-name=local,o=grid 48 }}} 49 1. Interrogez le top-level BDII `topbdii.grif.fr` de manière à afficher la liste des CE répertoriés, ainsi que les Storage Elements (SEs) associés : 46 50 {{{ 47 51 ldapsearch -x -h topbdii.grif.fr -p 2170 -b mds-vo-name=local,o=grid 'objectclass=GlueCESEBind' GlueCESEBindCEUniqueID GlueCESEBindSEUniqueID