commit | 321714e9a8f20062a69a9e4bbc44c64089c3228c | [log] [tgz] |
---|---|---|
author | Lusheng Ji <lji@research.att.com> | Mon Apr 23 10:01:43 2018 -0400 |
committer | Lusheng Ji <lji@research.att.com> | Mon Apr 23 10:01:49 2018 -0400 |
tree | f601f34934b6e3f26dd5c04d91ccf506198682fd | |
parent | 4986bf0b1eaee8d631bfbb4e1db56aae3aaed99b [diff] |
Add simple container healthcheck Issue-ID: DCAEGEN2-465 Change-Id: Idda2cf589d04f2d64f0aa4768ccdeb32aa843c9a Signed-off-by: Lusheng Ji <lji@research.att.com>
This is the repository for SNMP Trap Receiver for Open DCAE.
This project is organized as a mvn project for a python application.
git clone ssh://git@<repo-address>:dcae-collectors/snmptrap.git mvn clean install
The application is bundled into a docker image installed by the DCAE Controller. Following is the process to creating the image:
<FIXME: add detailed instructions >