commit | 9b79aa3ae4802be5774119df475cfb8581a0f864 | [log] [tgz] |
---|---|---|
author | Jack Lucas <jflos@sonoris.net> | Tue Jan 09 11:40:34 2024 -0500 |
committer | Jack Lucas <jflos@sonoris.net> | Tue Jan 09 11:40:34 2024 -0500 |
tree | 9659a0294961cba4eb346026d06d8d50070fb66e | |
parent | bca2314b1351eccaf25d573fa973351a35b43e24 [diff] |
[SNMPTRAP] Release snmptrap collector 2.0.8 snmptrap collector 2.0.8 uses CBS library 2.2.1 Issue-ID: DCAEGEN2-3409 Change-Id: I739f5db0f234c91fd4b33a27163fbdcd2058f511 Signed-off-by: Jack Lucas <jflos@sonoris.net>
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 >