Рейтинг@Mail.ru

Checking instance status

Замечание

Документация находится в процессе перевода и может отставать от английской версии.

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