commit | e0b9a69c01845eb32baaf9029b1775b81d78906f | [log] [tgz] |
---|---|---|
author | Ladue, David (dl3158) <dl3158@att.com> | Thu Mar 22 17:32:07 2018 -0400 |
committer | Ladue, David (dl3158) <dl3158@att.com> | Thu Mar 22 17:33:44 2018 -0400 |
tree | d8deb7079ba9c3466f1a20bd6088a62f4ecc0f50 | |
parent | 86a53c2073d33dfd30c1a5d9f0af720949e0ad33 [diff] |
changed docker port fwd to udp Change-Id: I5614f95e52712e544b29746756bc25b95661f94b Issue-ID: DCAEGEN2-271 Signed-off-by: Ladue, David (dl3158) <dl3158@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 >