Download List

Descripción del Proyecto

sample_load is an extremely flexible load logger. Not only when and how samples of the load are logged but also the output format is configurable. It can also log the memory-in-use (physical/swap). It uses a buffer (of configurable size) to temporarily store samples minimizing the overhead of writing to a file. Additionally, it can log the process process (PID, cmdline, CPU usage percentage) which has used the most CPU time in the last interval.

System Requirements

System requirement is not defined
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.

2005-01-20 00:36
3.8

Salida de SQL no funciona para todas las bases de datos, y se ha resuelto.
Tags: Major bugfixes
SQL output did not work for all databases, and has been fixed.

2004-08-02 20:01
3.7

El registro de los procesos que utilizan el tiempo más de la CPU en el intervalo dado, no funcionó. Que ahora es fijo.
Tags: Major bugfixes
Logging of processes that used the most CPU time in the given interval did not work. That is now fixed.

2001-01-30 15:13
3.6

Esta versión es una corrección importante en contra de la versión 3.0 y 3.5. Estas versiones tenían un problema que causan los procesos al azar para ser asesinado. Esto es especialmente un problema cuando sample_load se está ejecutando como root.
This version is an important fix against version 3.0 and 3.5. These versions had a problem causing random processes to be killed. This is especially a problem when sample_load is running as root.

2001-01-30 15:13
3.5

Esta versión es compatible con el registro a una base de datos SQL.
This release supports logging to an SQL-database.

2001-01-30 15:13
3.0

Este comunicado puede iniciar sesión procesos (PID, de línea de comandos y la cantidad de tiempo de CPU), que utiliza la mayoría de los CPU a tiempo para el último intervalo. También se puede matar el proceso con excesivo de CPU en tiempo o de la memoria.
This release can now log processes (pid, commandline and amount of cpu-time) which used the most cpu-time for the last interval. It can also kill the process using excessive CPU-time or memory.

Project Resources