Directory Monitoring
Overview
With Motadata AIOps, organizations can easily monitor directories empowering them to keep a close watch on their crucial directory structures. With this integration, businesses gain real-time visibility into directory activities, changes, and access permissions. This enables them to proactively identify any unauthorized modifications, monitor directory access patterns, and receive instant alerts for potential security breaches. The directory monitoring feature empowers organizations to maintain data integrity, track user actions, and promptly respond to any anomalies, ensuring a secure and well-organized data environment.
Prerequisites for Directory Monitoring Integration with Motadata AIOps
- Ensure that the path of the directory you want to monitor is correctly configured in the File/Directory Settings in Motadata AIOps.
List of Supported KPIs
Linux Directory
Name | Description | Type |
---|---|---|
system.directory.files | Number of files in the system directory | Count |
system.directory.owner | Owner of the system directory | String |
system.directory.mode.owner | Mode (permissions) of the directory for owner | String |
system.directory.mode.group | Mode (permissions) of the directory for group | String |
system.directory | Path or name of the system directory | String |
system.directory.creation.time | Creation time of the system directory | String |
system.directory.modified.duration.minutes | Duration of directory modification in minutes | Count |
system.directory.size.bytes | Size of the directory in bytes | Count |
status | Status of the system directory | String |
system.directory.last.modified.time | Last modified time of the system directory | String |
system.directory.dirs | Number of subdirectories in the system directory | Count |
system.directory.mode.others | Mode (permissions) of the directory for others | String |
Windows Directory
Name | Description | Type |
---|---|---|
system.directory | Path or name of the system directory | String |
system.directory.last.access.time | Last access time of the system directory | String |
system.directory.last.modified.by | Last modified by user of the directory | String |
status | Status of the system directory | String |
system.directory.files | Files contained within the directory | String |
system.directory.dirs | Subdirectories within the directory | String |
system.directory.creation.time | Creation time of the system directory | String |
system.directory.last.write.time | Last write time of the system directory | String |
system.directory.size.bytes | Size of the directory in bytes | Count |
system.directory.owner | Owner of the system directory | String |