~ubuntu-branches/ubuntu/karmic/sysstat/karmic

« back to all changes in this revision

Viewing changes to FAQ

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2009-03-08 19:01:43 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20090308190143-88odmo9euvg7f71d
Tags: 9.0.1-1
* New upstream release:
  + sar man page now mentions dependencies on sadc options (closes: #518438).
* Makefile.in: don't update sysstat.pot in clean. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
329
329
them and there must still be some way for improvement...
330
330
You can find among others: isag (a Perl script included in the sysstat
331
331
package), kSar, sarvant, sar2gp, loadgraph, SysStat Charts, sarplot...
 
332
rrd.cgi (http://haroon.sis.utoronto.ca/rrd/scripts/) is a perl front-end for
 
333
rrdtool and can be used to make some graphs (see a demo at
 
334
http://haroon.sis.utoronto.ca/perl/rrd.cgi/sar_stats/).
332
335
I've also heard of commercial tools which use sysstat: PerfMan comes to mind,
333
336
among others.
334
337
If you find others which you think are of real interest, please let me know
386
389
This error message means that you are trying to extract non-existent activities
387
390
from the data file. Usually sadc reads all the available activities from the
388
391
system and stores them in the data file. However, to prevent data files from
389
 
taking too much space on disk, some activities (like interrupts, disks and SNMP
390
 
statistics) must be explicitly set on the command line to be read by sadc.
 
392
taking too much space on disk, some activities must be explicitly set on the
 
393
command line to be read by sadc.
391
394
To tell sadc that an optional activity should be collected, use switch -S
392
395
followed by the keyword corresponding to that activity (see sadc(8) manual page).
 
396
As of this writing, optional activities are: interrupts, disks, SNMP, IPv6 and
 
397
power management statistics.
393
398
IMPORTANT NOTE: The list of activities that are saved in a file can no longer
394
399
be modified once the file has been created. So it is important to use the proper
395
400
options the first time sadc is called (whether via a crontab, a script like