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:
- Open up your Terminal.
- Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install ejabberd using brew
brew install ejabberd
ejabberd is ready to use now!