mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 11:19:26 +02:00
50 lines
1.9 KiB
HTML
50 lines
1.9 KiB
HTML
<html>
|
|
<head>
|
|
<title>phpLogCon Manual :: Getting Started</title>
|
|
<META NAME="robots" CONTENT="INDEX,FOLLOW">
|
|
<link rel="stylesheet" href="../layout/phplogcon.css" type="text/css">
|
|
</head>
|
|
<body>
|
|
<table align="center" width="100%" cellspacing="0" cellpadding="0" border="0" CLASS="EventTable">
|
|
<tr>
|
|
<td width="220" align="left"><img src="../images/phplogcon.gif" border="0"></td>
|
|
<td align="left">
|
|
<h1>phpLogCon monitoring</h1>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p><small><a href="index.htm">[Doc Home]</a></small></p>
|
|
<h2><a name="top">2. Getting Started</a></h2>
|
|
<ul>
|
|
<li><a href="#2_1">2.1 Minimum Requirements</a></li>
|
|
</ul>
|
|
<br>
|
|
<p>Getting started with phpLogCon is just a few simple steps:</p>
|
|
<ul>
|
|
<li>make sure your system meets the minimum requirements</li>
|
|
<li>extract the archive to a proper location</li>
|
|
<li>" after setup, point your browser to the root of the phpLogCon (If that doesn't work, point to 'index.php' in the root directory)</li>
|
|
</ul>
|
|
<h3><a name="2_1">2.1 Minimum Requirements</a></h3>
|
|
<p>The minimum requirements of your hardware are given by your database server application. The software requirements for phpLogCon meet the following:</p>
|
|
<ul>
|
|
<li>A running database server, at best one of the with phpLogCon has been tested (see 1.2 for more information)</li>
|
|
<li>A database, i.e. created by MonitorWare Agent, for logging information</li>
|
|
</ul>
|
|
<small><a href="#top">[Top]</a></small>
|
|
|
|
<p><small><a href="index.htm">[Doc Home]</a> <a href="http://www.monitorware.com" target="_blank">[MonitorWare Web Site]</a></small></p>
|
|
<center>
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<br /><br />
|
|
<small><i><a href="http://www.phplogcon.com/" target="phplogcon">phpLogCon</a>, Copyright © 2003 - 2004 <a href="http://www.adiscon.com" target="_blank">Adiscon GmbH</a></i></small>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|