Who knows in wich table OEM console stores “host-FileMonitoring-file_permissions” metric?
I found host.xml file (metadata definition file) which has metric called “FileMonitoring” which invokes “fileMonitoring1.pl”. This PL script returns a table with:
• file_name
• file_attribute_not_found
• file_permissions
• file_size_kb
• file_size
• file_sizechangerate
I don’t know where (in which table or tables) OEM Console process stores these rows and I need this info because I have to create a UDP.
Thanks
Andres