Thruk

Bookmark and Share

Current Version
1.72
Last Release Date
2013-06-05
Compatible With
  • Nagios 3.x
Owner
E-mail
Download URL
Hits
107807
Thruk is a CGI replacement which connects to multiple Nagios instances using the Livestatus addon. It is designed to be a "dropin" replacement and covers nearly 100% of the original features plus additional enhancements for large installations plus a full object configuration tool.

The Download is available at: http://www.thruk.org/
or check out the source on github: https://github.com/sni/Thruk
Thruk is a CGI replacement which connects to multiple Nagios instances using the MKLivestatus addon. It is designed to be a "dropin" replacement and covers nearly 100% of the original features plus additional enhancements for large installations.

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
* Excel export for status and logfiles
* Adjustable side menu
* Full expanded plugin commandline for easy testing
* Save searches like bookmarks
* Config Tool included
* Mobile interface included
* SLA Reports in PDF format
* Recurring Downtimes
* Fully Featured Dashboard
Reviews (1)
byjsellens, August 2, 2011
1 of 2 people found this review helpful
We're now using thruk primarily to aggregate 3 separate Nagios servers, and it's a great tool. The interface is obvious if you're familiar with the classic Nagios interface, and it behaves just as you would expect. We connect over the open network using ssh tunnels to livestatus endpoints. Works like a charm! Thanks!