.. generated, remove this comment to keep this file ``sru.application`` =================== .. code-block:: console $ target-query -f sru.application .. list-table:: Details :widths: 20 80 * - Module - ``os.windows.sru.SRUPlugin`` * - Output - ``records`` **Module documentation** Return all available SRUM data stored in the SRUDB.dat. The System Resource Usage Monitor (SRUM) stores its information in a SRUDB.dat file. As the names suggests, it contains data about resource usage, such as network and memory usage by applications. References: - https://docs.microsoft.com/en-us/sql/relational-databases/performance-monitor/monitor-resource-usage-system-monitor?view=sql-server-ver15 - https://blog.1234n6.com/2019/01/ **Function documentation** Return the contents of Application Resource Usage table from the SRUDB.dat file. Gives insights into the resource usage of applications on the system.