|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/share/systemtap/examples/io/ |
Upload File : |
title: Report an disk out-of-space condition. name: enospc.stp keywords: disk filesystem description: This script monitors a filesystem implementations for early internal indications of ENOSPC, and reports these to the system logger and the systemtap console. test_check: stap -p4 enospc.stp test_installcheck: stap enospc.stp -T 1