<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to architecture</title><link>https://sourceforge.net/p/lilsis/wiki/architecture/</link><description>Recent changes to architecture</description><atom:link href="https://sourceforge.net/p/lilsis/wiki/architecture/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 14 Feb 2012 01:14:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lilsis/wiki/architecture/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage architecture modified by Michael Meyling</title><link>https://sourceforge.net/p/lilsis/wiki/architecture/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -6,29 +6,22 @@
 
 little sister core
 ------------------
-
 The kernel needs no additional memory, makes no disk IO and forks no additional processes after it was successfully started. It holds the current status of all monitored systems. It knows which little sister helpers work for it. The kernel should be a super stable program.
 The kernel is initialized by a configuration file and starts / connects to its little sister helpers for persistence, instruments and process scheduling.
 The kernel gets status messages from its helpers.
 
 little sister helper
 --------------------
-
 Can make disk IO and connect to a database. Are steered by the little sister core. Send status and result messages to the kernel. Have a health status.
-
-- Durchführung von HTML Messungen
-- Durchführung von DB Messungen
-- Durchführung von File-System-Überwachung
-- Prozessstart (mittels Prozess-pool)
-- Historisierung von Charakteristiken (e.g. in DB)
-- Historisierung von Statusänderungen (e.g. in DB)
-- Historisierung von Events (e.g. in DB)
-- Logging im Filesystem
-
+- measure http connections (get HTML response, response time)
+- measure DB properties (table size, response times)
+- file system monitoring (numer of files, size of files, file content change)
+- process scheduling (via process pool)
+- persist indicators, properties and messages (for example in a database)
+- create log files
 
 little sister web
 -----------------
-
 Shows the status of all monitored systems. Asks the little sister core for this. Uses comet technology for updating status changes.
 Can also show the history of status and indicator changes. (Calls core and gets helper that can answer that question.)
 Can also administrate the kernel (new measure points, configuration changes, etc.)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Meyling</dc:creator><pubDate>Tue, 14 Feb 2012 01:14:14 -0000</pubDate><guid>https://sourceforge.neta5a7d9a63e57e1e9f8f657241863de04cf14e915</guid></item><item><title>WikiPage architecture modified by Michael Meyling</title><link>https://sourceforge.net/p/lilsis/wiki/architecture/</link><description>Architecture
============

Is made of three modules that communicate via TCP/IP.


little sister core
------------------

The kernel needs no additional memory, makes no disk IO and forks no additional processes after it was successfully started. It holds the current status of all monitored systems. It knows which little sister helpers work for it. The kernel should be a super stable program.
The kernel is initialized by a configuration file and starts / connects to its little sister helpers for persistence, instruments and process scheduling.
The kernel gets status messages from its helpers.

little sister helper
--------------------

Can make disk IO and connect to a database. Are steered by the little sister core. Send status and result messages to the kernel. Have a health status.

- Durchführung von HTML Messungen
- Durchführung von DB Messungen
- Durchführung von File-System-Überwachung
- Prozessstart (mittels Prozess-pool)
- Historisierung von Charakteristiken (e.g. in DB)
- Historisierung von Statusänderungen (e.g. in DB)
- Historisierung von Events (e.g. in DB)
- Logging im Filesystem


little sister web
-----------------

Shows the status of all monitored systems. Asks the little sister core for this. Uses comet technology for updating status changes.
Can also show the history of status and indicator changes. (Calls core and gets helper that can answer that question.)
Can also administrate the kernel (new measure points, configuration changes, etc.)

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Meyling</dc:creator><pubDate>Tue, 14 Feb 2012 01:06:40 -0000</pubDate><guid>https://sourceforge.net8fb2cf9c776ce229b8ff826a8f8bc8af6a0c4da3</guid></item></channel></rss>