Coder Social home page Coder Social logo

Comments (6)

mohierf avatar mohierf commented on June 15, 2024 1

Lines colored depending upon the status:

image

from alignak-webui.

mohierf avatar mohierf commented on June 15, 2024

Very first version of an hosts group status:

image

The hosts group status is computed as the worst real state of the hosts members of the group.

The real state of an host is:

  • ok if the host is UP and all its services are OK
  • warning if the host is UNREACHABLE or at least one of its services is WARNING
  • critical if the host is DOWN or at least one of its services is CRITICAL
  • acknowledged if the host is acknowledged or at least one of its services is acknowledged and no other services are WARNING or CRITICAL
  • downtime if the host is in a scheduled downtime or at least one of its services is in a scheduled downtime and no other services are WARNING or CRITICAL

Note: this first version is to be improved combining the real stat of a group from the states of the dependent groups. As of it, the All group should contain the worst state of all the hosts ...

from alignak-webui.

algorys avatar algorys commented on June 15, 2024

Maybe font in fields a more bold.

from alignak-webui.

mohierf avatar mohierf commented on June 15, 2024

I do agree @algorys :)

from alignak-webui.

mohierf avatar mohierf commented on June 15, 2024

Colouring the tree lines depending upon state:
image

It is really not very nice 😞

from alignak-webui.

mohierf avatar mohierf commented on June 15, 2024

Implemented in last version 0.5.2.
Closing this issue to discuss the groups trees in #92

from alignak-webui.

Related Issues (20)

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.