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

Define the deployment descriptors and update ENV variables names #13

Open
VincenzoFerme opened this issue Feb 8, 2016 · 3 comments
Open
Assignees
Milestone

Comments

@VincenzoFerme
Copy link
Member

Define the deployment descriptor and update ENV variables names once the template is defined in benchflow/collectors#38

@VincenzoFerme VincenzoFerme added this to the Priorities milestone Feb 8, 2016
@VincenzoFerme VincenzoFerme self-assigned this Feb 8, 2016
@Cerfoglg Cerfoglg mentioned this issue May 25, 2016
15 tasks
@VincenzoFerme
Copy link
Member Author

@Cerfoglg Document here the design on which #19 is based on.

@Cerfoglg
Copy link
Contributor

Cerfoglg commented May 27, 2016

@VincenzoFerme

The env variables for the monitors:

Mysql monitor:
MYSQL_DB_NAME: name of the mysql database
MYSQL_HOST: mysql host
MYSQL_PORT: port of mysql
MYSQL_USER: user to connect with
MYSQL_USER_PASSWORD: password of the user
BENCHFLOW_CONTAINER_NAME: name of the container
BENCHFLOW_MONITOR_NAME: name of the monitor

Cpu monitor:
CONTAINERS: containers to monitor, coma separated list
BENCHFLOW_CONTAINER_NAME: name of the container
BENCHFLOW_MONITOR_NAME: name of the monitor

@VincenzoFerme
Copy link
Member Author

@Cerfoglg missing the documentation about the deployment descriptor

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

No branches or pull requests

3 participants