Giter VIP home page Giter VIP logo

zabbix_dashboard's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

zabbix_dashboard's Issues

Hostnames

Thanks for this, implemented this in RHEL 7.

But is there anyway I can add the Hostname on the widgets?

As it stands the triggers are displayed, but doesn't show which Host it is associated with.

undefined method gsub' for nil:NilClass

Thank you for sharing this.
I'm having some problem getting Events from Zabbix Server:
dashboard error

I think login is successful.
I will attach history.yml , hoping it will be useful to track the issue:

cat history.yml 

---
Production_text: ! 'data: {"title":"DASHBOARD IN ERROR : undefined method `gsub''
  for nil:NilClass","status":"disa-blink","id":"Production_text","updatedAt":1457602562}


'
Development_text: ! 'data: {"title":"DASHBOARD IN ERROR : undefined method `gsub''
  for nil:NilClass","status":"disa-blink","id":"Development_text","updatedAt":1457602562}

I will give you some more information about enviroment:
SO: Ubuntu 14.04
Zabbix: 3.0

I look forward to hearing from you soon

zabbix dasboard for dashing

Hi,
Just upgrade to zabbix 3,0
Find out that our dashboard fails on the API.
ZABBY::APIError.
It seems that get "expandData" is deprecated and removed from zabbix 3.0
ZBXNEXT-2724 application.get: removed the deprecated “expandData” parameter

Query Zabbix for current problem triggers

  result = serv.run {
  Zabby::Trigger.get(
    "filter" => {"value" => 1 },
    "min_severity" => MINPRIORITY,
    "groupids" => groupids,
    "output" => "extend",
    "monitored" => 1,
    "withLastEventUnacknowledged" => 1,
    "skipDependent" => 1,
    "expandData" => "host",
    "expandDescription" => 1,
    "sortfield" => "lastchange",
    "sortorder" => "DESC")
  }

Can you fix this issue,
Any help is welcome,

Regards.
Ronald Schouw

CSS bug in Firefox

Hi! Nice job you have done, tnx! ;)

I found a little visual bug in Firefox (v. 33.0, Ubuntu). When the widget square should have a special status color it still remain in default green color.

The CSS style is always overrided by inline (green) style in Firefox. Chrome has no such problem and the colors are fine there.

get_Item

hi, eu preciso exibir o valor de um item em tempo real ou em tempo de coleta, tem como fazer um item.get?

Sort by priority

Hey @dav3860. I know this is a fairly old repository but I have just come across it and think it's great.
I'd like to sort by priority. Is there a way to do this? I can see it's currently set to DESC but are there any other variables already present that you know of? I can't see much in the way of API's for dashing etc so thought I'd ask
Thanks in advance
Dan

requires Ruby version >= 2.2.2.

when running bundle:
Gem::InstallError: activesupport requires Ruby version >= 2.2.2.

i seems ruby 1.9 is not enough anymore to get things installed

No triggers showed

Hello,

i have implemented your solution but i have exactly this problem, whereas in SCREENS { I have put the correct hostgroup name :/

Any solution ?

Thank you

Compatibility with zabbix 3.4

Hello
I've recently updated to zabbix 3.4 and this dashboard stopped working. It gives message about undefined method keys for #

Stop showing stats in CLI

Morning,

How do I configure this dashboard to run at startup, and not fill my CLI window with stats updates.

Cheers.

dashboad does not work with zabbix 3.4 api

data: {"title":"DASHBOARD IN ERROR : undefined method `keys' for #Array:0x00000003a17720","status":"disa-blink","id":"#dashboard#_text","updatedAt":1503411326}
cound you check?

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.