
Extend the platform,
empower your team.


filesystem extension, monitor your files on Windows and Linux OneAgent installations.
Targeting can be done by host, host group, management zone or environment. Tags can be applied to segregate your configurations (100 configurations maximum).
For each path check, Dynatrace will create an entity and link it to the matching host. This way, extension filtering and tagging is possible to view your data. The same can be done with alerts.
Checks can be disabled for specific days and at specific times.
File count: Number of files matching a pattern
File age count: Number of files matching a pattern and an age
File age: Age of a specific file (oldest or newest when returning more than 1 file)
File size: Size of the files in bytes
Mount point: Is a mount point mounted on Unix NFS
For more information on the installation and configuration, please see Filesystem monitoring extension in the Dynatrace Documentation.
This a OneAgent extension compatible with Windows and Linux.
Cluster version 1.318 and OneAgent 1.310 minimum.
Azure blob storage is supported
Advanced Scheduler
Dynamic Date Functionality
Classic and Platform Dashboards bundled with extension
sesu has been added in the assume user options for linux hosts.run_as Linux: dtuser correctly calls sudo when a username is omitted.sudo as dtuser. But if the username field has a value it will run sudo -u <username>Fixed metric file age count when a file is modified during the check.
Added detection of modification time on folders.
Use /tmp/myfolder as path (with no wildcard) to return the most recently modified file date inside the folder.
Useful when files are very transient (appear less than 60 seconds) or with a very large number of files (no scanning required).