1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
:

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 lsof | wc -l 
module_description Total files opened in system 
module_end
(Visited 113 times, 1 visits today)

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

X