Checking instance status | Tarantool
Документация на русском языке
поддерживается сообществом

Checking instance status

$ tt status {INSTANCE | APPLICATION[:APP_INSTANCE]}

tt status prints the current status of the specified Tarantool instance or all instances of an application.

  • Check the status of the app instance:

    $ tt status app
    

  • Check the status of all instances of the app application:

    $ tt status app
    
  • Check the status of the replica instance of the app application:

    $ tt status app:replica
    
Нашли ответ на свой вопрос?
Обратная связь