18.3.7. JBoss Operations Network で登録するインスタンスの設定

以下の手順を使用して JBoss Enterprise Application Platform インスタンスを JBoss Operations Network で登録します。
  • JBoss Enterprise Application Platform の場合は、これを User Data フィールドに追加します。
    JON_SERVER_ADDR=jon2.it.example.com
    ## if instance not already configured to resolve its hostname
    JON_AGENT_ADDR=`ip addr show dev eth0 primary to 0/0 | sed -n 's#.*inet \([0-9.]\+\)/.*#\1#p'` 
    PORTS_ALLOWED=16163
    # insert other JON options when necessary, see Appendix I