<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Information Services</title>
<meta name="AUTHOR" content="Jose M Vidal"></meta>
<meta name="GENERATOR" content="xslides.el, written by J.M. Vidal"></meta>
<link rel="next" href="gridftp.xml" title="GridFTP"/>
<link rel="previous" href="gram.xml"  title="Grid Resource Allocation Management"/>
<link rel="author" href="../../index.html" title="Jose M Vidal"/>
<link rel="parent" href="index.xml" title="Index"/>
<link rel="top" href="../index.html" title="Presentation List"/>

<link rel="stylesheet" type="text/css" href="../xslides-medwhite.css" title="White" media="all" />
 	    <link rel="alternate stylesheet" type="text/css" href="../xslides-medblue.css" title="Blue" media="all" />
 	    <link rel="alternate stylesheet" type="text/css" href="../xslides-usc.css" title="USCTheme" media="all" />
<script type="text/javascript" src="../scripts/stylehelper.js"></script>
</head>
<body>
<div class="navbar">
<p>
<a onclick="javascript:this.href=getURL('gram.xml');return true;" rel="prev" href="gram.xml" accesskey="P" title="Grid Resource Allocation Management">&larr;</a>
<a rel="index" href="index.xml" onclick="javascript:this.href=getURL('index.xml');return true;" accesskey="I" title="Index Page">^</a>
<a rel="next" href="gridftp.xml" onclick="javascript:this.href=getURL('gridftp.xml');return true;" accesskey="N" title="GridFTP">&rarr;</a>
</p>
</div>
<div class="talktitle"><p>Grid Computing</p></div>
<h1 class="slide">Information Services</h1>
<div class="slidebody">
      <ul>
	<li>The Grid Resource Information Service (GRIS) implements
	<abbr title="Grid Resource Information Protocol">GRIP</abbr>
	and <abbr title="Grid Resource Registration
	Protocol">GRRP</abbr>. </li>

	<li>Use LDAP. </li>

	<li>GRIS tells us: machine load, process information, storage
	space, etc. It also lets us find specific machines: find
	machine with shortest queue. </li>

	<li>You can use the command <pre>
grid-info-host-search [options] filter [attributes]</pre> to find
suitable hosts. </li>
      </ul>
    </div><hr class="bottom"/>
<p class="author"><a href="../../index.html">Jos&eacute; M. Vidal</a>
<a href=" http://validator.w3.org/check?uri=http://jmvidal.cse.sc.edu/talks/gridcomputing/informationservices.xml">.</a></p>
<p class="pagenumber">12 of 14</p>
</body>
</html>