Title: LightOn Server Monitoring
Author: switch2mac
Published: <strong>کانوونی دووەم 1, 2010</strong>
Last modified: کانوونی دووەم 11, 2010

---

گەڕان لە پێوەکراوەکان

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/lighton.svg)

# LightOn Server Monitoring

 لەلایەن [switch2mac](https://profiles.wordpress.org/switch2mac/)

[داگرتن](https://downloads.wordpress.org/plugin/lighton.1.2.0.zip)

 * [وردەکارییەکان](https://ku.wordpress.org/plugins/lighton/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/lighton/#reviews)
 *  [دامەزراندن](https://ku.wordpress.org/plugins/lighton/#installation)
 * [گەشەپێدان](https://ku.wordpress.org/plugins/lighton/#developers)

 [پشتیوانی](https://wordpress.org/support/plugin/lighton/)

## وەسف

LightOn is a lightweight monitoring tool for operationg system, webserver (lighttpd&
apache) and database
 New in version 1.2: mysql monitoring and templates for own
customizing The supported operating systems are Linux and MAC OSX, BSD will be also
supported in a later version.

Windows aka os-joke from Redmond will not be supported.

ToDo:
 * Translation * Nginx Support * Cool Ajax stuff

## دامەزراندن

Unzip the lighton.1.2.0.zip at your plugin directory.
 Activate the plugin through
the ‘Plugins’ menu in WordPress

Lighttpd users have to adjust their configuration as follows.

    ```
    server.modules += ( "mod_status" )
    $HTTP["remoteip"] =~ "127.0.0.1" {
        status.status-url = "/server-status"
    }
    ```

Apache users have to adjust their configuration as follows:

    ```
    LoadModule status_module libexec/apache2/mod_status.so
    "Location /server-status"
        SetHandler server-status
        Order deny,allow
        Deny from all
        Allow from 127.0.0.1
    "/Location"  

    ExtendedStatus On 
    ```

For more check your lighttpd or apache documentation.

After activation you can drag and drop the widget on your sidebar.

On the setup page you can choose your own templates for dashboard, widget and detail
page.
 For this upload your own templates as php-files to the templates directory
and choose it. Start your template filename with ‘customer_’ please. I’ll will never
use this prefix and your templates are save for overwrite in later versions.

## پهد

### Please see 󠀁[switch2mac-lighton](http://www.switch2mac.de/2010/software/wordpress/lighton)󠁿

## پێداچوونەوەکان

هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.

## بەشداربووان و گەشەپێدەران

“LightOn Server Monitoring” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان
تێدا کردووە.

بەشداربووان

 *   [ switch2mac ](https://profiles.wordpress.org/switch2mac/)

[“LightOn Server Monitoring” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/lighton)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/lighton/)، سەیری
[تەمارگەی (SVN)](https://plugins.svn.wordpress.org/lighton/) بکە، یان بەشداربە لە
[ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/lighton/) لە ڕێگەی
[(RSS)](https://plugins.trac.wordpress.org/log/lighton/?limit=100&mode=stop_on_copy&format=rss).

## ڕووداوتۆمارگەریی گۆڕین

#### 1.2.0

 * Adding mySQL support
 * Changing to template based output, so you can change the templates like you want.
 * Minor bugfixes

#### 1.1.1

 * Adding sidebar widget
 * Fixing serverlist on setup page
 * Fixing dashboard layout

#### 1.1.0

 * Adding apache2 server support

#### 1.0.2

 * Minor changes on readme.txt

#### 1.0.1

 * Minor changes on readme.txt

#### 1.0

 * Initial version.

## مێتا

 *  وەشان **1.2.0**
 *  دوایین بەڕۆژکردنەوە **16 ساڵ لەمەوبەر**
 *  دامەزراندنی چالاک **کەمتر لە 10**
 *  وەشانی وۆردپرێس ** 2.7 یان بەرزتر **
 *  تاقیکراوەتەوە تا **2.9.2**
 *  زمان
 * [English (US)](https://wordpress.org/plugins/lighton/)
 * تاگەکان
 * [Apache](https://ku.wordpress.org/plugins/tags/apache/)[database](https://ku.wordpress.org/plugins/tags/database/)
   [mysql](https://ku.wordpress.org/plugins/tags/mysql/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/lighton/advanced/)

## هەڵسەنگاندنەکان

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/lighton/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lighton/reviews/)

## بەشداربووان

 *   [ switch2mac ](https://profiles.wordpress.org/switch2mac/)

## پشتیوانی

هیچت هەیە بۆ وتن؟ پێویستت بە یارمەتییە؟

 [بینینی مەکۆی پاڵپشتی](https://wordpress.org/support/plugin/lighton/)