This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2013-11-13 08:57] uls [Restrictions] |
start [2018-10-30 11:27] (current) uls [Unix2Web] |
||
---|---|---|---|
Line 4: | Line 4: | ||
The [[uls:|Universal Logging System (ULS)]] is an open source solution for storing, | The [[uls:|Universal Logging System (ULS)]] is an open source solution for storing, | ||
- | logging, analysing, reporting and monitoring of nearly arbitrary numeric values, | + | logging, analyzing and reporting of time-related, nearly arbitrary numeric values, |
text expressions and large objects like files or images. | text expressions and large objects like files or images. | ||
- | Users can navigate and inspect this data as tables or graphs | + | It is published under the [[https://www.gnu.org/licenses/gpl-3.0.html|GNU General Public License 3]]. |
+ | |||
+ | Users can navigate and inspect the saved data as tables or graphs | ||
by using a web browser. Displayed results can be strung | by using a web browser. Displayed results can be strung | ||
- | together to form reports. Thresholds can be defined which induce | + | together to form reports. |
- | the ULS to send notifications when violated. Data can be aggregated | + | |
- | by numerous functions to hourly, daily, weekly or monthly figures, | + | Thresholds, like limits and is-alives, can be defined which, |
- | which can e.g. be kept for long term analysis. | + | in case of threshold violations, induce |
+ | the ULS to send e-mail notifications or to generate tickets for the | ||
+ | ULS internal ticket tracking. | ||
+ | |||
+ | All data can be aggregated | ||
+ | by numerous data type dependent functions to hourly, daily, weekly or monthly figures, | ||
+ | which can e.g. be kept for long term analysis and monitoring. | ||
+ | |||
+ | ----- | ||
===== Unix2Web ===== | ===== Unix2Web ===== | ||
- | The base of its all! | + | The base application server of ULS. |
- | The ULS is based on the special web server [[unix2web:|Unix2Web]] which allows | + | The application part of ULS is based on the special open source web server [[unix2web:|Unix2Web]], aka [[unix2web:|u2w]], which allows |
simple programming of web services with Unix shell commands but also | simple programming of web services with Unix shell commands but also | ||
supports an own programming language. | supports an own programming language. | ||
- | An open source web server having a **VERY** specific language for very specific purposes. | + | This web server has a specific language suitable for solutions from general purpose to very specific ones. |
- | Although some *normal* features are included as well. This web server is the base for | + | This web server is used as the base application server for all projects presented here. |
- | all projects presented here. | + | |
+ | ----- | ||
===== SCript-CLuster ===== | ===== SCript-CLuster ===== | ||
Line 36: | Line 47: | ||
It does **not** automatically switch between cluster nodes, although | It does **not** automatically switch between cluster nodes, although | ||
you may use an appropriate configuration to do so. | you may use an appropriate configuration to do so. | ||
+ | |||
+ | ----- | ||
===== IPPROT ===== | ===== IPPROT ===== | ||
Line 42: | Line 55: | ||
It can log some or all network traffic to files. | It can log some or all network traffic to files. | ||
+ | ----- | ||
===== Restrictions ===== | ===== Restrictions ===== | ||
This web site is far from being complete! | This web site is far from being complete! | ||
- | We are currently changing our document based documentation | + | We do have document based documentation and we are constantly integrating these documents |
- | to this DokuWiki based web site, which will still take some time. | + | to this [[https://www.dokuwiki.org/dokuwiki|DokuWiki]] based web site, which is an ongoing process. |
- | Therefore, you will find things :TODO:, mistakes or | + | Therefore, you will find things marked as :TODO: or FIXME, |
- | (even perhaps more often) malformed tables. | + | mistakes or perhaps malformed document sections or tables. |
+ | Scripts or packages may be missing or may be outdated, normally, we develop faster than the documentation can follow. | ||
We are constantly working on improvement, sorry for the inconvienience. | We are constantly working on improvement, sorry for the inconvienience. | ||
Line 55: | Line 70: | ||
Sometimes you may find chapters and/or complete documents written in German. | Sometimes you may find chapters and/or complete documents written in German. | ||
We are working on the translations and integration into this website | We are working on the translations and integration into this website | ||
- | (although we count in weeks and months, not in days). Also, sorry for that. | + | (although we count in weeks and months, not in days). Sorry for that, too. |