File: README

package info (click to toggle)
icinga 1.0.2-2%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze-lts
  • size: 33,964 kB
  • ctags: 13,294
  • sloc: xml: 154,821; ansic: 99,198; sh: 14,761; sql: 5,852; php: 5,126; perl: 2,838; makefile: 1,268
file content (27 lines) | stat: -rw-r--r-- 984 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
Icinga 1.x README
-----------------


Icinga is a host/service/network monitoring program written in C and
released under the GNU General Public License.  CGI programs are
included to allow you to view the current status, history, etc via
a web interface if you so desire.

Features:

1) Monitoring of network services (via SMTP, POP3, HTTP, PING, etc).
2) A plugin interface to allow for user-developed service monitoring methods.
3) Notifications when problems occur and get resolved (via email, pager,
   or user-defined method).
4) Ability to define "event handlers" for proactive problem resolution
5) Web output (current status, notifications, problem history, log file, etc.)
6) Automatic log file rotation/archiving

For installation instructions, use a web browser to read the HTML documentation
in the html/docs subdirectory.  

Visit the Icinga homepage at http://www.icinga.org for online
documentation, new releases, bug reports, information on the mailing
lists, etc.