:
Returns the file descriptors used in the system.
Module data
module_begin module_name FileDescriptors module_type generic_data module_exec cat /proc/sys/fs/file-nr | awk '{ print $1 }' module_end
(Visited 182 times, 1 visits today)
Returns the file descriptors used in the system.
module_begin module_name FileDescriptors module_type generic_data module_exec cat /proc/sys/fs/file-nr | awk '{ print $1 }' module_end
For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior