source: general/sysutils/sysstat.xml@ ff0fff7

gnome
Last change on this file since ff0fff7 was c463c87, checked in by Christopher Gregory <cjg@…>, 10 years ago

Removed excess white space and updated systemd instructions on svnserver autofs bluez fcron sysstat nfs-utils ntp rsync samba wpa_supplicant
avahi mariadb postgresql exim postfix apache bind proftpd vsftpd openldap unbound xinetd and clutter pages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/gnome@13434 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 9.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY sysstat-download-http "http://perso.wanadoo.fr/sebastien.godard/sysstat-&sysstat-version;.tar.xz">
8 <!ENTITY sysstat-download-ftp " ">
9 <!ENTITY sysstat-md5sum "85635dedac6802104a5737195d4effee">
10 <!ENTITY sysstat-size "284 KB">
11 <!ENTITY sysstat-buildsize "6.4 MB">
12 <!ENTITY sysstat-time "0.1 SBU">
13]>
14
15<sect1 id="sysstat" xreflabel="Sysstat-&sysstat-version;">
16 <?dbhtml filename="sysstat.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Sysstat-&sysstat-version;</title>
24
25 <indexterm zone="sysstat">
26 <primary sortas="a-Sysstat">Sysstat</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Sysstat</title>
31
32 <para>The <application>Sysstat</application> package contains utilities
33 to monitor system performance and usage activity.
34 <application>Sysstat</application> contains the <command>sar</command>
35 utility, common to many commercial Unixes, and tools you can schedule via
36 cron to collect and historize performance and activity data.</para>
37
38 &lfs75_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&sysstat-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&sysstat-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &sysstat-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &sysstat-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &sysstat-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &sysstat-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Sysstat Dependencies</bridgehead>
63
64 <para>There are no build-time requirements for this package; however,
65 it is designed to be controlled by a cron daemon such as
66 <xref linkend="fcron"/>.</para>
67
68 <para condition="html" role="usernotes">User Notes:
69 <ulink url="&blfs-wiki;/sysstat"/></para>
70
71 </sect2>
72
73 <sect2 role="installation">
74 <title>Installation of Sysstat</title>
75
76 <para>Install <application>Sysstat</application> by running the
77 following commands:</para>
78
79<screen><userinput>sa_lib_dir=/usr/lib/sa \
80sa_dir=/var/log/sa \
81conf_dir=/etc/sysconfig \
82./configure --prefix=/usr \
83 --disable-man-group &amp;&amp;
84make</userinput></screen>
85
86 <para>This package does not come with a test suite.</para>
87
88 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
89
90<screen role="root"><userinput>make install</userinput></screen>
91
92 </sect2>
93
94 <sect2 role="commands">
95 <title>Command Explanations</title>
96
97 <para><envar>sa_lib_dir</envar>: This environment variable specifies the
98 location of the package-specific library directory.</para>
99
100 <para><envar>sa_dir</envar>: This environment variable specifies the
101 location of the directory containing the data files.</para>
102
103 <para><envar>conf_dir</envar>: This environment variable specifies the
104 location of the system configuration directory.</para>
105
106 <para><parameter>--disable-man-group</parameter>: This parameter causes
107 the installation to ignore the man group variable resulting in the man
108 files having
109 <systemitem class="username">root</systemitem>:<systemitem class="groupname">root</systemitem>
110 ownership.</para>
111
112 <note><para>Run <command>./configure --help</command> to see other influential
113 environment variables you can pass to <command>configure</command>. You may
114 want to use the <envar>history</envar> and <envar>compressafter</envar>
115 variables to customize the amount of data files kept on the system.</para></note>
116
117 </sect2>
118
119 <sect2 role="configuration">
120 <title>Configuring Sysstat</title>
121
122 <sect3 id="sysstat-config">
123 <title>Config Files</title>
124
125 <para>
126 <filename>/etc/sysconfig/sysstat</filename> and
127 <filename>/etc/sysconfig/sysstat.ioconf</filename>
128 </para>
129
130 <indexterm zone="sysstat sysstat-config">
131 <primary sortas="e-etc-sysconfig-sysstat">/etc/sysconfig/sysstat</primary>
132 </indexterm>
133 <indexterm zone="sysstat sysstat-config">
134 <primary sortas="e-etc-sysconfig-sysstat.ioconf">/etc/sysconfig/sysstat.ioconf</primary>
135 </indexterm>
136
137 </sect3>
138
139 <sect3>
140 <title>Cron Information</title>
141
142 <para>To begin gathering <application>Sysstat</application> history
143 information, you must add to, or create a privileged user's crontab. The
144 history data location is
145 <filename class="directory">/var/log/sa</filename>. The user running
146 <application>Sysstat</application> utilities via cron must have write
147 access to this location.</para>
148
149 <para>Below is an example of what to install in the crontab. Adjust the
150 parameters to suit your needs. Use <command>man sa1</command> and
151 <command>man sa2</command> for information about the commands.</para>
152
153<screen><literal># 8am-7pm activity reports every 10 minutes during weekdays
1540 8-18 * * 1-5 /usr/lib/sa/sa1 600 6 &amp;
155
156# 7pm-8am activity reports every hour during weekdays
1570 19-7 * * 1-5 /usr/lib/sa/sa1 &amp;
158
159# Activity reports every hour on Saturday and Sunday
1600 * * * 0,6 /usr/lib/sa/sa1 &amp;
161
162# Daily summary prepared at 19:05
1635 19 * * * /usr/lib/sa/sa2 -A &amp;</literal></screen>
164
165 <para>Ensure you submit the revised crontab to the cron daemon.</para>
166
167 </sect3>
168
169 <sect3 id="sysstat-init-systemd">
170 <title>Systemd Unit File</title>
171
172 <indexterm zone="sysstat sysstat-init-systemd">
173 <primary sortas="f-sysstat">sysstat</primary>
174 </indexterm>
175
176 <para>
177 This package provides a systemd unit file in the source tarball.
178 To install it, run the following commands as the
179 <systemitem class="username">root</systemitem> user:
180 </para>
181
182 <para>Install the service</para>
183
184<screen role="root"><userinput>install -v -m644 sysstat.service /lib/systemd/system/sysstat.service</userinput></screen>
185
186 <para>Enable the service</para>
187
188<screen role="root"><userinput>systemctl enable sysstat</userinput></screen>
189
190 </sect3>
191
192 </sect2>
193
194 <sect2 role="content">
195 <title>Contents</title>
196
197 <segmentedlist>
198 <segtitle>Installed Programs</segtitle>
199 <segtitle>Installed Libraries</segtitle>
200 <segtitle>Installed Directories</segtitle>
201
202 <seglistitem>
203 <seg>cifsiostat, iostat, mpstat, nfsiostat-sysstat, pidstat, sadf,
204 and sar</seg>
205 <seg>None</seg>
206 <seg>/usr/lib/sa,
207 /usr/share/doc/sysstat-&sysstat-version; and,
208 /var/log/sa
209 </seg>
210 </seglistitem>
211 </segmentedlist>
212
213 <variablelist>
214 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
215 <?dbfo list-presentation="list"?>
216 <?dbhtml list-presentation="table"?>
217
218 <varlistentry id="cifsiostat">
219 <term><command>cifsiostat</command></term>
220 <listitem>
221 <para>displays statistics about read and write operations on CIFS
222 filesystems.</para>
223 <indexterm zone="sysstat cifsiostat">
224 <primary sortas="b-cifsiostat">cifsiostat</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 <varlistentry id="iostat">
230 <term><command>iostat</command></term>
231 <listitem>
232 <para>reports CPU statistics and input/output
233 statistics for devices and partitions.</para>
234 <indexterm zone="sysstat iostat">
235 <primary sortas="b-iostat">iostat</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
240 <varlistentry id="mpstat">
241 <term><command>mpstat</command></term>
242 <listitem>
243 <para>writes activities for each available processor.</para>
244 <indexterm zone="sysstat mpstat">
245 <primary sortas="b-mpstat">mpstat</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 <varlistentry id="nfsiostat">
251 <term><command>nfsiostat-sysstat</command></term>
252 <listitem>
253 <para>displays statistics about read and write operations on NFS
254 filesystems.</para>
255 <indexterm zone="sysstat nfsiostat">
256 <primary sortas="b-nfsiostat">nfsiostat</primary>
257 </indexterm>
258 </listitem>
259 </varlistentry>
260
261 <varlistentry id="pidstat">
262 <term><command>pidstat</command></term>
263 <listitem>
264 <para>is used for monitoring individual tasks currently being managed
265 by the Linux kernel.</para>
266 <indexterm zone="sysstat pidstat">
267 <primary sortas="b-pidstat">pidstat</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 <varlistentry id="sadf">
273 <term><command>sadf</command></term>
274 <listitem>
275 <para>is used for displaying the contents of data files created by
276 the <command>sar</command> command. But unlike
277 <command>sar</command>, <command>sadf</command> can write its data
278 in many different formats.</para>
279 <indexterm zone="sysstat sadf">
280 <primary sortas="b-sadf">sadf</primary>
281 </indexterm>
282 </listitem>
283 </varlistentry>
284
285 <varlistentry id="sar">
286 <term><command>sar</command></term>
287 <listitem>
288 <para>is used for displaying the contents of elected cumulative activity
289 counters in the operating system.</para>
290 <indexterm zone="sysstat sar">
291 <primary sortas="b-sar">sar</primary>
292 </indexterm>
293 </listitem>
294 </varlistentry>
295
296 </variablelist>
297
298 </sect2>
299
300</sect1>
Note: See TracBrowser for help on using the repository browser.