Releases: igabriel85/DICE-Monitoring
Version 0.2.5 of DMON
Added async query workers to DMON for long running queries
DICE Collectd Metrics Database
dicedb Merge branch 'master' of https://github.com/igabriel85/IeAT-DICE-Repo…
Logo for DMON
logov01 Update README.md
Experimental Scripts
experimental Update README.md
dmon-logstash initial release
This is the initial release of the dmon-logstash microservice.
For further details please consult the readme.
D-MON Second prototype release
This is the second alpha release of the DICE Monitoring Platform (D-Mon).
Instructions
Untar the source code directory
In the created folder execute:
sudo ./dmon-start.sh -i -p 5001
This will install all dependancies
To start the platform execute:
./dmon-start.sh -l -p 5001
This will create a local deployment on port 5001
Note: For more information please consult the readme file.
DICE MOnitoring Agent v0.0.4
First release of dmon-agent v0.0.4 alpha
For further details please consult dmon-agent readme file.
D-Mon alpha v0.1.1
This is the first alpha release of the DICE Monitoring Platform (D-Mon).
Instructions
- Untar the source code directory
- In the created folder execute:
- sudo ./dmon-start.sh -i -p 5001
- This will install all dependancies
- To start the platform execute:
./dmon-start.sh -l -p 5001- This will create a local deployment on port 5001
First install script
This is the install script for pre-alpha v0.1 version of D-Mon web service.
It will install the following packages:
- python-dev
- python-lxml
- python-pip
- git
The master branch of the repository will be cloned into /opt directory.