Downloadliste

Projektbeschreibung

The sysstat package contains the sar, sadf, iostat, nfsiostat, cifsiostat, mpstat, and pidstat commands for Linux. The sar command collects and reports system activity information. The statistics reported by sar concern I/O transfer rates, paging activity, process-related activites, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities, and TTY statistics, among others. The sadf command may be used to display data collected by sar in various formats. The iostat command reports CPU statistics and I/O statistics for tty devices and disks. The pidstat command reports statistics for Linux processes. The mpstat command reports global and per-processor statistics. The nfsiostat command reports I/O statistics for network filesystems. The cifsiostat command reports I/O statistics for CIFS filesystems.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-29 05:31
10.0.2

sadf wurde geändert, damit es einfacher, neue Report-Formate hinzuzufügen. Die Option "-P ON" hat mpstat, die mpstat mitteilt, Statistik nur bei Online-CPUs Anzeige aufgenommen worden. pidstat angezeigt null Statistik für Prozesse, beendet hatten, dies ist nun behoben.
Tags: Minor feature enhancements, Minor bugfixes
sadf has been modified to make it easier to add new report formats. The option "-P ON" has been added to mpstat, which tells mpstat to display stats only for online CPUs. pidstat displayed null statistics for processes that had terminated; this is now fixed.

2011-06-04 07:31
10.0.1

Eine neue Option wurde hinzugefügt, um sar: Es kann nun eine Momentaufnahme alle USB-Geräte angeschlossen derzeit in das System. Die Option-h wurde hinzugefügt, um iostat, damit das Gerät Auslastung Bericht einfacher, mit langen Gerätenamen zu lesen. Ein Bug mit cifsiostat dass nicht zählten Öffnen von Dateien aus dem "Posix Open"-Spalte in der / proc / fs / cifs / Statistik-Datei behoben worden. NLS wurde aktualisiert: eine Esperanto-Übersetzung hinzugefügt wurde.
Tags: Major feature enhancements, Minor bugfixes
A new option has been added to sar: it can now take a snapshot of all the USB devices currently plugged into the system. The option -h has been added to iostat to make the device utilization report easier to read with long device names. A bug has been fixed with cifsiostat that didn't count open files from the "Posix Open" column in the /proc/fs/cifs/Stats file. NLS has been updated: an Esperanto translation has been added.

2011-03-16 00:14
10.0.0

Mehrere Fehler wurden mit dem nfsiostat und cifsiostat Befehle behoben. Sysstat die Befehle werden nicht mehr mit den Sensoren Bibliothek gebunden, wenn sie nicht benötigt wird. iostat falsch zugeordnet Device-Mapper-IDs größer als 256: Dies ist nun behoben. NLS wurde aktualisiert und ein ukrainischer Übersetzung wurde hinzugefügt.
Tags: Major bugfixes
Several bugs have been fixed with the nfsiostat and cifsiostat commands. Sysstat's commands are no longer linked with the sensors library if it is not needed. iostat incorrectly mapped device-mapper IDs greater than 256: This is now fixed. NLS has been updated and an Ukrainian translation has been added.

2010-12-27 10:32
9.1.7

sar jetzt erzählt SADC Um nur die notwendigen Gruppen von Aktivitäten. Neue Metriken wurden hinzugefügt, um sar (Anzahl der Aufgaben warten auf I / O zu ergänzen, und die Menge der aktiven und inaktiven Speicher). nfsiostat berücksichtigt nun die POSIXLY_CORRECT Umgebungsvariablen. sar und iostat nicht mehr davon ausgehen, dass Device-Mapper Major-Nummer ist 253 (es wird die tatsächliche Anzahl von / proc / devices-Datei).
Tags: Major feature enhancements
sar now tells sadc to read only the necessary groups of activities. New metrics have been added to sar (number of tasks waiting for I/O to complete, and amount of active and inactive memory). nfsiostat now takes into account the POSIXLY_CORRECT environment variable. sar and iostat no longer assume that device-mapper major number is 253 (it gets the real number from the /proc/devices file).

2010-11-11 16:06
9.1.6

Neue Metriken müssen sar und der SADC hinzugefügt: Hugepages Nutzungsstatistiken und durchschnittliche CPU-Taktfrequenz. Diese Version enthält auch Bugfixes.
Tags: Major feature enhancements
New metrics have been added to sar and sadc: hugepages utilization statistics, and average CPU clock frequency. This version also includes bugfixes.

Project Resources