{"id":20504040,"url":"https://github.com/icinga/icingadb-web","last_synced_at":"2025-07-20T21:37:08.296Z","repository":{"id":37478609,"uuid":"219620783","full_name":"Icinga/icingadb-web","owner":"Icinga","description":"Icinga DB Web – UI for Icinga DB – Provides a graphical interface to your Icinga monitoring","archived":false,"fork":false,"pushed_at":"2025-07-10T11:13:44.000Z","size":8441,"stargazers_count":76,"open_issues_count":99,"forks_count":29,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-07-10T18:46:18.202Z","etag":null,"topics":["icinga","icingadb","monitoring"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Icinga.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-05T00:10:29.000Z","updated_at":"2025-07-10T11:12:41.000Z","dependencies_parsed_at":"2023-11-13T15:26:46.971Z","dependency_job_id":"be2f507f-8974-4df0-855f-d2ecf1ea1b69","html_url":"https://github.com/Icinga/icingadb-web","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/Icinga/icingadb-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingadb-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingadb-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingadb-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingadb-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icinga","download_url":"https://codeload.github.com/Icinga/icingadb-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficingadb-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266204640,"owners_count":23892366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["icinga","icingadb","monitoring"],"created_at":"2024-11-15T19:35:53.433Z","updated_at":"2025-07-20T21:37:08.290Z","avatar_url":"https://github.com/Icinga.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Icinga DB Web\n\n[![PHP Support](https://img.shields.io/badge/php-%3E%3D%208.2-777BB4?logo=PHP)](https://php.net/)\n![Build Status](https://github.com/Icinga/icingadb-web/actions/workflows/php.yml/badge.svg?branch=main)\n[![Github Tag](https://img.shields.io/github/tag/Icinga/icingadb-web.svg)](https://github.com/Icinga/icingadb-web/releases/latest)\n\nIcinga DB is a set of components for publishing, synchronizing and\nvisualizing monitoring data in the Icinga ecosystem, consisting of:\n\n* Icinga DB Web which connects to both a Redis®[\\*](doc/TRADEMARKS.md#redis) server and a database to view and work with\n  most up-to-date monitoring data\n* Icinga 2 with its [Icinga DB feature](https://icinga.com/docs/icinga-2/latest/doc/14-features/#icinga-db) enabled,\n  responsible for publishing the data to the Redis® server, i.e. configuration and its runtime updates, check results,\n  state changes, downtimes, acknowledgements, notifications, and other events such as flapping\n* And the [Icinga DB daemon](https://icinga.com/docs/icinga-db),\n  which synchronizes the data between the Redis® server and the database\n\n![Icinga DB Architecture](doc/res/icingadb-architecture.png)\n\n## Documentation\n\nIcinga DB Web documentation is available at [icinga.com/docs](https://icinga.com/docs/icinga-db-web/latest/).\n\n## Features\n\nIcinga DB Web offers a modern and streamlined design to provide a clear and\nconcise view of your monitoring environment, also with dark and light mode support.\n\n![Icinga DB Dashboard](doc/res/icingadb-dashboard.png)\n\n### Various List Layouts\n\nThe view switcher allows to control the level of detail displayed in host and service list views:\n\n![View Switcher Preview](doc/res/view-switcher-preview.png)\n\n### Search with Autocomplete\n\nThe search bar in list views can be used for everything from simple searches to creating complex filters.\nIt allows full keyboard control and also supports contextual auto-completion.\nIn addition, there is an editor for easier filter creation.\n\n![Searchbar Completion Preview](doc/res/searchbar-completion-preview.png)\n\n### Clean Detail Views\n\nHost and service detail views are structured to make best use of available space.\nRelated information is grouped and important information is at the top for instant access without having to scroll down.\n\n![Service Detail Preview](doc/res/service-detail-preview.png)\n\n### Modal Dialogs\n\nAny interaction that requires user input, such as acknowledging problems, scheduling downtimes, etc.,\nshows a modal dialog over the current view to preserve context and focus on interaction.\n\n![Modal Dialog Preview](doc/res/modal-dialog-preview.png)\n\n### Bulk Operations\n\nBulk interactions such as scheduling downtimes for multiple objects, acknowledging multiple problems, etc.\nare easily accomplished with the `Continue With` control that operates on filtered lists.\n\n![Continue With Preview](doc/res/continue-with-preview.png)\n\n## License\n\nIcinga DB Web and the Icinga DB Web documentation are licensed under the terms of the\n[GNU General Public License Version 2](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Ficingadb-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficinga%2Ficingadb-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Ficingadb-web/lists"}