Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

control-center-agent is a java application that allow to connect grid to http://www.gridgain.com/web-control-center to web console

Agent accept following command line arguments:

 

  • -h, --help Print this help message
  • -c, --config Path to configuration file
  • -d, --driver-folder Path to folder with JDBC drivers, Default value: ./jdbc-drivers
  • -n, --node-uri URI for connect to Ignite REST server, Default value: http://localhost:8080
  • -s, --server-uri URI for connect to Ignite Web Console via web-socket protocol, Default value: wss://localhost:3001
  • -tm, --test-drive-metadata Start H2 database with sample tables in same process. JDBC URL for connecting to sample database: jdbc:h2:mem:test-drive-db -ts, --test-drive-sql Create cache and populate it with sample data for use in query 
  • -t, --token User's security token
  • -l User's email that registered on Web-control-center;
  • -p User's password;
  • -u URI of web-control-center server (by default http://www.gridgain.com/web-control-center);

 

Usage:java

ignite-web-

...

agent.

...

sh -t 1a2b3c4d5f -s wss://console.example.com

 

Jira
serverASF JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyIGNITE-1121