File: beginners.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 (83 lines) | stat: -rw-r--r-- 5,082 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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Advice for beginners</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="ch02.html" title="Chapter 2. Getting Started">
<link rel="next" href="quickstart.html" title="Quickstart Installation Guides">
</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">Advice for beginners</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="ch02.html">Prev</a> </td>
<th width="60%" align="center">Chapter 2. Getting Started</th>
<td width="20%" align="right"> <a accesskey="n" href="quickstart.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="section" title="Advice for beginners">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="beginners"></a><a name="advice_for_beginners"></a>Advice for beginners</h2></div></div></div>
  

  <p>Thanks for choosing Icinga! Icinga is quite powerful and flexible and although you can see the first results
  in less than 30 minutes, this is just the beginning of your journey into system monitoring. Configuring it to your needs can
  take a lot of work depending on the number of things to be monitored and the complexity of your environment. Once you become
  familiar with how it works and what it can do for you, you'll never want to be without it. :-) Here are some important things to
  keep in mind for first-time Icinga users: </p>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
        <p>Relax - it's going to take some time. Don't expect to be able to get things working exactly the way you want them
        right off the bat. It's not that easy. Setting up Icinga can involve a bit of work - partly because of the options
        that Icinga offers, partly because you need to know what to monitor on your network (and how best to do it)</p>
      </li>
<li class="listitem">
        <p>Please use the <a class="link" href="quickstart.html" title="Quickstart Installation Guides">quickstart</a> instructions. The quickstart installation guide is
        designed to get most new users up and running with a basic Icinga setup fairly quickly. Within 20 minutes you can
        have Icinga installed and monitoring your local system. Once that's complete, you can move on to learning how to
        configure Icinga to do more.</p>
      </li>
<li class="listitem">
        <p>Read the documentation. Icinga can be tricky to configure when you've got a good grasp of what's going on,
        and nearly impossible if you don't. Make sure you read the documentation (particularly the sections on <a class="link" href="ch03.html" title="Chapter 3. Configuring Icinga">"Configuring Icinga"</a> and <a class="link" href="ch05.html" title="Chapter 5. The Basics">"The Basics"</a>). Save the <a class="link" href="ch06.html" title="Chapter 6. Advanced Topics">advanced topics</a> for when you've got a good understanding of the basics.</p>
      </li>
<li class="listitem">
        <p>Seek the help of others. If you've read the documentation, reviewed the sample config files, and are still having
        problems, send an email message describing your problems to the icinga-users mailing list. If you've done some background
        reading and you provide a good problem description, odds are that someone will give you some pointers on getting things
        working properly. "good description" means to include details on your operating system, the version of Icinga, as
        well as what you tried and the results of it (preferably copy&amp;paste). More information on subscribing to the mailing
        lists or searching the list archives can be found at <a class="link" href="http://www.icinga.org/community/" target="_top">http://www.icinga.org/community/</a>.</p>
      </li>
</ol></div>
  <a class="indexterm" name="id1917322"></a>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="ch02.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.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Chapter 2. Getting Started </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> Quickstart Installation Guides</td>
</tr>
</table>
</div>
<P class="copyright">© 2009-2010 Icinga Development Team, http://www.icinga.org</P>
</body>
</html>