Current File : //kunden/usr/share/systemtap/examples/process/rlimit_nofile.meta
title: Trace processes running out of file descriptors 
name: rlimit_nofile.stp
keywords: limits
subsystem: process
description: This script watches processes being scheduled and which try to allocate a file descriptor without luck.
test_check: stap -p4 rlimit_nofile.stp
test_installcheck: stap rlimit_nofile.stp -T 1