This commit is contained in:
parent
46aee788c9
commit
624da313bd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0284b914243c3938aedc144a6b570a94588816853fc6f2d5bc104747acbf85b
|
||||
size 201597
|
@ -9,19 +9,6 @@
|
||||
+msgid "Cannot append data to that file (%s)\n"
|
||||
+msgstr "Kan nie data byskryf by die file nie (%s)\n"
|
||||
|
||||
#: sadf.c:78
|
||||
#, c-format
|
||||
--- nls/da.po
|
||||
+++ nls/da.po
|
||||
@@ -135,8 +135,8 @@
|
||||
|
||||
#: sadc.c:568
|
||||
#, c-format
|
||||
-msgid "Cannot append data to that file\n"
|
||||
-msgstr "Kan ikke tilføje data til den fil\n"
|
||||
+msgid "Cannot append data to that file (%s)\n"
|
||||
+msgstr "Kan ikke tilføje data til den fil (%s)\n"
|
||||
|
||||
#: sadf.c:78
|
||||
#, c-format
|
||||
--- nls/de.po
|
||||
@ -48,45 +35,6 @@
|
||||
+msgid "Cannot append data to that file (%s)\n"
|
||||
+msgstr "No pueden añadirse datos al fichero %s.\n"
|
||||
|
||||
#: sadf.c:78
|
||||
#, c-format
|
||||
--- nls/fr.po
|
||||
+++ nls/fr.po
|
||||
@@ -135,8 +135,8 @@
|
||||
|
||||
#: sadc.c:568
|
||||
#, c-format
|
||||
-msgid "Cannot append data to that file\n"
|
||||
-msgstr "Impossible d'ajouter des données à la fin de ce fichier\n"
|
||||
+msgid "Cannot append data to that file (%s)\n"
|
||||
+msgstr "Impossible d'ajouter des données à la fin de fichier %s.\n"
|
||||
|
||||
#: sadf.c:78
|
||||
#, c-format
|
||||
--- nls/it.po
|
||||
+++ nls/it.po
|
||||
@@ -136,8 +136,8 @@
|
||||
|
||||
#: sadc.c:568
|
||||
#, c-format
|
||||
-msgid "Cannot append data to that file\n"
|
||||
-msgstr "Impossibile aggiungere dati a quel file\n"
|
||||
+msgid "Cannot append data to that file (%s)\n"
|
||||
+msgstr "Impossibile aggiungere dati a quel file (%s)\n"
|
||||
|
||||
#: sadf.c:78
|
||||
#, c-format
|
||||
--- nls/ja.po
|
||||
+++ nls/ja.po
|
||||
@@ -135,8 +135,8 @@
|
||||
|
||||
#: sadc.c:568
|
||||
#, c-format
|
||||
-msgid "Cannot append data to that file\n"
|
||||
-msgstr "¥Õ¥¡¥¤¥ë¤Ë¥Ç¡¼¥¿¤òÄɲäǤ¤Þ¤»¤ó\n"
|
||||
+msgid "Cannot append data to that file (%s)\n"
|
||||
+msgstr "¥Õ¥¡¥¤¥ë¤Ë¥Ç¡¼¥¿¤òÄɲäǤ¤Þ¤»¤ó (%s)\n"
|
||||
|
||||
#: sadf.c:78
|
||||
#, c-format
|
||||
--- nls/ky.po
|
||||
@ -152,19 +100,6 @@
|
||||
+msgid "Cannot append data to that file (%s)\n"
|
||||
+msgstr "Nu se pot adauga date in acel fisier (%s)\n"
|
||||
|
||||
#: sadf.c:78
|
||||
#, c-format
|
||||
--- nls/ru.po
|
||||
+++ nls/ru.po
|
||||
@@ -136,8 +136,8 @@
|
||||
|
||||
#: sadc.c:568
|
||||
#, c-format
|
||||
-msgid "Cannot append data to that file\n"
|
||||
-msgstr "îÅ×ÏÚÍÏÖÎÏ ÄÏÂÁ×ÉÔØ ÄÁÎÎÙÅ × ÜÔÏÔ ÆÁÊÌ\n"
|
||||
+msgid "Cannot append data to that file (%s)\n"
|
||||
+msgstr "îÅ×ÏÚÍÏÖÎÏ ÄÏÂÁ×ÉÔØ ÄÁÎÎÙÅ × ÜÔÏÔ ÆÁÊÌ (%s)\n"
|
||||
|
||||
#: sadf.c:78
|
||||
#, c-format
|
||||
--- nls/sk.po
|
@ -1,6 +1,6 @@
|
||||
--- sa1.in
|
||||
+++ sa1.in
|
||||
@@ -28,17 +28,23 @@
|
||||
@@ -29,17 +29,23 @@
|
||||
rm -f ${CURRENTFILE}
|
||||
ln -s ${CURRENTDIR}/${CURRENTFILE} ${CURRENTFILE}
|
||||
fi
|
||||
@ -14,7 +14,7 @@
|
||||
+trap "rm -f $LOCKFILE" EXIT
|
||||
+
|
||||
[ "$1" = "--boot" ] && shift && BOOT=y || BOOT=n
|
||||
if [ $# = 0 ] && [ "$BOOT" = "n" ]
|
||||
if [ $# = 0 ] && [ "${BOOT}" = "n" ]
|
||||
then
|
||||
# Note: Stats are written at the end of previous file *and* at the
|
||||
# beginning of the new one (when there is a file rotation) only if
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
--- sa2.in
|
||||
+++ sa2.in
|
||||
@@ -46,6 +46,16 @@
|
||||
@@ -48,6 +48,16 @@
|
||||
DFILE=${CURRENTDIR}/${CURRENTFILE}
|
||||
[ -f "$DFILE" ] || exit 0
|
||||
cd ${ENDIR}
|
||||
@ -44,4 +44,4 @@
|
||||
+
|
||||
[ -L ${RPT} ] && rm -f ${RPT}
|
||||
${ENDIR}/sar $* -f ${DFILE} > ${RPT}
|
||||
find ${DDIR} \( -name 'sar??' -o -name 'sa??' -o -name 'sar??.gz' -o -name 'sa??.gz' \) \
|
||||
find ${DDIR} \( -name 'sar??' -o -name 'sa??' -o -name 'sar??.gz' -o -name 'sa??.gz' -o -name 'sar??.bz2' -o -name 'sa??.bz2' \) \
|
@ -1,6 +1,6 @@
|
||||
--- FAQ
|
||||
+++ FAQ
|
||||
@@ -407,9 +407,9 @@
|
||||
@@ -419,9 +419,9 @@
|
||||
Nor do you have to be concerned about using up all your disk space.
|
||||
sar will use a few hundred kilobytes for a whole day's worth of data, and it
|
||||
normally only stores one week worth (this can be configured via the HISTORY
|
||||
@ -12,7 +12,7 @@
|
||||
configuration file.
|
||||
|
||||
~~~
|
||||
@@ -449,7 +449,7 @@
|
||||
@@ -461,7 +461,7 @@
|
||||
By default sar saves its data in the standard system activity data file,
|
||||
the /var/log/sa/sa<DD> file, where <DD> is the current day in the month.
|
||||
To prevent sar from overwriting any existing files, just set the variable
|
3
sysstat-9.0.0.tar.bz2
Normal file
3
sysstat-9.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63941cc4fabb6d940e20c22508e206677ebf1a2648a913d912bc12b60a0ac1b8
|
||||
size 233156
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 2 10:15:57 CET 2009 - prusnak@suse.cz
|
||||
|
||||
- updated to 9.0.0
|
||||
* Option -m added to sar. This option is intended to display
|
||||
power management statistics. At the present time, only
|
||||
CPU frequency statistics are available.
|
||||
* sadc updated: Option "-S POWER" tells sadc to collect power
|
||||
management statistics.
|
||||
* sadf command updated to take into account power management
|
||||
statistics.
|
||||
* [Mike Harvey]: No longer truncate the interval of time to
|
||||
32 bits, as this may cause some problems when displaying
|
||||
average values statistics on machines with hundreds of CPU.
|
||||
* read_uptime(): Cast values read from /proc/uptime to
|
||||
unsigned long long.
|
||||
* Fixed a small bug in sar where it didn't parse arguments
|
||||
properly when some options were entered in a specific order.
|
||||
* sadc and sar manual pages updated.
|
||||
* XSD and DTD documents updated.
|
||||
* FAQ updated.
|
||||
* NLS updated.
|
||||
* Code cleaned. Makefile cleaned.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 16:02:42 CEST 2008 - prusnak@suse.cz
|
||||
|
||||
|
37
sysstat.spec
37
sysstat.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sysstat (Version 8.1.5)
|
||||
# spec file for package sysstat (Version 9.0.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,8 +19,8 @@
|
||||
|
||||
|
||||
Name: sysstat
|
||||
Version: 8.1.5
|
||||
Release: 6
|
||||
Version: 9.0.0
|
||||
Release: 1
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
BuildRequires: findutils sed update-desktop-files
|
||||
Requires: procmail gettext
|
||||
@ -28,7 +28,7 @@ Group: System/Monitoring
|
||||
License: GPL v2 or later
|
||||
Url: http://pagesperso-orange.fr/sebastien.godard/
|
||||
Summary: Sar and Iostat Commands for Linux
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source0: http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.bz2
|
||||
Source1: %{name}-SUSE.tar.bz2
|
||||
Source2: isag.desktop
|
||||
Patch0: %{name}-%{version}-sa1sa2lock.diff
|
||||
@ -139,6 +139,27 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_datadir}/applications/isag*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2009 prusnak@suse.cz
|
||||
- updated to 9.0.0
|
||||
* Option -m added to sar. This option is intended to display
|
||||
power management statistics. At the present time, only
|
||||
CPU frequency statistics are available.
|
||||
* sadc updated: Option "-S POWER" tells sadc to collect power
|
||||
management statistics.
|
||||
* sadf command updated to take into account power management
|
||||
statistics.
|
||||
* [Mike Harvey]: No longer truncate the interval of time to
|
||||
32 bits, as this may cause some problems when displaying
|
||||
average values statistics on machines with hundreds of CPU.
|
||||
* read_uptime(): Cast values read from /proc/uptime to
|
||||
unsigned long long.
|
||||
* Fixed a small bug in sar where it didn't parse arguments
|
||||
properly when some options were entered in a specific order.
|
||||
* sadc and sar manual pages updated.
|
||||
* XSD and DTD documents updated.
|
||||
* FAQ updated.
|
||||
* NLS updated.
|
||||
* Code cleaned. Makefile cleaned.
|
||||
* Fri Sep 26 2008 prusnak@suse.cz
|
||||
- changed parameter "-d" to "-S ALL" in crontab to match the new syntax
|
||||
* Mon Sep 08 2008 prusnak@suse.cz
|
||||
@ -302,7 +323,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
* sysstat-6.0.2-hz.diff
|
||||
* Thu Dec 07 2006 prusnak@suse.cz
|
||||
- added procmail to Requires [#226503]
|
||||
* Tue Aug 08 2006 ro@suse.de
|
||||
* Mon Aug 07 2006 ro@suse.de
|
||||
- fix one more place with HZ usage
|
||||
* Fri Jul 28 2006 olh@suse.de
|
||||
- sysstat bootscript depends on boot.rootfsck, optional $local_fs (#181972)
|
||||
@ -346,7 +367,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
- added LSB comments to init script [bug #24541]
|
||||
* Wed Jul 23 2003 tcrhak@suse.cz
|
||||
- do not log running /usr/lib/sa/sa1 every 10 minutes [bug #27253]
|
||||
* Mon Jun 02 2003 ro@suse.de
|
||||
* Sun Jun 01 2003 ro@suse.de
|
||||
- remove unpackaged files from buildroot
|
||||
* Mon Mar 10 2003 tcrhak@suse.cz
|
||||
- added isag script and man page
|
||||
@ -405,5 +426,5 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
* Fri May 05 2000 smid@suse.cz
|
||||
- upgrade to 3.2
|
||||
- buildroot added
|
||||
* Wed Jan 19 2000 nashif@suse.de
|
||||
* Tue Jan 18 2000 nashif@suse.de
|
||||
- Initial release (Version 2.2)
|
||||
|
Loading…
Reference in New Issue
Block a user