commit | e1a66425d3ba1df5ae2a8f2b99168707e08b655a | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Fri Mar 22 14:29:29 2019 +0000 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Fri Mar 22 14:29:29 2019 +0000 |
tree | bdfcbdbe4a3dd7286a562f974dec61691e216848 | |
parent | 4bd281390ed24b278846775c1157f82db81fddbe [diff] |
Local filename updated, stability issues The local filename is changed so it contains PNF name instead of the PNF IP address. The paralellism is restricted to 100 worker threads in order to solve problems with too many open file descriptors and out of memory. Logging is improved. Change-Id: I24ce2e23020cc253a3c7bebac1ab5cf703b5b144 Issue-ID: DCAEGEN2-1118 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Datafile Collector is responsible for collecting PM counter files from PNF (Physical Network Function) and then publish these files to Dmaap DataRouter.
DFC is delivered as one Docker container which hosts application server and can be started by docker-compose
.
Whole project (top level of DFC directory) and each module (sub module directory) can be compiled using mvn clean install
command.
Running with dev-mode of DFC
Heartbeat: http://<container_address>:8100/heartbeat or https://<container_address>:8443/heartbeat
Start DFC: http://<container_address>:8100/start or https://<container_address>:8433/start
Stop DFC: http://<container_address>:8100/stopDatafile or https://<container_address>:8433/stopDatafile
org.onap.dcaegen2.collectors
dcae-services
Copyright (C) 2018-2019 NOKIA Intellectual Property, 2018-2019 Nordix Foundation. All rights reserved. License