Git Product home page Git Product logo

Comments (3)

nook24 avatar nook24 commented on August 17, 2024

Die Performancedaten werden aus dem Output des Checks ausgelesen. Bei Unknown gibt der Check vermutlich seine Performancedaten nicht mehr aus.

from interface.

tinoklauer avatar tinoklauer commented on August 17, 2024

Hallo nook24,

das mag sein das dass Plugin keine Daten zurück gibt aber die Monate davor wurden Performancedaten gesammelt, also wäre es sinnvoller das "Unknown" einfach 0 als Default Performancewert hat, damit man den Verlauf sehen kann und dieser nicht ausgeblendet wird. Das erschwert die Fehlersuche zum Teil erheblich, wenn man nicht auf die alten Performancewerte zurück greifen kann.

Vielen Dank

from interface.

nook24 avatar nook24 commented on August 17, 2024

Hallo @tinoklauer

aktuell ist die Statusengine UI feature complete. Das Problem ist, das die verfügbaren Kurven direkt aus dem Plugin-Output ausgelesen werden.
Also z.B. rta und pl bei check_ping.

Wenn das Plugin diese Werte bei Unknown nicht mehr ausgibt, müsste die Statusengine UI das Backend abfragen welche Metriken es in der Vergangenheit einmal gab und diese nutzen. Dies müsste dann auch gleich für alle Backends implementiert werden (Graphite, CrateDB, MySQL und Elasticsearch) damit das Verhalten immer das gleiche ist.

Aktuell fehlt mir die Zeit (und Motivation) die UI mit neuen Features zu erweitern. Die Hauptfeatures von Statusengine sind der Broker und Worker.

Ich kann natürlich sehr gut verstehen, warum das nicht gerade optimal ist, das die Kurven nicht mehr angezeigt werden. Gerade im Fehlerfall möchte man schnell das Problem finden. Ich würde dir daher empfehlen, die Statusengine UI gegen openITCOCKPIT auszutauschen: https://github.com/it-novum/openITCOCKPIT

Alles in allem wird es dir dein Monitoring-Leben deutlich vereinfachen, da du dich nicht mehr mit Nagios Configs und ähnlichem herumschlagen musst. Dort ist auch das Problem mit Unknown und den Graphen schon gelöscht:

oitc_unknown_charts

Für den Fall das du (oder jemand anders) einen Pull Request schicken möchte, der dieses Feature bei Statusengine UI einbaut, kann man hier spicken:

https://github.com/it-novum/openITCOCKPIT/blob/d57148e4c6dd5adfdef3d1bb4b50947f6725b9a8/src/Controller/ServicesController.php#L1662-L1680

PS: Ich bin auch Teil vom openITCOCKPIT Projekt und Statusengine werkelt dort im Hintergrund :)

from interface.

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.