OpenMonitor Desktop Agent runs in Windows, Linux and Ubuntu.
- Download Python 2.7
- Download pip: https://pypi.python.org/pypi/pip#downloads
- PyCrypto: http://www.voidspace.org.uk/python/modules.shtml#pycrypto - Download and install it
- Twisted: http://twistedmatrix.com/trac/wiki/Downloads - Download and Install it
- PyOpenSSL: https://pypi.python.org/pypi/pyOpenSSL - Download and Install it
- Extract pip and install with python setup.py install
- Download OpenMonitor Desktop Agent: https://dl.dropbox.com/u/2859837/openmonitor-desktop-agent.zip
- Unzip openmonitor-desktop-agent.zip
- cd openmonitor-desktop-agent
- C:\Python27\Scripts\pip.exe install -r pip_requirements.txt
- python bin/icm-agent
- You need to be registered at www.openmonitor.org
- You login with your credentials and your Agent will be sent information to the Aggregator. You're contribution to a better world!
- Download Python 2.7. For instance, in Ubuntu you do: sudo apt-get install python2.7
- Install python pip. In Ubuntu you do: sudo apt-get install python-pip
- Download OpenMonitor Desktop Agent: https://dl.dropbox.com/u/2859837/openmonitor-desktop-agent.zip
- unzip openmonitor-desktop-agent.zip
- cd openmonitor-desktop-agent
- pip install -r pip_requirements.txt
- Install Twisted: (@Ubuntu) -> sudo apt-get install python-twisted python-twisted-bin python-twisted-core
- Install build-essenctial (gcc, build tools and python development tools): sudo apt-get install build-essential python-dev
- Install pycrypto last version 2.6 (sudo pip install pycrypto --upgrade)
- python bin/icm-agent
- You need to be registered at www.openmonitor.org
- You login with your credentials and your Agent will be sent information to the Aggregator. You're contribution to a better world!
- You need XCode and development tools installed
- Download Python 2.7. It is installed by default on Mac OS, check it. Probably you can skip.
- Download OpenMonitor Desktop Agent: https://dl.dropbox.com/u/2859837/openmonitor-desktop-agent.zip
- Unzip openmonitor-desktop-agent.zip
- cd openmonitor-desktop-agent
- pip install -r pip_requirements.txt && pip install Twisted
- python bin/icm-agent
- You need to be registered at www.openmonitor.org
- You login with your credentials and your Agent will be sent information to the Aggregator. You're contribution to a better world!
"umit devel" umit-devel@lists.sourceforge.net Subscribe at https://lists.sourceforge.net/lists/listinfo/umit-devel