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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Integration Overview</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="ch08.html" title="Chapter 8. Integration With Other Software">
<link rel="prev" href="ch08.html" title="Chapter 8. Integration With Other Software">
<link rel="next" href="int-snmptrap.html" title="SNMP Trap Integration">
</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">Integration Overview</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="ch08.html">Prev</a> </td>
<th width="60%" align="center">Chapter 8. Integration With Other Software</th>
<td width="20%" align="right"> <a accesskey="n" href="int-snmptrap.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="section" title="Integration Overview">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="integration"></a><a name="Icinga_integration"></a>Integration Overview</h2></div></div></div>
<p><span class="bold"><strong>Introduction</strong></span></p>
<p>Icinga can be easily integrated in your existing infrastructure. There are several methods of integrating Icinga with
the management software you're already using and you can monitor almost any type of new or custom hardware, service, or application that
you might have.</p>
<p><span class="bold"><strong>Integration Points</strong></span></p>
<p><span class="inlinemediaobject"><img src="../images/integrationoverview.png"></span></p>
<p>To monitor new hardware, services, or applications, check out the docs on:</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
<p><a class="link" href="plugins.html" title="Icinga Plugins">Plugins</a></p>
</li>
<li class="listitem">
<p><a class="link" href="pluginapi.html" title="Icinga Plugin API">Plugin API</a></p>
</li>
<li class="listitem">
<p><a class="link" href="passivechecks.html" title="Passive Checks">Passive Checks</a></p>
</li>
<li class="listitem">
<p><a class="link" href="eventhandlers.html" title="Event Handlers">Event Handlers</a></p>
</li>
</ul></div>
<p>To get data into Icinga from external applications, check out the docs on:</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
<p><a class="link" href="passivechecks.html" title="Passive Checks">Passive Checks</a></p>
</li>
<li class="listitem">
<p><a class="link" href="extcommands.html" title="External Commands">External Commands</a></p>
</li>
</ul></div>
<p>To send status, performance, or notification information from Icinga to external applications, check out the docs on:</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
<p><a class="link" href="eventhandlers.html" title="Event Handlers">Event Handlers</a></p>
</li>
<li class="listitem">
<p><a class="link" href="configmain.html#configmain-ocsp_command">OCSP</a> and <a class="link" href="configmain.html#configmain-ochp_command">OCHP</a> Commands</p>
</li>
<li class="listitem">
<p><a class="link" href="perfdata.html" title="Performance Data">Performance Data</a></p>
</li>
<li class="listitem">
<p><a class="link" href="notifications.html" title="Notifications">Notifications</a></p>
</li>
</ul></div>
<p><span class="bold"><strong>Integration Examples</strong></span></p>
<p>The following documents show some examples on how to integrate Icinga with external applications:</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
<p><a class="link" href="int-tcpwrappers.html" title="TCP Wrapper Integration">TCP Wrappers</a> (security alerts)</p>
</li>
<li class="listitem">
<p><a class="link" href="int-snmptrap.html" title="SNMP Trap Integration">SNMP Traps</a> (Arcserve backup job status)</p>
</li>
<li class="listitem">
<p><a class="link" href="int-mklivestatus.html" title="MKLiveStatus Integration">mklivestatus</a> (interface from Icinga to several addons like <a class="link" href="http://www.nagvis.org" target="_top">NagVis</a> and <a class="link" href="http://www.thruk.org" target="_top">Thruk</a>)</p>
</li>
</ul></div>
<a class="indexterm" name="id2007721"></a>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="ch08.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u" href="ch08.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n" href="int-snmptrap.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Chapter 8. Integration With Other Software </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> SNMP Trap Integration</td>
</tr>
</table>
</div>
<P class="copyright">© 2009-2010 Icinga Development Team, http://www.icinga.org</P>
</body>
</html>
|