File: quickstart.html

package info (click to toggle)
icinga 1.0.2-2%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 33,952 kB
  • ctags: 13,294
  • sloc: xml: 154,821; ansic: 99,198; sh: 14,585; sql: 5,852; php: 5,126; perl: 2,838; makefile: 1,268
file content (86 lines) | stat: -rw-r--r-- 4,112 bytes parent folder | download | duplicates (2)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Quickstart Installation Guides</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<meta name="keywords" content="Supervision, Icinga, Nagios, Linux">
<link rel="home" href="index.html" title="Icinga Version 1.0.2 Documentation">
<link rel="up" href="ch02.html" title="Chapter 2. Getting Started">
<link rel="prev" href="beginners.html" title="Advice for beginners">
<link rel="next" href="quickstart-icinga.html" title="Icinga Quickstart">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<CENTER><IMG src="../images/logofullsize.png" border="0" alt="Icinga" title="Icinga"></CENTER>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">Quickstart Installation Guides</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="beginners.html">Prev</a> </td>
<th width="60%" align="center">Chapter 2. Getting Started</th>
<td width="20%" align="right"> <a accesskey="n" href="quickstart-icinga.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="section" title="Quickstart Installation Guides">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="quickstart"></a>Quickstart Installation Guides</h2></div></div></div>
  

  <p><span class="bold"><strong><a name="introduction_quickstart"></a>Introduction</strong></span></p>

  <p>These quickstart guides will provide you with simple instructions on how to install Icinga from source and have it monitoring
  your local machine within 20 minutes.</p>

  <p>Advanced installation options and configuration are discussed elsewhere.</p>

  <p>Besides, a new quick install guide for using the IDOUtils of Icinga is also available enabling you to use an RDBMS
  based on MySQL, Oracle, or PostgreSQL, respectively.</p>

  <p><span class="bold"><strong><a name="guides_quickstart"></a>Guides</strong></span></p>

  <p>Quickstart installation guides are currently available for various Linux distributions (most common Fedora, Ubuntu,
  openSuSE). Because some distributions are similar you may succeed to use these instructions for RedHat, CentOS,
  Debian and SLES as well. Marcel Hecko provided a quickstart quide for FreeBSD.</p>

  <div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
      <p>See: <a class="link" href="quickstart-icinga.html" title="Icinga Quickstart">Quickstart guide for Linux</a></p>
    </li>
<li class="listitem">
      <p>See: <a class="link" href="quickstart-icinga-freebsd.html" title="Icinga Quickstart FreeBSD">Quickstart guide for FreeBSD</a></p>
    </li>
<li class="listitem">
      <p>See: <a class="link" href="quickstart-idoutils.html" title="Icinga with IDOUtils Quickstart">Quickstart guide including IDOUtils</a></p>
    </li>
</ul></div>

  <p>If you are installing Icinga on an operating system or Linux distribution that isn't listed above, read <a class="xref" href="quickstart-icinga.html" title="Icinga Quickstart">“Icinga Quickstart”</a> for an overview of what you'll need to do.</p>

  <p>Command names, paths, etc. vary widely across different Operating Systems/Distributions, so you'll likely need to tweak the
  installation docs a bit to work for your particular case.</p>

  <a class="indexterm" name="id1917476"></a>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="beginners.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n" href="quickstart-icinga.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Advice for beginners </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> Icinga Quickstart</td>
</tr>
</table>
</div>
<P class="copyright">© 2009-2010 Icinga Development Team, http://www.icinga.org</P>
</body>
</html>