Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heartbeatMonitor.sh is can't specify network interface. #24

Open
yusuke-baba opened this issue Aug 7, 2015 · 0 comments
Open

heartbeatMonitor.sh is can't specify network interface. #24

yusuke-baba opened this issue Aug 7, 2015 · 0 comments

Comments

@yusuke-baba
Copy link

eth2 has been detected . But I want to use eth0.
heartbeatMonitor.sh is command option of "-Dkinetic.net.interface=eth0" not supported.

$ cat kinetic-java/bin/heartbeatMonitor.sh | tail -n1
exec "$JAVA" -classpath "$CLASSPATH" com.seagate.kinetic.example.heartbeat.rest.RestHeartbeatService "$@"
$ kinetic-java/bin/heartbeatMonitor.sh
CLASSPATH=/usr/lib/jvm/jre/lib/tools.jar:/opt/kinetic-java/kinetic-test/target/test-classes:/opt/kinetic-java/kinetic-test/target/kinetic-test-0.8.0.5-SNAPSHOT-jar-with-dependencies.jar:/opt/kinetic-java/kinetic-test/target/kinetic-test-0.8.0.5-SNAPSHOT.jar:/opt/kinetic-java/kinetic-test/target/smoke-tests.jar
Aug 07, 2015 1:13:55 AM com.seagate.kinetic.common.lib.NetUtil findMulticastNetworkInterface
INFO: found interface that supports multicast: eth2
Aug 07, 2015 1:13:55 AM com.seagate.kinetic.monitor.HeartbeatListener init
INFO: using network interface: eth2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant