Imported old code.

This commit is contained in:
Johannes Findeisen 2023-08-22 03:14:43 +02:00
commit 89d94c38b6
243 changed files with 26457 additions and 0 deletions

View file

@ -0,0 +1,13 @@
---
layout: post
title: v0.7
metasub: news
---
<p>Linspector got some more internal structure for Job-Handling today. Lish is able to list all scheduled jobs and all jobs have their unique ID to make handling easier.</p>
<p>Threshold-Handling has two options now. Linspector can reset to 0 on service success or decrement the threshold value.</p>
<p>Logging is still not perfect but we are closer to what we want.</p>
<p>We started writing content to <a href="https://github.com/linspector/linspector/wiki/_pages" class="ext">our Wiki at GitHub</a> so take alook there if you need more information about the configuration of Linspector. Configuration variables will be explained there more and more...</p>