Git Product home page Git Product logo

Comments (6)

prashanthellina avatar prashanthellina commented on July 21, 2024

I tried to log into the container and run elasticsearch and I got this error. I suspect this has something to do with Docker configuration which I am not familiar with.

sudo docker.io run -i -t kamon/grafana_graphite /bin/bash
root@2c80e19f6d6b:/# /etc/init.d/elasticsearch start 
 * Starting Elasticsearch Server
/etc/init.d/elasticsearch: 152: ulimit: error setting limit (Operation not permitted)

from docker-grafana-graphite.

dpsoft avatar dpsoft commented on July 21, 2024

Hi,

currently we are working in the docker image and the image published in the
docker index is not the last, for now you could try this:

sudo docker run -d
-v /var/docker/kamon/elastic:/var/lib/elasticsearch
-v /var/docker/kamon/graphite:/var/lib/graphite/storage/whisper
-v /var/docker/kamon/supervisor:/var/log/supervisor
-p 8080:80
-p 8081:81
-p 8125:8125/udp
-p 2003:2003/tcp
--name kamon kamon/grafana_graphite

late in the day maybe we publish the last image. stay tuned!!

best regards!

On Sat, Apr 26, 2014 at 6:03 PM, Prashanth Ellina
[email protected]:

I tried to log into the container and run elasticsearch and I got this
error. I suspect this has something to do with Docker configuration which I
am not familiar with.

sudo docker.io run -i -t kamon/grafana_graphite /bin/bash
root@2c80e19f6d6b:/# /etc/init.d/elasticsearch start

  • Starting Elasticsearch Server
    /etc/init.d/elasticsearch: 152: ulimit: error setting limit (Operation not permitted)


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-41480817
.

from docker-grafana-graphite.

prashanthellina avatar prashanthellina commented on July 21, 2024

aha! I tried running the above command. I can see that a container has been started. However upon logging into it I cannot see any of the processes running (using pgrep/top).

I'll wait for an updated image. Thank you!

from docker-grafana-graphite.

dpsoft avatar dpsoft commented on July 21, 2024

Hi,

you can now pull the latest image.

bests regards!

On Sat, Apr 26, 2014 at 6:28 PM, Prashanth Ellina
[email protected]:

aha! I tried running the above command. I can see that a container has
been started. However upon logging into it I cannot see any of the
processes running (using pgrep/top).

I'll wait for an updated image. Thank you!


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-41481436
.

from docker-grafana-graphite.

prashanthellina avatar prashanthellina commented on July 21, 2024

Thank you. Checking this out ...

from docker-grafana-graphite.

prashanthellina avatar prashanthellina commented on July 21, 2024

Installation worked flawlessly. Was able to access Grafana web interface. Now to push some stats into StatD.

from docker-grafana-graphite.

Related Issues (20)

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.