106 lines
5.7 KiB
PHP
106 lines
5.7 KiB
PHP
<?php
|
|
|
|
// Pandora - the Free monitoring system
|
|
// ====================================
|
|
// Copyright (c) 2004-2006 Sancho Lerena, slerena@gmail.com
|
|
// Copyright (c) 2005-2006 Artica Soluciones Tecnológicas S.L, info@artica.es
|
|
// Copyright (c) 2004-2006 Raul Mateos Martin, raulofpandora@gmail.com
|
|
// This program is free software; you can redistribute it and/or
|
|
// modify it under the terms of the GNU General Public License
|
|
// as published by the Free Software Foundation; either version 2
|
|
// of the License, or (at your option) any later version.
|
|
// This program is distributed in the hope that it will be useful,
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
// GNU General Public License for more details.
|
|
// You should have received a copy of the GNU General Public License
|
|
// along with this program; if not, write to the Free Software
|
|
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
?>
|
|
<html>
|
|
<head>
|
|
<title>Pandora - The Free Monitoring System Help - Table Of Contents</title>
|
|
<link rel="stylesheet" href="../../include/styles/help.css" type="text/css">
|
|
</head>
|
|
|
|
<body>
|
|
<center>
|
|
<img src="../../images/pandora_logo_head.png" alt='logo'>
|
|
|
|
<p><h1>Pandora FMS Help 1.3</h1></p>
|
|
<p>(Updated December, 15<sup>th</sup> 2006).</p>
|
|
<p>Pandora FMS is Free Software Project, licensed under GPL terms.<br> © Sancho Lerena 2003-2006, David villanueva 2004-2006, Alex Arnal 2005, Raúl Mateos 2004-2006.</p>
|
|
</center>
|
|
<br>
|
|
<h1>Table of Contents</h1>
|
|
|
|
<dl>
|
|
<dd class="help_t1"><a href="chap1.php#1"><h1>1. Introduction</h1></a></dd>
|
|
<dd class="help_t2"><a href="chap1.php#11">1.1. Pandora Administration</a></dd>
|
|
|
|
<dd class="help_t1"><a href="chap2.php#2"><h1>2. Users</h1></a></dd>
|
|
<dd class="help_t2"><a href="chap2.php#21">2.1. Profile manager</a></dd>
|
|
<dd class="help_t2"><a href="chap2.php#22">2.2. Adding a user</a></dd>
|
|
<dd class="help_t2"><a href="chap2.php#23">2.3. Deleting a user</a></dd>
|
|
<dd class="help_t2"><a href="chap2.php#24">2.4. Statistics</a></dd>
|
|
<dd class="help_t2"><a href="chap2.php#25">2.5. Messages to users</a></dd>
|
|
<dd class="help_t3"><a href="chap2.php#251">2.5.1. Menssages to groups</a></dd>
|
|
|
|
<dd class="help_t1"><a href="chap3.php#3"><h1>3. Agents</h1></a></dd>
|
|
<dd class="help_t2"><a href="chap3.php#31">3.1. Group Manager</a></dd>
|
|
<dd class="help_t2"><a href="chap3.php#32">3.2. Adding an agent</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#321">3.2.1. Assigning modules</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#322">3.2.2. Alerts</a></dd>
|
|
<dd class="help_t4"><a href="chap3.php#3221">3.2.2.1. Adding an Alert</a></dd>
|
|
<dd class="help_t4"><a href="chap3.php#3222">3.2.2.2. Assigning Alerts</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#323">3.2.3. Agent module and agent's alert management</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#324">3.2.4. Agents group detail</a></dd>
|
|
<dd class="help_t2"><a href="chap3.php#33">3.3. Agent monitoring</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#331">3.3.1. Agent view</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#332">3.3.2. Accessing the data of an agent</a></dd>
|
|
<dd class="help_t4"><a href="chap3.php#3321">3.3.2.1. Agent general info</a></dd>
|
|
<dd class="help_t4"><a href="chap3.php#3322">3.3.2.2. Last data received</a></dd>
|
|
<dd class="help_t4"><a href="chap3.php#3323">3.3.2.3. Complete list of monitors</a></dd>
|
|
<dd class="help_t4"><a href="chap3.php#3324">3.3.2.4. Complete list of alerts</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#333">3.3.3. Group details</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#334">3.3.4. Monitors view</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#335">3.3.5. Alert details</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#336">3.3.6. Data export</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#337">3.3.7. Statistics</a></dd>
|
|
<dd class="help_t2"><a href="chap3.php#34">3.4. SNMP Console</a></dd>
|
|
<dd class="help_t3"><a href="chap3.php#341">3.4.1. SNMP Console</a></dd>
|
|
|
|
<dd class="help_t1"><a href="chap4.php#4"><h1>4. Incident management</h1></a></dd>
|
|
<dd class="help_t2"><a href="chap4.php#41">4.1. Adding an incident</a></dd>
|
|
<dd class="help_t2"><a href="chap4.php#42">4.2. Incident follow up</a></dd>
|
|
<dd class="help_t3"><a href="chap4.php#421">4.2.1. Adding comments to an incident</a></dd>
|
|
<dd class="help_t3"><a href="chap4.php#423">4.2.2. Attaching files to an incident</a></dd>
|
|
<dd class="help_t2"><a href="chap4.php#43">4.3. Searching for an incident</a></dd>
|
|
<dd class="help_t2"><a href="chap4.php#44">4.4. Statistics</a></dd>
|
|
|
|
<dd class="help_t1"><a href="chap5.php#5"><h1>5. Events</h1></a></dd>
|
|
<dd class="help_t2"><a href="chap5.php#51">5.1. Statistics</a></dd>
|
|
|
|
<dd class="help_t1"><a href="chap6.php#6"><h1>6. System audit</h1></a></dd>
|
|
<dd class="help_t2"><a href="chap6.php#61">6.1. Statistics</a></dd>
|
|
|
|
<dd class="help_t1"><a href="chap7.php#7"><h1>7. Pandora Servers</h1></a></dd>
|
|
|
|
<dd class="help_t1"><a href="chap8.php#8"><h1>8. Database maintenance</h1></a></dd>
|
|
<dd class="help_t2"><a href="chap8.php#81">8.1. DB Information</a></dd>
|
|
<dd class="help_t2"><a href="chap8.php#82">8.2. Manual purge of the Database</a></dd>
|
|
<dd class="help_t2"><a href="chap8.php#83">8.3. Agent's data purge</a></dd>
|
|
<dd class="help_t3"><a href="chap8.php#831">8.3.1. Debuging selected data from a module</a></dd>
|
|
<dd class="help_t3"><a href="chap8.php#832">8.3.2. Purging all the agent's data</a></dd>
|
|
<dd class="help_t2"><a href="chap8.php#84">8.4. Purging system data</a></dd>
|
|
<dd class="help_t3"><a href="chap8.php#841">8.4.1. Audit data purge</a></dd>
|
|
<dd class="help_t3"><a href="chap8.php#842">8.4.2. Event data purge</a></dd>
|
|
|
|
<dd class="help_t1"><a href="chap9.php#9"><h1>9. Pandora configuration</h1></a></dd>
|
|
<dd class="help_t2"><a href="chap9.php#91">9.1. Links</a></dd>
|
|
|
|
</dl>
|
|
|
|
</body>
|
|
</html>
|