ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/ihost-perl/README
(Generate patch)

Comparing projects/cms/source/host/ihost-perl/README (file contents):
Revision 1.1 by tdb, Wed Mar 7 02:17:45 2001 UTC vs.
Revision 1.2 by pjm2, Tue Mar 27 08:46:27 2001 UTC

# Line 10 | Line 10 | What is ihost?
10   --------------
11  
12   ihost is a "host" application for the i-scream distributed central monitoring
13 < system. The job of a host is to harvest data from the machine on which it's run
14 < and then send this data to a central server for processing.
13 > system. The job of a host is to harvest data from the machine on which it is
14 > running and then send this data to a central server for processing.
15  
16   The ihost performs this task on Solaris, Linux and FreeBSD, and is written in
17   the Perl programming Language.
# Line 19 | Line 19 | the Perl programming Language.
19   How do I use ihost?
20   -------------------
21  
22 < Fortunately ihost is pretty easy to get started. Once you have downloaded and
22 > Fortunately, ihost is pretty easy to get started. Once you have downloaded and
23   extracted the archive, you just need to run the program. This is done as shown
24 < here;
24 > here: -
25  
26 < ./ihost.pl <i-scream_filtermanager> <port>
26 >    ./ihost.pl <i-scream_filtermanager> <port>
27  
28   The ihost should then start and configure itself, providing some debugging
29   information.
# Line 74 | Line 74 | If you are proficient in Perl you would start by alter
74   the new data from your system. Once this is done and tested, you would modify
75   statgrab to add this data to an outgoing packet.
76  
77 < A more indepth discussion may be given in the system documentation.
77 > A more indepth discussion is available in the maintenance documentation for
78 > the ihost.
79  
80   Where can I get the latest ihost?
81   ---------------------------------

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines