VMware CLOUD DIRECTOR 1.0 Guía de usuario Pagina 95

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 104
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 94
Quarantine Uploaded Files
You can quarantine files that users upload to Cloud Director so that you can process the files (for example,
scan them for viruses) before accepting them.
Procedure
1 Click the Administration tab and click General in the left pane.
2 Select the Enable upload quarantine checkbox and type a timeout in seconds.
The timeout represents the amount of time to quarantine uploaded files before deleting them.
3 Click Apply.
vApp templates and media files that users upload are not available for use until they are accepted.
What to do next
Set up a manual or automatic system to listen for, process, and respond to quarantine service messages.
View Quarantine Requests Using JConsole
You can use JConsole to view quarantine service requests. You will use the information in the request message
to construct a response message.
Prerequisites
Upload quarantine is enabled.
Procedure
1 Start JConsole.
2 In the Connection menu, select New Connection.
3 Click Remote Process and type the JMX service URL.
The URL consists of the host name or IP address of the Cloud Director server, followed by the port number.
For example, example.com:8999. The default port is 8999.
4 Type a Cloud Director system administrator user name and password and click Connect.
5 Click the MBeans tab and browse to the org.apache.activemq > uuid > Queue >
com.vmware.vcloud.queues.transfer.server.QuarantineRequest > Operations node.
6 Select the browseMessages() operation.
7 Copy the text of the message to which you want to respond.
For example,
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<QuarantineRequestMessage transferSessionId="239d310a-5bce-492d-9e26-eda6b646dc15"
transferSessionFilePath="/opt/vmware/cloud-director/data/transfer/239d310a-5bce-492d-9e26-
eda6b646dc15"
xmlns="http://www.vmware.com/vcloud/v1"/>
What to do next
Accept or reject the quarantine request.
Chapter 10 Monitoring Cloud Director
VMware, Inc. 95
Vista de pagina 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 103 104

Comentarios a estos manuales

Sin comentarios