• # sysstat

    Posté par (site web personnel) . En réponse au message Identification responsable d'une forte charge sur un serveur. Évalué à 4.

    Je pense que le vénérable sysstat est un sérieux candidat pour ton besoin. Il faut un peu de temps pour se familiariser avec la commande sar et ses multiples options pour accéder aux données qui t'intéressent mais ça peut valoir la peine de découvrir cet outil.

    Sa description, dans Debian 8 :

    Description-en: 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;
     - cifsiostat: reports I/O statistics for CIFS filesystems;
     - nfsiostat-sysstat: (obsolete) reports I/O statistics
     for network filesystems.
     .
     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.
    

    Debian Consultant @ DEBAMAX