78 lines
3.5 KiB
HTML
78 lines
3.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Linspector System Monitoring - Documentation</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="System, Network, Service and Device Monitoring solution">
|
|
<meta name="author" content="Johannes Findeisen, Rafael Timmerberg">
|
|
<meta name="keywords" content="linspector,network,monitoring,watchguard,notification,system,alert,alarm,sla,vital,information,documentation,howto,tutorial,tutorials,faq,guide,guides">
|
|
<link rel="alternate" type="application/atom+xml" title="Linspector Atom Feed" href="/news/atom.xml">
|
|
<link rel="shortcut icon" href="/img/linspector.favicon.png" type="image/png">
|
|
<link href="/css/normalize.css" rel="stylesheet">
|
|
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="/css/prettify.css" rel="stylesheet">
|
|
<link href="/css/table.css" rel="stylesheet">
|
|
<link href="/css/linspector.css" rel="stylesheet">
|
|
<script src="/js/jquery.min.js"></script>
|
|
<script src="/js/bootstrap.min.js"></script>
|
|
<script src="/js/github.commits.widget.js"></script>
|
|
<script src="/js/prettify/prettify.js"></script>
|
|
</head>
|
|
<body onload="prettyPrint()">
|
|
<div id="wrap">
|
|
<div class="navbar navbar-default navbar-fixed-top">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
<a class="navbar-brand" href="/">Linspector</a>
|
|
</div>
|
|
<div class="navbar-collapse collapse">
|
|
<ul class="nav navbar-nav">
|
|
<!--<li><a href="/">Home</a></li>
|
|
<li><a href="/about/">About</a></li>
|
|
<li><a href="/features/">Features</a></li>
|
|
<li><a href="/news/">News</a></li>
|
|
<li class="active"><a href="/documentation/">Documentation</a></li>
|
|
<li><a href="/community/">Community</a></li>
|
|
<li><a href="/download/">Download</a></li>
|
|
<li><a href="/projects/">Projects</a></li>
|
|
<li><a href="/development/">Development</a></li>-->
|
|
</ul>
|
|
<ul class="nav navbar-nav navbar-right">
|
|
<li style="padding-left:6px;"><img src="/img/linspector.new.png" /></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
|
|
<h2>Documentation</h2>
|
|
|
|
<h3>Tutorials and Guides</h3>
|
|
|
|
<p>The following documentation is available to you:</p>
|
|
|
|
<ul>
|
|
<li><a href="/documentation/installation-guide/">Installation Guide</a></li>
|
|
<li><a href="/documentation/minimal-configuration-guide/">Minimal Configuration Guide</a></li>
|
|
<li><a href="/documentation/faq/">The Linspector FAQ's</a></li>
|
|
</ul>
|
|
|
|
<p>If you wanna try to understand how Linspector works you can take a look at the <a href="https://github.com/linspector/linspector/blob/master/examples/minimal.json" class="ext">minimal.json configuration file</a>. It really shows up what is currently possible with Linspector but is not documented. Please ask us if you want to know more.</p>
|
|
|
|
<p>More documentation will follow ASAP! It is a work in progress.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="footer">
|
|
<div class="container">
|
|
<p class="text-muted credit">© 2011 - 2015 by the Linspector development team, this site is hosted on <a href="http://pages.github.com" class="ext">GitHub Pages</a></p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|