File descriptor used

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

Opened files

This returns total open files in system. This could be useful to detect bottlenecks and other problems. Also could be used in some Unix systems with command “lsof”. Module data module_begin  module_name OpenedFiles  module_type generic_data  module_exec...

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X