| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: sysstat-isag | Distribution: openSUSE 12.2 |
| Version: 10.0.5 | Vendor: openSUSE |
| Release: 2.4.1 | Build date: Tue Nov 13 18:22:52 2012 |
| Group: System/Monitoring | Build host: build23 |
| Size: 49538 | Source RPM: sysstat-10.0.5-2.4.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://pagesperso-orange.fr/sebastien.godard/ | |
| Summary: Interactive System Activity Grapher for sysstat | |
This package includes the isag command, which graphically displays the system activity data stored in a binary data produced by a sar command from a sysstat package.
GPL-2.0+
* Fri Nov 09 2012 vcizek@suse.com
- fixed two typos in spec related to service unit, which prevented
succesful startup.
- service unit included hardcoded /usr/lib, however sysstat is
installed to /usr/lib64 on 64 bit systems
(bnc#783886)
* Thu May 17 2012 vcizek@suse.com
- update to 10.0.5
* [Alain Chereau]: Options -g and -T added to iostat. These options
enable the user to display statistics for groups of devices.
* [Vitezslav Cizek]: sadc now overwrites its standard daily data
file when this file is from a past month.
- fixes bnc#758356
* sadf: Change time format from HH-MM-SS to HH:MM:SS in the
various reports displayed by sadf.
* XSD document updated: Added a maxOccurs indicator for the timestamp element.
* Added option --enable-collect-all to configure script. This
option tells sadc to collect all possible activities, including optional ones.
* [Peter Schiffer]: Set exit code to 0 for sa2 shell script.
* NLS updated. Croatian translation added.
* iostat and sadc manual pages updated.
* FAQ updated.
* CREDITS file updated.
* Mon Mar 12 2012 tabraham@novell.com
- update to 10.0.4
* [Andrey Borzenkov]: Don't take virtual devices into account in
sar -b results.
* [Peter Schiffer]: iostat didn't display target device
information when a symbolic link was specified as a parameter.
This is now fixed.
* The number of jiffies spent by a CPU in guest mode given by the
corresponding counter in /proc/stat may be slightly different
from that included in the user counter. Take this into account
when calculating current time interval value.
* configure script updated: Added --disable-stripping option.
Using this option tells configure to NOT strip object files.
* FAQ updated.
* sa1 manual page updated.
* NLS updated. Serbian translation added.
- drop sysstat-do-not-strip.patch (use new configure option
- -disable-stripping instead)
* Wed Feb 15 2012 puzel@suse.com
- pass '-S ALL' to first run of sadc after boot to properly
include disk and interrupt statistics in the reports (bnc#746517)
* Wed Nov 30 2011 puzel@suse.com
- update to sysstat-10.0.3
* sadf: New output format added: JSON (JavaScript Object
Notation). This format can be displayed with sadf's option -j.
* [JÃ&frac;rgen Heinemann]: Fixed a bug in sadf XML output.
* [JÃ&frac;rgen Heinemann]: Fixed several bugs in DTD and XSD
documents.
* [Petr Uzel]: Fixed random crash with iostat when called with
option -N [NOVELL Bug#729130].
* sadf manual page updated.
- drop sysstat-fix-iostat-crash.patch (merged upstream)
* Wed Nov 09 2011 puzel@suse.com
- add sysstat-fix-iostat-crash.patch (bnc#729130)
* Thu Oct 27 2011 puzel@suse.com
- Generate the reports before midnight and simplify the cron file
(bnc#720609)
* Wed Oct 26 2011 lnussel@suse.de
- don't enable sysstat by default (bnc#725791)
- don't use /var/lock (bnc#725785)
* Mon Oct 17 2011 fcrozat@suse.com
- Add systemd service for sysstat (bnc#723858).
* Mon Sep 19 2011 puzel@suse.com
- update to sysstat-10.0.2
- see /usr/share/doc/packages/sysstat/CHANGES
* Thu Aug 11 2011 puzel@novell.com
- enable boot.sysstat service on new installation (bnc#711574)
* Mon Jun 27 2011 puzel@novell.com
- update to sysstat-10.0.1
- see /usr/share/doc/packages/sysstat/CHANGES for
full list of changes
- update patches
- get rid of obsolete --disable-smp-race configure option
- use --enable-debug-info configure option
- install /var/lock/sa as ghost file
- use spec-cleaner
* Mon Mar 07 2011 puzel@novell.com
- make /etc/sysstat/sysstat config(noreplae) (bnc#674719)
* Sun Oct 31 2010 jengelh@medozas.de
- Use %_smp_mflags
* Wed Oct 20 2010 ro@suse.de
- update to 9.0.6.1
* Because of a change in /proc/interrupts file format, mpstat
was no longer counting the proper number of interrupts. This
is now fixed.
* iostat manual page updated.
* NLS updated.
- update to 9.0.6
* "sadf -x" now takes into account options -s and -e (which
specify a starting and ending time) and also interval and
count parameters [DEBIAN bug#546259].
* Option -C added to sadf. Use it to tell sadf to display comments
present in file (also works with XML format).
* sar and sadf sometimes didn't handle COMMENT records properly.
This is now fixed.
* XML output (displayed by sadf -x) modified for kernel tables
statistics.
* XSD and DTD documents updated.
* [Yibin Shen]: HZ variable was not explicitly set in sadc.c. This is now fixed.
* [Lans Carstensen]: sargraph added (sargraph is a shell script used to make graphs
based on sadf XML output).
* sadf manual page updated.
* FAQ updated.
* NLS updated.
* CREDITS file updated.
- update to 9.0.5
* sysstat should now be able to pretty print device names whose
minor numbers are greater than or equal to 256. (Tests have
been made on a large 26TB RHEL5/PP Linux cluster.)
* sadc manual page updated.
* NLS updated.
* FAQ updated.
* Sun Aug 29 2010 cristian.rodriguez@opensuse.org
- Do not hardcode build dates, make build-compare happy
* Fri May 28 2010 puzel@novell.com
- add sysstat-do-not-strip.patch
* Wed Aug 05 2009 prusnak@suse.cz
- updated to 9.0.4
* [Jonathan Kamens]: Fix double free/memory corruption bug
with sadc.
* [Jeroen Roovers]: Get entirely rid of implicit rule for
libsyscom.a in Makefile to fix a problem with parallel
execution.
* sysstat.ioconf configuration file updated.
* Wed Jun 10 2009 prusnak@suse.cz
- merge some changes from package in server:monitoring project
* Fri May 29 2009 prusnak@suse.cz
- updated to 9.0.3
* [Michael Blakeley]: Option -z added to iostat. This option
tells iostat to omit output for any devices for which there
was no activity during the sample period.
* [Tomasz Pala]: Fix mpstat where interrupt values should be
read as unsigned integers.
* sar -n ALL didn't select IPv6 statistics. This is now fixed.
* iostat, sar and mpstat manual pages updated.
* sadf -x now displays file creation date.
* XSD and DTD documents updated.
* NLS updated. Latvian translation added.
* CREDITS file updated.
* Code cleaned.
- updated to 9.0.2
* sadc can now collect partition statistics in addition to disk ones.
Keywords XDISK and XALL have been added to -S option.
* Fixed a memory corruption in pidstat and iostat. This corruption
could happen when a list of comma-separated values following
option -p was entered on the command line.
* configure now takes into account a new variable named rcdir.
This variable may be used to specify the directory where
startup scripts will be installed.
* The value of directory for installing documentation files
can now be set with configure's --docdir option.
* Fixed a small bug in activity.c file, where there was a
missing semicolon between two fields.
* sar and sadc manual pages updated.
* NLS updated.
* CREDITS file updated.
* Mon Mar 09 2009 prusnak@suse.cz
- updated to 9.0.1
* Fix a crash with sar where a pointer was freed twice.
* NLS updated.
* sar manual page updated.
* CREDITS file updated.
* 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.
/usr/bin/isag /usr/share/applications/isag.desktop /usr/share/doc/packages/sysstat-isag /usr/share/doc/packages/sysstat-isag/README-isag /usr/share/man/man1/isag.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jun 16 02:54:40 2013