SkywalkingTest/gemini

Name: gemini

Owner: SkywalkingTest

Description: ???????????HUB????????????????????????????????????????????Network sniffer and performance analysis

Created: 2016-12-14 10:24:58.0

Updated: 2017-06-22 09:49:49.0

Pushed: 2017-01-16 06:43:28.0

Homepage:

Size: 16698

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Gemini

???????????HUB????????????????????????????????????????????

????Wiki

Network sniffer and performance analysis.

Quickstart
Step 1. Download the lastest release

Download the lastest released version, and untar.

> tar -xzf gemini-1.0.0-alpha1.tgz  
Step 2. Get the network card number
> cd gemini-sniffer
> java -jar gemini-sniffer-1.0.0-alpha1.jar
> 2016-12-31 13:05:27,630 [main] ERROR c.a.e.g.s.c.GeminiCmd - ??????????
> -c,--card-id <card id>               ?????????
> -D <arg>
> -i,--interval-time <interval-time>   ???????????????????????(?)
> -o,--operation <operation>           [ card  | online | offline ] ??????????card????????online????????
>                                                      ????offline????????????????????
> -p,--file-path <path>                ????????????????
> -r,--read                            ???????????????????
> -w,--write                           ???????????????????

windows

> java -Djava.library.path=./native/windows -jar gemini-sniffer-1.0.0-alpha1.jar -o card

linux

> java -Djava.library.path=./native/linux -jar gemini-sniffer-1.0.0-alpha1.jar -o card
Step 3. Start the sniffer

windows

> java -Djava.library.path=./native/windows -jar gemini-sniffer-1.0.0-alpha1.jar -o online  

linux

> java -Djava.library.path=./native/linux -jar gemini-sniffer-1.0.0-alpha1.jar -o online

Contributors


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.