-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
33 lines (27 loc) · 1.05 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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