diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2018-02-23 20:34:43 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2018-02-23 20:34:43 +0200 |
commit | 89f013bb4d68b0df17131df47f320ab4a44f060f (patch) | |
tree | 3a8a398ff40d57cc86940f295c97509802935f32 /docs/docs/stable/mcc-help/cs/logdrake.xml | |
parent | cd4e1a8183a04d6067bdfa2894b64da8ec339c93 (diff) | |
download | tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.gz tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.bz2 tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.xz tools-89f013bb4d68b0df17131df47f320ab4a44f060f.zip |
Create stable folder and move stable docs there
Diffstat (limited to 'docs/docs/stable/mcc-help/cs/logdrake.xml')
-rw-r--r-- | docs/docs/stable/mcc-help/cs/logdrake.xml | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/docs/docs/stable/mcc-help/cs/logdrake.xml b/docs/docs/stable/mcc-help/cs/logdrake.xml new file mode 100644 index 00000000..297c180a --- /dev/null +++ b/docs/docs/stable/mcc-help/cs/logdrake.xml @@ -0,0 +1,111 @@ +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="logdrake" version="5.0" xml:lang="cs"> + <info> + <title xml:id="logdrake-ti1">Prohlížet a prohledávat systémové záznamy</title> + + <subtitle>logdrake</subtitle> + </info> + + <mediaobject> + <imageobject> + <imagedata revision="1" align="center" xml:id="logdrake-im1" format="PNG" fileref="logdrake.png"/> + </imageobject> + </mediaobject> + + <para>This tool<footnote> + <para>You can start this tool from the command line, by typing <emphasis +role="bold">logdrake</emphasis> as root.</para> + </footnote> is found in the Mageia +Control Center System tab, labelled "<guilabel>View and search system +logs</guilabel>".</para> + + <para/> + + <section> + <title>To do a search in the logs</title> + + <para>First, enter the key string you want to look for in the <emphasis +role="bold">Matching</emphasis> field and/or the key string you want to +<emphasis>do not</emphasis> wish to see amongst the answers in the field +<emphasis role="bold">but not matching</emphasis>. Then select the file(s) +to search in the <guilabel>Choose file</guilabel> field. Optionally, it is +possible to limit the search to only one day. Select it in the <emphasis +role="bold">Calendar</emphasis>, using the little arrows on each side of the +month and year, and check "<guibutton>Show only for the selected +day</guibutton>". At last, click on the <guibutton>search</guibutton> button +to see the results in the window called <guilabel>Content of the +file</guilabel>. It is possible to save the results in the .txt format by +clicking on the <emphasis role="bold">Save</emphasis> button.</para> + + <note> + <para>The <guibutton>Mageia Tools Logs</guibutton> houses the logs from the Mageia +configuration tools such as the Mageia Control Center tools. These logs are +updated each time a configuration is modified.</para> + </note> + </section> + + <section> + <title>To configure a mail alert</title> + + <para><guibutton>Mail alert</guibutton> automatically checks the system load and +the services every hour and if necessary sends an e-mail to the configured +address.</para> + + <para>To configure this tool, click on the <emphasis role="bold">Mail +Alert</emphasis> button and then, in the next screen, on the<guibutton> +Configure the mail alert system</guibutton> drop down button. Here, all the +running services are displayed and you can choose which ones you want to +look watch. (See screenshot above).</para> + + <para>The following services can be watched :</para> + + <itemizedlist> + <listitem> + <para>Služba Webmin</para> + </listitem> + + <listitem> + <para>Postfix Mail Server</para> + </listitem> + + <listitem> + <para>FTP Server</para> + </listitem> + + <listitem> + <para>Apache World Wide Web Server</para> + </listitem> + + <listitem> + <para>SSH Server</para> + </listitem> + + <listitem> + <para>Samba Server</para> + </listitem> + + <listitem> + <para>Xinetd Service</para> + </listitem> + + <listitem> + <para>BIND Domain Name Resolve</para> + + <para><mediaobject> + <imageobject> + <imagedata fileref="logdrake1.png"/> + </imageobject> + </mediaobject></para> + </listitem> + </itemizedlist> + + <para>In the next screen, select the <guilabel>Load</guilabel> value you consider +unacceptable. The load represents the demand to a process, a high load slows +the system down and a very high load may indicate that a process has gone +out of control. The default value is 3. We recommend setting the load value +to 3 times the number of processors.</para> + + <para>In the last screen, enter the <guilabel>Email address</guilabel> of the +person to be warned and the <guilabel>Email server</guilabel> to use (local +or on the Internet).</para> + </section> +</section>
\ No newline at end of file |