Git Product home page Git Product logo

swarm-tick's Introduction

swarm-tick's People

Contributors

mlabouardy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hotsen ruanbekker

swarm-tick's Issues

Save data on reboot

Salut,

Merci pour cette super solution et bonne alternative à un grafana, cadvisor, etc...
Petite remarque, il y a une requette qui plante car il y a un espace avant le point.
Petite question, où sont stocké les datas ? car au redemarage du node qui contient influxdb et chronograf, tout est perdu, aussi bien la configuration que les datas.


Hello,

Thank you for this great solution and good alternative to a grafana, cadvisor, etc ...
Small note, there is a request that crashes because there is a space before the point.
Little question, where are stored the datas? because after the reboot of the node which contains influxdb and chronograf, all is lost, as well the configuration as the datas.

error in get query results

Hi @mlabouardy

I'm trying to deploy tick for monitoring my production swarm cluster.

I follow your tutorial and when i create a first graph and add first query bellow:

SELECT mean("free") AS "mean_free", mean("used") AS "mean_used", mean("total") AS "mean_total" FROM "vm_metrics"."autogen"."mem_vm" WHERE time > :dashboardTime: AND "host"=:host: GROUP BY :interval: FILL(null)

i get a follow error

received status code 400 from server: err: error parsing query: found :, expected identifier, string, number, bool at line 1, char 169

i just add :hosts: variable and get node ID's, but still get error and don't get any metric.

you have any ideia?

Thanks

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.