Giter Club home page Giter Club logo

zenpacks.chudler.redis's People

Contributors

danielrobbins avatar

Stargazers

Alfonso Gonzalez avatar peng avatar  avatar Alexander Fortin avatar

Watchers

Chet Luther avatar Mike Lunt avatar Josh Wilmes avatar James Cloos avatar Eric Cifreo avatar  avatar Steve Paras-Charlton avatar  avatar Ryan Matte avatar William Gerber avatar Will Dean avatar John Matos avatar Paul Johnston avatar zenoss build bot avatar Soundararajan Varathappan avatar  avatar Andriy Porylo avatar Serhii Kyrychenko avatar Dmytro Budko avatar Oles Baiko avatar Guillermo Galván avatar  avatar  avatar  avatar Roman Derkach avatar  avatar Anantha G avatar

zenpacks.chudler.redis's Issues

"Save Interval" graph show no data

i installed the latest version of this redis zenpack,everything is ok but two thing:
1."Save Interval" graph show no data
datapoint should be "rdb_last_save_time"
2.why not update the check_redis.py to ignore "#"?

my environment:
redis:

[zenoss@zenoss4 libexec]$ redis-server --version
Redis server version 2.4.10 (00000000:0)

Redis graphs are not plotting

Hi Guys,
I am facing an issue with this Redis Zenpack. while I am able to install the zenpack without any errors but graphs are not plotting when I associate the redis template with the device.
Zenoss Version: 4.2.5
Redis version: 2.8.9
Redis Zenpack: ZenPacks.chudler.redis-1.0.1.egg.
I tried running the script "check_redis.py" which is located in the path "/usr/local/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1.egg/ZenPacks/chudler/redis/libexec"

but I am getting the below error:

python check_redis.py -H localhost -p 6379
Traceback (most recent call last):
File "check_redis.py", line 49, in
print cmd.run()
File "check_redis.py", line 21, in run
metrics = db.info()
File "/usr/local/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1.egg/ZenPacks/chudler/redis/lib/redis/client.py", line 381, in info
return self.format_inline('INFO')
File "/usr/local/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1.egg/ZenPacks/chudler/redis/lib/redis/client.py", line 284, in format_inline
return self.execute_command(args[0], cmd, *_options)
File "/usr/local/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1.egg/ZenPacks/chudler/redis/lib/redis/client.py", line 220, in execute_command
return self._execute_command(command_name, command, *_options)
File "/usr/local/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1.egg/ZenPacks/chudler/redis/lib/redis/client.py", line 215, in _execute_command
return self.parse_response(command_name, **options)
File "/usr/local/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1.egg/ZenPacks/chudler/redis/lib/redis/client.py", line 269, in parse_response
return self.RESPONSE_CALLBACKS[command_name](response, **options)
File "/usr/local/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1.egg/ZenPacks/chudler/redis/lib/redis/client.py", line 129, in parse_info
key, value = line.split(':')
ValueError: need more than 1 value to unpack

Error when running the ZenPack

When I try to run this Zenpack on my redis cluster I get the following error:

/usr/local/zenoss/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1-py2.6.egg/ZenPacks/chudler/redis/libexec/check_redis.py -H xxx.xxx.xxx

Traceback (most recent call last):
File "/usr/local/zenoss/zenoss/ZenPacks/ZenPacks.chudler.redis-1.0.1-py2.6.egg/ZenPacks/chudler/redis/libexec/check_redis.py", line 9, in
import ZenPacks.chudler.redis.lib.redis as redis
ImportError: No module named ZenPacks.chudler.redis.lib.redis

I'm using Python 2.7.2 and Zenoss 3.2.1

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.