Code

oops it is 1.3.0 not 1.4.0 yet
[rrdtool-all.git] / website / frontends / slamon.wml
1 #include "$(ROOT)/.wml/template.inc" section=frontends subsection=slamon
3 <h1>SLAMon</h1>
4 <p>by Frank Harper</p>
6 <p>
7 SLAMon is a front-end for RRDTool that allows you to calculate working
8 hour and 24-by-7 availability for anything that you're currently
9 monitoring with RRDTool. The graphs and reports can cover any time
10 period you're interested in: daily, monthly, yearly, etc.
11 </p>
13 <p>
14 Currently SLAMon doesn't directly do any monitoring itself. For that you
15 need another front-end,  to create and update RRD files for each
16 resource. The measurements contained in these files are used as input by
17 SLAMon to calculate availability and update the corresponding
18 availability RRDs.
19 </p>
21 <p>
23 SLAMon is available at
24 <a href="http://slamon.sourceforge.net">http://slamon.sourceforge.net</a>.
26 </p>