Creating a message queue

Use the following steps to create a new message queue on the page Main > Message Management > Message Queues:

Steps

  1. Below the Queue List, click Add. The Add Queue page displays.
  2. In the text field Queue name, enter a name for the new queue.
  3. Select the storage location for this queue:
    • Store the queue locally; click Local.
    • Use the NFS protocol for file storage; click Via Network File System (NFS). Enter the IP address or hostname of the storage location, along with its shared path.
      Note: NFS version 3 or later is supported.
    • Use Samba to facilitate file storage; click Via Samba.
    • Enter the following information for Samba:
      • IP address or hostname of the storage location
      • Its shared path
      • Username
      • Password
  4. Configure the maximum number of days a message is retained in the queue; in the field Maximum message retention, enter a number from 1 to 180 days.
    Default is 180 for default queues, 30 for administrator-created queues.
  5. Configure the maximum queue size.
    Default is 1024 MB. The maximum queue size is dynamic and depends on the available space in the file storage location. Different types of appliances allow different maximum queue sizes.
  6. For an appliance in a cluster, specify the maximum storage size (in MB) assigned to each cluster machine.
  7. Click OK.
    The settings are saved.