health-check 0.01.58-1 source package in Ubuntu

Changelog

health-check (0.01.58-1) unstable; urgency=medium


  * Makefile: bump version
  * syscall: fix infinite loop on filename lookup

 -- Colin King <email address hidden>  Thu, 3 Apr 2014 10:08:47 +0000

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Sid
Original maintainer:
Colin Ian King
Architectures:
i386 amd64 armel armhf powerpc ppc64 ppc64el
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
health-check_0.01.58-1.dsc 1.8 KiB 22d1c65dd1d76f22636dad9dacd3249149c910eb9b2c6b10967a2309d9992857
health-check_0.01.58.orig.tar.gz 57.8 KiB 927056827394554f0c88258336f7253bc1645b52078d7dc72cf86905d5154bb1
health-check_0.01.58-1.debian.tar.xz 6.0 KiB efecbae1d43b7a75e95521e951567442cc33976c283a09b8059e45b638271542

Available diffs

No changes file available.

Binary packages built by this source

health-check: process monitoring tool

 Health-check monitors processes and optionally their child
 processes and threads for a given amount of time. At the end
 of the monitoring it will display the CPU time used, wakeup
 events generated and I/O operations of the given processes.
 It can be used to diagnose unhealthy bad processes.