Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sni/thruk
Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
https://github.com/sni/thruk
icinga monitoring naemon nagios perl web
Last synced: 1 day ago
JSON representation
Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
- Host: GitHub
- URL: https://github.com/sni/thruk
- Owner: sni
- License: other
- Created: 2009-11-09T16:35:33.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T16:41:23.000Z (4 days ago)
- Last Synced: 2024-12-18T17:39:47.423Z (4 days ago)
- Topics: icinga, monitoring, naemon, nagios, perl, web
- Language: Perl
- Homepage: http://www.thruk.org
- Size: 86.1 MB
- Stars: 412
- Watchers: 48
- Forks: 150
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
- Security: SECURITY.md
- Support: support/0001-thruk.conf.patch
Awesome Lists containing this project
README
Thruk - Monitoring Webinterface
===============================Thruk is a multibackend monitoring webinterface which currently
supports Naemon, Icinga, Shinken and Nagios as backend using the Livestatus
API. It is designed to be a 'dropin' replacement and covers the original
features plus adds additional enhancements for large installations, increased
usability and many useful addons.![Thruk Startpage](https://thruk.org/images/galleries/01_main-thumb.png "Thruk Startpage")
![Thruk Panorama](https://thruk.org/images/galleries/geomaps-thumb.png "Thruk Panorama")[See more screenshots...](https://thruk.org/screenshots/)
Documentation
-------------
All documentation is under `docs/`Support
-------* Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/thruk)
* Mailing list on [Google Groups](https://groups.google.com/group/thruk).
* File a Bug in [GitHub Issues](https://github.com/sni/Thruk/issues).
* Report a Security Advisory [GitHub Security](https://github.com/sni/Thruk/security).
* Chat with developers on [IRC Libera #thruk](irc://irc.libera.chat/thruk) ([Webchat](https://web.libera.chat/?nick=Guest?#thruk)).Main Features / Advantages
--------------------------* Multiple backends
* Faster while using less CPU
* Displays live data, no delay between core and GUI
* Clusterable, can be clustered over hosts
* Business Process Add-on
* Advanced status filters
* Extended logfile search
* Multiple themes included
* Excel export for status and logfiles
* Adjustable side menu
* Full expanded plugin commandline for easy testing
* Save searches in personal bookmarks
* Config Tool included
* Mobile interface included
* SLA Reports in PDF format
* Recurring Downtimes
* Fully Featured Dashboard
* Independant from monitoring core, can be installed on remote host
* Easy to extend with plugins### Contributions
Thanks to all the amazing [community contributors for sending PRs](https://github.com/sni/Thruk/graphs/contributors) and keeping this project updated. :heart:
If you have an idea or some kind of improvement, you are welcome to contribute and participate in the Project, feel free to send your PR.
License
-------Thruk is Copyright (c) 2009-present by Sven Nierlein and others.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl5 programming language system itself:a) the "Artistic License 1.0" as published by The Perl Foundation
http://dev.perl.org/licenses/artistic.htmlb) the GNU General Public License as published by the Free Software Foundation;
either version 1 http://www.gnu.org/licenses/gpl-1.0.html
or (at your option) any later version`SPDX-License-Identifier: Artistic-1.0-Perl OR GPL-1.0-or-later`
Vendor specific libraries below `./root/thruk/vendor/` may have different
licenes. See `THANKS` file for details.