| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /usr/share/systemtap/examples/process/ |
| Current File : //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