Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

Validate ingest

natedogs911 edited this page Apr 21, 2016 · 1 revision

Start rabbitmq-server and validate that the service is running

service rabbitmq-server start
rabbitmqctl list_queues

Validate that nfdump is properly installed.

nfdump –V
nfdump: Version: 1.6.12 $Date: 2014-04-02 20:08:48 +0200 (Wed, 02 Apr 2014)

Validate that tshark is properly installed.

$ tshark –V

Start the ingest framework, and validate that is running.

$ cd ..
$ ./start_ingest.sh flow 3 
$ screen –ls
$ screen –x OniIngest_”ingest type”_”%H_%M_%S”