VMware PACKAGE MANAGER 1.1 Manuel d'utilisateur Page 48

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 95
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 47
Performance tuning
41
http://www.rabbitmq.com/memory.html
http://www.rabbitmq.com/configure.html
To check the current theshold setting, enter the following command:
service rabbitmq-server status | grep vm_memory_high_watermark
To disable the threshold, follow these steps.
1. Log in to the Resource Manager master host as root or as a user with superuser privilges.
2. Create directory /etc/rabbitmq, if necessary.
test ! -d /etc/rabbitmq && mkdir -p /etc/rabbitmq
3. Change the threshold setting.
echo "[{rabbit, [{vm_memory_high_watermark, 100}]}]." >> /etc/rabbitmq/rabbitmq.config
4. Restart RabbitMQ Server.
service rabbitmq-server restart
Vue de la page 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 94 95

Commentaires sur ces manuels

Pas de commentaire