diff --git a/general.ent b/general.ent index b60a40c67c..0622a3a477 100644 --- a/general.ent +++ b/general.ent @@ -126,7 +126,7 @@ - + diff --git a/general/sysutils/sysstat.xml b/general/sysutils/sysstat.xml index 88455dfd1d..5237240deb 100644 --- a/general/sysutils/sysstat.xml +++ b/general/sysutils/sysstat.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -73,6 +73,8 @@ make config && make + This package does not come with a test suite. + Now, as the root user: make install @@ -85,14 +87,15 @@ make make config: Runs the interactive configuration process. The first question prompts you for an Installation directory. - Reply with /usr, as this is equivalent to - Autoconf's parameter - to configure. For all other prompts, you may - press Enter to accept the (very sane) defaults. When - prompted for Number of daily data files to keep: - [7], you may wish to keep a larger number of files. - However, don't exceed 25 because Sysstat will - resuse existing files the next month, leading to erroneous daily reports. + Reply with /usr, as this is + equivalent to Autoconf's + parameter to configure. + For all other prompts, you may press Enter to accept the + (very sane) defaults. When prompted for Number of + daily data files to keep: [7], you may wish to + keep a larger number of files. However, don't exceed 25 because + Sysstat will resuse existing files the next + month, leading to erroneous daily reports. @@ -136,11 +139,12 @@ make sysstat - At system startup, a LINUX RESTART message must be inserted in the daily - data file to reinitialize the kernel counters. This can be automated by - installing the /etc/rc.d/init.d/sysstat init script - included in the package using - the following command: + At system startup, a LINUX RESTART message must be inserted in the + daily data file to reinitialize the kernel counters. This can be + automated by installing the /etc/rc.d/init.d/sysstat + init script included in the + package using the following command as the + root user: make install-sysstat @@ -157,9 +161,10 @@ make Installed Directories - iostat, mpstat, sar, sa1, sa2, and sadc + iostat, mpstat, sar, sa1, sa2, sadc and sadf None - /usr/lib/sa and /var/log/sa + /usr/lib/sa, /usr/share/doc/sysstat-&sysstat-version; and + /var/log/sa @@ -182,7 +187,8 @@ make mpstat - reports individual or combined processor related statistics. + reports individual or combined processor related + statistics. mpstat @@ -192,7 +198,8 @@ make sar - collects, reports and saves system activity information. + collects, reports and saves system activity + information. sar @@ -203,8 +210,8 @@ make sa1 collects and stores binary data in the system activity daily - data file. It is a front end to sadc designed to be run - from cron. + data file. It is a front end to sadc designed + to be run from cron. sa1 @@ -233,6 +240,19 @@ make + + sadf + + is used for displaying the contents of data files created by + the sar command. But unlike + sar, sadf can write its data + in many different formats. + + sadf + + + + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index e157e1c637..683e1ef14d 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -25,7 +25,8 @@ - June 1st, 2005 [randy]: Updated to Galeon-1.3.21. + June 1st, 2005 [randy]: Updated to Galeon-1.3.21 and + Sysstat-6.0.0.