Home 게시판 mongobird questions how to add remote hosts to dashboard

이 게시글은 72개 답변과 2명 참여가 있으며 마지막으로   6 년 전에 의해 업데이트 됐습니다.

2 글 보임 - 1에서 2 까지 (총 2 중에서)
  • 글쓴이
  • #611 답변

    kishore

    how can i add remote hosts to the mongobird. I have 3 mongo instances on 3 different boxes. how can i manage those instances

    #612 답변
    mongobird
    mongobird
    키 매스터

    The cases of register fail when you register MongoDB’s daemons through mongos using ‘Auto detecting’ of ‘Daemon Info’.

    Cause
    If you search for MongoDB’s daemons through mongos, a mongobird must find their using hostname only, not IP address, because a daemon’s information that stored in mongos consists of a host name instead of an IP address. If you are not registered host name of MongoDB in DNS, you cannot register MongoDB’s daemon to mongobird because cannot find an IP address of host name.

    Pre-check list
    1. Check whether a port of MongoDB that you want to register is open.
    2. Check whether valid binding Ethernet card, using bind_ip option of MongoDB, when you use multiple network adapter.

    You can choose one of the following two solutions.

    Solution #1
    Register hostname of MongoDB in your DNS.

    Solution #2
    Edit hosts file on the computer that mongobird is installed, as following example.

    Restart mongobird.

    Thanks for your attention.

    • 이 답변은 mongobird mongobird님에 의해 10 년, 8 월 전 수정됐습니다.
2 글 보임 - 1에서 2 까지 (총 2 중에서)
'how to add remote hosts to dashboard'에 답변달기
글쓴이 정보: