Docs
umon
FAQ

FAQ

1. Unable to collect data after installing uma in systems like Ubuntu16.0.4

Systems like Ubuntu16.0.4 do not support Python2.x related versions by default

Solution:

  1. Uninstall uma

    dpkg -P uma

  2. Install related version of Python2.x

sudo apt-get install python2.7
sudo apt-get install python-pip

  1. Reinstall uma