Changes between Version 24 and Version 25 of OperationalMonitoring/DatastorePolling


Ignore:
Timestamp:
04/30/14 15:54:24 (10 years ago)
Author:
dwiggins@bbn.com
Comment:

minor formatting fix

Legend:

Unmodified
Added
Removed
Modified
  • OperationalMonitoring/DatastorePolling

    v24 v25  
    5959Access to the local datastore is restricted through the use of certificates enabling an SSL connection.  Anyone running a collector or testing to see if their datastore is responding properly to queries will need a tool certificate.  To get a tool certificate, follow [http://groups.geni.net/geni/wiki/GENIDeveloper/ToolCertificates these instructions].  We suggest using a key without a passphrase for convenience.  A passphrase-less key has a high enough level of security for our purposes.  For the tool name, use collector.
    6060
    61   When a new request comes in,  the following occurs:
     61When a new request comes in,  the following occurs:
    6262
    6363 * The webserver makes sure the SSL certificate is signed by a GENI trust anchor.  The local datastore webserver is configured to do this check.