4355 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 3 / 4
Newer►
71 results tagged graphite x
  • Introducing Tessera, a Graphite Frontend

    Et encore 1!

    via arnaudb

    23 juillet 2014 à 13:22:24 UTC+2 - permalink - archive.org - http://urbanairship.com/blog/2014/06/30/introducing-tessera-a-graphite-frontend
    frontend graphite
  • Understanding StatsD and Graphite - pkhamre.blog

    bon article

    22 juillet 2014 à 14:10:32 UTC+2 - permalink - archive.org - http://blog.pkhamre.com/2012/07/24/understanding-statsd-and-graphite/
    graphite statsd
  • Question #54887 : Questions : Graphite

    In order to save graphs under 'My Graphs' and 'User Graphs' you simply need to log into Graphite and the Save/Delete buttons will then appear on the top of the Composer window. To log in you need to either create an account for yourself in the Django database or setup LDAP authentication. LDAP authentication is setup through local_settings.py, check out the example file's comments for details on doing that (or just ask if you run into any issues). However if you're not using LDAP its pretty easy to create a local user in Django's database using the Django admin interface.

    When you first installed Graphite there was a step where you had to initialize the database by running 'manage.py syncdb'. That prompted you to create an admin user, if you did that already you're good to go. Otherwise you need to create an admin user by running 'manage.py createsuperuser'.

    Once your admin user is setup you can go to the django admin interface by visiting http://my-graphite-server/admin/ (note: the trailing slash is required!) and logging in as your admin user. From there you need to create a new user account by clicking 'Add' under the 'Users' section. After that, go back to the main Graphite page. You may need to logout if it thinks you're still the admin user. Then log back in as you're new user and you should be able to save graphs! Also once logged in you have the ability to set profile options. Currently there is only 1 option, the "advanced UI features" option. Enabling that puts a '*' element in every folder that has more than one element, making it easier to use wildcards when you build graphs.

    Hope that helps.

    22 juillet 2014 à 13:26:29 UTC+2 - permalink - archive.org - https://answers.launchpad.net/graphite/+question/54887
    admin graphite
  • obfuscurity. - Unhelpful Graphite Tip #8 - Dump your Whisper Metrics
    21 juillet 2014 à 17:56:46 UTC+2 - permalink - archive.org - http://obfuscurity.com/2012/04/Unhelpful-Graphite-Tip-8
    carbon dump graphite
  • https://github.com/ClockworkNet/graphite-dashgen

    dash auto via collectd dashgen

    via arnaudb

    24 juin 2014 à 18:42:04 UTC+2 - permalink - archive.org - https://github.com/ClockworkNet/graphite-dashgen
    auto dashboard graphite
  • Retention carbon exemple

    Je me mets ça de côté : la retention par défaut des RRD dans munin au format carbon :

    [munin_schema]
    pattern = ^munin.
    retentions = 5m:2d,30m:10d,2h:45d,1d:1y

    Sur les 2 derniers jours on a une mesure toute les 5 minutes
    Sur les 10 derniers jours, une mesure toute les 30 minute est conservée
    etc

    /opt/graphite/conf/storage-schemas.conf

    24 juin 2014 à 17:13:10 UTC+2 - permalink - archive.org - https://links.infomee.fr/?5_m7Kw
    carbon graphite munin
  • Quelques liens sur graphite en cluster

    http://grey-boundary.com/the-architecture-of-clustering-graphite/
    http://adminberlin.de/graphite-scale-out/
    http://graphite.readthedocs.org/en/latest/carbon-daemons.html
    http://blog.xebia.fr/2013/05/29/graphite-les-bases/
    http://fr.slideshare.net/AnatolijDobrosynets/graphite-cluster-setup-blueprint

    via arnaudb

    13 juin 2014 à 17:05:53 UTC+2 - permalink - archive.org - https://links.infomee.fr/?7mcGLw
    cluster graphite
  • Clustering Graphite - bitprophet.org

    via Skunnyk

    23 avril 2014 à 13:19:00 UTC+2 - permalink - archive.org - http://bitprophet.org/blog/2013/03/07/graphite/
    graphite
  • Statsite by armon
    10 avril 2014 à 13:50:58 UTC+2 - permalink - archive.org - http://armon.github.io/statsite/
    graphite
  • thumbnail
    Grafana Scripted dashboards

    If you have lots of metric names that change (new servers etc) in a defined pattern it is irritating to constantly have to create new dashboards.

    With scripted dashboards you can dynamically create your dashboards using javascript. In the folder grafana install folder app/dashboards/ there is a file named scripted.js. This file contains an example of a scripted dashboard. You can access it by using the url:

    http://grafana_url/#/dashboard/script/scripted.js?rows=3&name=myName

    If you open scripted.js you can see how it reads url paramters from ARGS variable and then adds rows and panels.

    21 mars 2014 à 09:59:51 UTC+1 - permalink - archive.org - https://github.com/torkelo/grafana/wiki/Scripted-dashboards
    grafana graphite
  • The Render URL API — Graphite 0.10.0 documentation

    Avec ça possible de faire des templates de graph

    18 mars 2014 à 22:52:24 UTC+1 - permalink - archive.org - http://graphite.readthedocs.org/en/latest/render_api.html
    graphite
  • metrics - Why use statsd when graphite's Carbon aggregator can do the same job? - Stack Overflow

    Pourquoi utiliser statsd en plus de graphite ?
    Pour scale ? car stats reçoit en udp, attend un moment, puis envoie à graphite.
    Mais Carbon semble pouvoir recevoir lui aussi directement en udp..
    Pour répartir la charge tout simplement ? à voir..

    6 mars 2014 à 10:51:06 UTC+1 - permalink - archive.org - http://stackoverflow.com/questions/13697553/why-use-statsd-when-graphites-carbon-aggregator-can-do-the-same-job
    graphite
  • Graphite & StatsD: Le tandem de choix pour vos métriques - Wooster

    via skunnyk

    28 février 2014 à 11:34:21 UTC+1 - permalink - archive.org - http://wooster.checkmy.ws/2014/02/graphite-statsd-metrologie/
    graphite
  • Graphitoid - Applications Android sur Google Play
    25 février 2014 à 14:47:58 UTC+1 - permalink - archive.org - https://play.google.com/store/apps/details?id=com.tnc.android.graphite
    android app graphite
  • Hosted Graphite - Applications Android sur Google Play

    why not

    via arnaudb

    24 février 2014 à 09:48:58 UTC+1 - permalink - archive.org - https://play.google.com/store/apps/details?id=com.hostedgraphite
    android app graphite
  • Graphite front ends

    Encore un autre

    • https://github.com/ripienaar/gdash
    20 février 2014 à 14:12:40 UTC+1 - permalink - archive.org - https://github.com/PrFalken/leonardo
    graphite
  • How we use StatsD – TechM6Web
    11 février 2014 à 14:05:41 UTC+1 - permalink - archive.org - http://tech.m6web.fr/how-we-use-statsd/
    graphite statsd
  • Practical guide to StatsD/Graphite monitoring - Matt Aimonetti
    1 février 2014 à 14:43:41 UTC+1 - permalink - archive.org - http://matt.aimonetti.net/posts/2013/06/26/practical-guide-to-graphite-monitoring/
    graphite
  • Counting & Timing | code.flickr.com

    Un article du tech blog de flickr sur la metrologie (qui a servi d'inspiration à l'écriture de statsd)

    Le combo statsd/graphite a l'air vraiment puissant

    31 janvier 2014 à 10:27:48 UTC+1 - permalink - archive.org - http://code.flickr.net/2008/10/27/counting-timing/
    graphite statsd
  • github.com/etsy/statsd/

    Repo github de statsd

    31 janvier 2014 à 10:26:18 UTC+1 - permalink - archive.org - https://github.com/etsy/statsd/
    graphite statsd
Links per page: 20 50 100
◄Older
page 3 / 4
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation