Skip to content
/ Thruk Public
forked from sni/Thruk

Thruk is a multibackend monitoring webinterface which currently supports Nagios and Icinga as backend using the MKLivestatus addon.

Notifications You must be signed in to change notification settings

cbuben/Thruk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thruk - Monitoring Webinterface
===============================

Thruk is a multibackend monitoring webinterface which currently
supports Nagios and Icinga as backend using the MKLivestatus addon.
It was designed to be a "dropin" replacement. The target is to cover
100% of the original features plus additional enhancements for large
installations.


DOCS
----
all documentation is under docs/


Main Features / Advantages
--------------------------

  * multiple backends
  * faster, no need to parse status.dat for every request
  * less cpu usage
  * display live data, no delay between core and gui
  * independant from monitoring core, can be installed on remote host
  * clusterable, can be clustered over hosts
  * change status.cgi filter inline
  * extended logfile search
  * better logging, uses log4perl (who submitted which command?)
  * valid HTML code
  * no frames ( can be reenabled for better addon integration)
  * easy to extend with plugins
  * 100% Perl (using Catalyst Framework)
  * paging ( can be disabled and customized )
  * multiple themes included

About

Thruk is a multibackend monitoring webinterface which currently supports Nagios and Icinga as backend using the MKLivestatus addon.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 49.9%
  • CSS 34.4%
  • JavaScript 15.1%
  • Shell 0.6%