VMware PACKAGE MANAGER 1.1 Bedienungsanleitung Seite 48

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 95
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 94 95

Kommentare zu diesen Handbüchern

Keine Kommentare