Updated .gitignore file to ignore some more files.
Updated various source headers: (C) 2010 instead of (C) 2009.
Updated sar manual page: sar -A also includes -m ALL.
*~
man/*~
build/*~
+sadc
+sar
+sadf
+iostat
+mpstat
+pidstat
+nfsiostat
+cifsiostat
+core
+TAGS
+nls/*.gmo
/*
* sar, sadc, sadf, mpstat and iostat common routines.
- * (C) 1999-2009 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2010 by Sebastien GODARD (sysstat <at> orange.fr)
*
***************************************************************************
* This program is free software; you can redistribute it and/or modify it *
/*
* iostat: report CPU and I/O statistics
- * (C) 1998-2009 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1998-2010 by Sebastien GODARD (sysstat <at> orange.fr)
*
***************************************************************************
* This program is free software; you can redistribute it and/or modify it *
/*
* iostat: report CPU and I/O statistics
- * (C) 1999-2009 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2010 by Sebastien Godard (sysstat <at> orange.fr)
*/
#ifndef _IOSTAT_H
.SH OPTIONS
.IP -A
This is equivalent to specifying
-.BR "-bBdHqrRSuvwWy -I SUM -I XALL -n ALL -u ALL -P ALL".
+.BR "-bBdHqrRSuvwWy -I SUM -I XALL -m ALL -n ALL -u ALL -P ALL".
.IP -b
Report I/O and transfer rate statistics.
The following values are displayed:
/*
* mpstat: per-processor statistics
- * (C) 2000-2009 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 2000-2010 by Sebastien GODARD (sysstat <at> orange.fr)
*
***************************************************************************
* This program is free software; you can redistribute it and/or modify it *
/*
* mpstat: per-processor statistics
- * (C) 2000-2009 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 2000-2010 by Sebastien Godard (sysstat <at> orange.fr)
*/
#ifndef _MPSTAT_H
/*
* pidstat: Display per-process statistics.
- * (C) 2007-2009 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 2007-2010 by Sebastien Godard (sysstat <at> orange.fr)
*/
#ifndef _PIDSTAT_H
/*
* sadf: system activity data formatter
- * (C) 1999-2009 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2010 by Sebastien GODARD (sysstat <at> orange.fr)
*
***************************************************************************
* This program is free software; you can redistribute it and/or modify it *
/*
* sysstat: System performance tools for Linux
- * (C) 1999-2009 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2010 by Sebastien Godard (sysstat <at> orange.fr)
*/
#ifndef _SYSCONFIG_H
/*
* sysstat: System performance tools for Linux
- * (C) 1999-2009 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2010 by Sebastien Godard (sysstat <at> orange.fr)
*/
#ifndef _VERSION_H