Directory Monitoring
Directory monitoring in Tombolo enables tracking of files within the HPCC cluster, covering both Logical Files and Landing Zone Files. For logical files, you can monitor attributes like size, type, compression status, deletion, and protection status. For landing zone files, you can track file movement, appearance, and sizes, ensuring efficient management and visibility of your data
- Notification Channel - this allows users to provide a set of MS Teams webhooks and/or emails that will be notified when the user provided parameters are met.
- Cron - The schedule by which tombolo will run the monitoring to check the user provided parameters.
- File - This can be a singular file name or use any eligible wildcards to select anything matching a pattern.
Logical Files
Logical Files are files stored inside of the HPCC cluster after a spray job has been run on them. For logical files, Tombolo offers the following monitoring paramters
-
Notify When - A list of monitoring paramters that are available, a notification will be sent out if the paramter is set and detected.
a. File Size - When the file exceeds the input size.
b. File Size not in range - If the file size exceeds the maximum, or goes below the minimum
c. Owner - If the owner of the file changes
d. File Type - If the file type changes
e. Compressed - If the file has been compressed
f. Protecred - If the file has a new protection set for it
g. File Deleted - If the file is deleted
Landing Zone Files
Landing Zone files are files that have been added to an external landing zone, ready to be sprayed or desprayed into the HPCC cluster.
-
Landing Zone - The Landing zone machine name and IP Address to monitor
-
Directory - The directory of the file or pattern that you would like to monitor
-
Notify When - A list of monitoring paramters that are available, a notification will be sent out if the paramter is set and detected.
a. File is not moving - Notification is sent out if the file is not moved within the expected file move time from the first time that Tombolo detects the file.
b. File is detected - Anytime tombolo matches a file name or pattern within the specified directory and landing zone.
c. Incorrect File Size - Anytime a file is detected outside of the specified size range.