GithubHelp home page GithubHelp logo

docker-mysql-monitoring's People

Contributors

bmildren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-mysql-monitoring's Issues

unable to start prometheus

[moore@george mysql-monitoring]$ docker-compose -f ./monitor.yml up prometheus 
Starting prometheus_data
Starting influx_data
percona_influxdb is up-to-date
Starting percona_prometheus
Attaching to percona_prometheus
percona_prometheus | time="2016-03-05T23:35:55Z" level=error msg="Invalid InfluxDB URL: 'http://172.19.0.3:8086'" source="main.go:65" 
percona_prometheus exited with code 2
               "-storage.remote.influxdb-url=http://percona_influxdb:8086", 

meh!

Cockpit port clash

Running on Fedora23 where I've got cockpit running also clashes with the port mapping into the prometheus container.

[moore@george mysql-monitoring]$ docker-compose -f monitor.yml up -d
Starting grafana_data
Starting prometheus_data
Starting percona_grafana_pre
Starting influx_data
percona_influxdb is up-to-date
Starting percona_prometheus
ERROR: failed to create endpoint percona_prometheus on network mysqlmonitoring_dbnode: Error starting userland proxy: listen tcp 0.0.0.0:9090: bind: address already in use

Seeing this is the port that cockpit listens on by default and will likely 'be there' before you get around to this test.

sudo netstat -alnp | grep 9090
[sudo] password for moore: 
tcp6       0      0 :::9090                 :::*                    LISTEN      1/systemd 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.