Soeben hat mein Server ziemlich auf IO gewartet (was in “top” unter dem Wert wa) zu finden ist. Schnell wollte ich einen Blick in iostat werfen, wo es hakt, doch ich hatte es noch nicht installiert. Auch ein schnelles “apt-get install iostat” verduzte mich, da iostat nicht gefunden wurde. Eine kurze Suche in der Suchmaschine meiner Wahl brachte es ans Licht: Es wurde in das Paket “sysstat” gepackt, da es so vom Autor  auch verpackt wird:

# apt-cache show sysstat `Package: sysstat Priority: optional Section: admin Installed-Size: 872 Maintainer: Robert Luberda Architecture: amd64 Version: 9.0.6.1-2 Depends: libc6 (>= 2.7), debconf (>= 0.5) | debconf-2.0, ucf (>= 2.003), lsb-base (>= 3.0-6), bzip2 Recommends: cron Suggests: isag Conflicts: atsar (« 1.5-3) Filename: pool/main/s/sysstat/sysstat_9.0.6.1-2_amd64.deb Size: 308104 MD5sum: 272651494df300c14c3a19a0401bda91 SHA1: 6c21e5962beb5c5e78a5cc784196a7ea5d7a73ed SHA256: eef2ae99f7a5028d42a2da2aef51cdc4df21d4344999278136a2d69a57c81dbe Description: system performance tools for Linux The sysstat package contains the following system performance tools:

  • sar: collects and reports system activity information;
  • iostat: reports CPU utilization and disk I/O statistics;
  • mpstat: reports global and per-processor statistics;
  • pidstat: reports statistics for Linux tasks (processes);
  • sadf: displays data collected by sar in various formats. . The statistics reported by sar deal with I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. Both UP and SMP machines are fully supported. Homepage: http://pagesperso-orange.fr/sebastien.godard/  Tag: admin::{accounting,benchmarking,monitoring}, implemented-in::c, interface::commandline, interface::daemon, role::program, use::measuring, use::monitor, works-with::logfile`