Skip to content

docker-monitor/node-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node agent

Description

It is a node agent for docker monitor, it is help auto register you exporter service to consul by consulgw. For docker monitor has two type exporter by default, you can see expoter part.

Run

  • Build docker images from source
    git clone https://github.com/docker-monitor/node-agent.git ${your_workspace}
    cd ${golang_workspace}/node-agent
    docker build -t node-agent:v1.0.0 .
  • Start

when you start node-agent, you need make sure your node exporter and consulge has running.

  • copy docker-compose.yaml to your docker server
    docker-compose up -d

About

Register node exporters service to consul

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages