Frequently asked questions about the Xlogmaster
Xlogmaster FAQ
Archive-name: xlogmaster-faq
Last Modified: 24.8.1998
Edition: 0.5
URL1: http://www.gnu.org/software/xlogmaster/xlogmaster.html
Current-Editor: Georg C. F. Greve <greve@gnu.org>
Copying Status: Freely Redistributable. I take no liability for the
correctness and safety of any procedures or advice given
here. This FAQ is distributed in the hope that it will
be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This is a list of frequently asked questions for Xlogmaster users and
maintainers.
1. 1. Introductory Questions
1.1 1.1. Preface
This is the introduction to a list of frequently asked questions (FAQ's)
about the Xlogmaster with answers. This article contains a listing of the
questions; subsequent articles contain the questions and answers.
If you know the answer of a question is in the FAQ list, please reply to
the question by e-mail instead of posting. Help reduce noise!
Please suggest new questions, answers, wording changes, deletions, etc.
The most helpful form for suggestions is a context diff (i.e. the output
of `diff -c'). Include `FAQ' in the subject of messages sent
to me about the FAQ list.
Please do not send questions to me just because you do not want to
disturb a lot of people and you think I would know the answer. I do
not have time to answer questions individually and keep up with
everything else I have to get done. Questions to me that have been
answered before slow down development and that is bad for everyone.
1.2 1.2. What is the Xlogmaster ?
The Xlogmaster is a GTK+ (see the GIMP tookit page under
http://www.gimp.org/ for more information) based program that helps you
to monitor all kinds of system activity. It allows monitoring and
background surveillance of all logfiles and devices that allow being
read by cat
like the `/proc' devices. You can configure the
Xlogmaster graphically to take almost any action you can think of upon
certain events and it can certainly help you keeping track of everything
and increasing system security.
1.3 1.3. What is the current version of the Xlogmaster ?
The current version is 1.4.3, released on August 24. 1998.
1.4 1.4. Where can I find it?
The source can be found via anonymous FTP at
`ftp.gnu.org:/pub/gnu/'.
ftp.gnu.org:/pub/gnu/
1.5 1.5. Where can I get help for using the Xlogmaster ?
If you installed everything correctly the easiest ways are probably
- *
- the tutorial that should be in your info tree. Otherwise you can find it
in the `doc' directory of the distribution
- *
- the manpage.
- *
- executing the Xlogmaster via
xlogmaster --help
Other ways are to check out the homepage at
`http://www.gnu.org/software/xlogmaster/xlogmaster.html'
http://www.gnu.org/software/xlogmaster/xlogmaster.html
or the mailinglists
- *
- `beta-xlogmaster@gnu.org'
beta-xlogmaster@gnu.org
Subscription is done by sending a mail to
`beta-xlogmaster-request@gnu.org'
beta-xlogmaster-request@gnu.org
leave the subject blank and enter `subscribe' in the body.
- *
- `help-xlogmaster@gnu.org'
help-xlogmaster@gnu.org
Subscription is done by sending a mail to
`help-xlogmaster-request@gnu.org'
help-xlogmaster-request@gnu.org
leave the subject blank and enter `subscribe' in the body.
2. 2. Compiling the Xlogmaster
2.1 2.1. Normal installation
Normal installation is done by unpacking the archive and then entering
it. ./configure ; make ; make install
should do everything
then. The default is to install it into the `/usr/local'
structure. If you want to change that and for other configuration
options, please see ./configure --help
.
2.2 2.2. Make doesn't seem to understand the Makefiles
This can happen on some systems (especiall SunOS or old Solaris ones) --
the problem is easily fixed by using gmake
instead of make
.
Table of Contents
Xlogmaster FAQ
1. 1. Introductory Questions
1.1 1.1. Preface
1.2 1.2. What is the Xlogmaster ?
1.3 1.3. What is the current version of the Xlogmaster ?
1.4 1.4. Where can I find it?
1.5 1.5. Where can I get help for using the Xlogmaster ?
2. 2. Compiling the Xlogmaster
2.1 2.1. Normal installation
2.2 2.2. Make doesn't seem to understand the Makefiles
Short Table of Contents
Xlogmaster FAQ
1. 1. Introductory Questions
2. 2. Compiling the Xlogmaster
About this document
This document was generated
using texi2html
The buttons in the navigation panels have the following meaning:
Button |
Name |
Go to |
From 1.2.3 go to |
[ < ] |
Back
|
previous section in reading order
|
1.2.2
|
[ > ] |
Forward
|
next section in reading order
|
1.2.4
|
[ << ] |
FastBack
|
previous or up-and-previous section
|
1.1
|
[ Up ] |
Up
|
up section
|
1.2
|
[ >> ] |
FastForward
|
next or up-and-next section
|
1.3
|
[Top] |
Top
|
cover (top) of document
|
|
[Contents] |
Contents
|
table of contents
|
|
[Index] |
Index
|
concept index
|
|
[ ? ] |
About
|
this page
|
|
where the Example assumes that the current position
is at Subsubsection One-Two-Three of a document of
the following structure:
- 1. Section One
- 1.1 Subsection One-One
- 1.2 Subsection One-Two
- 1.2.1 Subsubsection One-Two-One
- 1.2.2 Subsubsection One-Two-Two
- 1.2.3 Subsubsection One-Two-Three
<== Current Position
- 1.2.4 Subsubsection One-Two-Four
- 1.3 Subsection One-Three
- 1.4 Subsection One-Four
This document was generated
by root on February, 4 2002
using texi2html