Monitoring ejabberd on your Mac

Package Information:

Name: ejabberd
Use: ejabberd is a Rock Solid, Massively Scalable, Infinitely Extensible XMPP Server
URL: https://www.ejabberd.im

Installation Steps:

  1. Open up your Terminal.
  2. Copy and execute below command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install ejabberd using brew
    brew install ejabberd

ejabberd is ready to use now!