Giter VIP home page Giter VIP logo

Comments (5)

Poil avatar Poil commented on June 8, 2024

Hi,

Can you give me the img src="" ?

If you use the native redis plugin, just do an echo "{}" > plugin/redis.json

from cgraphz.

kiranos avatar kiranos commented on June 8, 2024

Hi

here is the source:

<img class="imggraph" onclick="Show_Popup($(this).attr('src').split('?')[1],'7200','','')" title="Click to Zoom : 
redis.testing.com redis  RedisCache  " alt="redis.testing.com redis  RedisCache  " src="/CGraphz/graph.php?datadir=lun1&amp;h=redis.testing.com&amp;p=redis&amp;pc=&amp;pi=RedisCache&amp;t=current_connections&amp;tc=&amp;ti=&amp;s=7200&amp;x=480&amp;y=175">

I'm using the native redis plugin,

If you use the native redis plugin, just do an echo "{}" > plugin/redis.json
can you explain more here what I should do?

here is my collectd config:

LoadPlugin redis
<Plugin redis>
   <Node RedisSession>
      Host "192.168.50.1"
      Port "6379"
      Timeout 2000
   </Node>
   <Node RedisCache>
      Host "192.168.50.1"
      Port "6380"
      Timeout 2000
   </Node>
   <Node RedisFpCache>
      Host "192.168.50.1"
      Port "6381"
      Timeout 2000
   </Node>
</Plugin>

from cgraphz.

Poil avatar Poil commented on June 8, 2024

Hey,

If you go in the filesystem of cgraphz , in the "plugin" directory, you'll see that there is no "redis.json" you need to create one, via the echo command that I gave to you this morning.

from cgraphz.

kiranos avatar kiranos commented on June 8, 2024

thanks! it worked, now I can see the graphs

from cgraphz.

Poil avatar Poil commented on June 8, 2024

If you write the definition, please make a pull request :)

from cgraphz.

Related Issues (17)

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.