cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Borek1
Engaged Sweeper II

Hello
I configured a custom file scan for Linux. Now I need a report to list all Linux servers that either do not have this file at all or the file is older than X days. I googled reports for custom Windows file scanning that are selecting tblFileVersions table. But there are no records for Linux files in this SQL table.

SELECT * FROM tblFileVersions ORDER BY FilePathfull

Where are those information stored?

1 ACCEPTED SOLUTION
Mister_Nobody
Honored Sweeper II
2 REPLIES 2
Mister_Nobody
Honored Sweeper II

Ohh, thank you! I was looking for tblLinuxFileVersions or "file scanning" but missed tblLinuxFileInfo.