GithubHelp home page GithubHelp logo

epuzanov / zenpacks.community.dellmon Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 263 KB

Dell Monitor ZenPack

Home Page: http://community.zenoss.org/docs/DOC-3410

License: GNU General Public License v2.0

Python 100.00%

zenpacks.community.dellmon's People

Contributors

epuzanov avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

zenpacks.community.dellmon's Issues

Issue with Array controller code?

Hi Egor...thanks for all the great Zenpacks!

Im seeing some raid controller errors on our customers saying status "other"

In this reference guide: http://support.dell.com/support/edocs/software/svradmin/6.4/en/SNMP/PDF/SNMP.pdf

it says raid status for this oid/table: 1.3.6.1.4.1.674.10893.1.20.130.1.1.38

is 0: Unknown, 1: Ready, 2: Failed, 3: Online, 4: Offline, 6: Degraded

when i look at the array controller .py, here I see:

statusmap ={1: (DOT_GREY, SEV_WARNING, 'Other'),
2: (DOT_GREY, SEV_WARNING, 'Unknown'),
3: (DOT_GREEN, SEV_CLEAN, 'Ok'),
4: (DOT_YELLOW, SEV_WARNING, 'Non-critical'),
5: (DOT_ORANGE, SEV_ERROR, 'Critical'),
6: (DOT_RED, SEV_CRITICAL, 'Non-recoverable'),
}

Not sure if this is just a version specific problem but it looks like Dell uses "ok" and ready interchangeably...

Zenoss 5

Please update this zenpack to Zenoss 5. I get error by install zenpack.

File "/opt/zenoss/ZenPacks/ZenPacks.community.deviceAdvDetail-2.9.0.egg/ZenPacks/community/deviceAdvDetail/thresholds/StatusThreshold.py", line 19, in <module>
    import rrdtool
ZopeXMLConfigurationError: File "/opt/zenoss/etc/site.zcml", line 16.2-16.23
    ZopeXMLConfigurationError: File "/opt/zenoss/ZenPacks/ZenPacks.community.deviceAdvDetail-2.9.0.egg/ZenPacks/community/deviceAdvDetail/configure.zcml", line 9.8-12.19
    ImportError: No module named rrdtool

Storage controller modelling

Hi egor.

I have found that multiple comtrollers can have a slot number that is a string or a zero (forget which) but the result is you will only get Controller modelled because it falls back to slot0 for an id. I have a fix for it will post if i get a chance but im sure you can see the issue.

Doug

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.