Rijkshuisstijl.PerformanceMonitor 0.1 Module for monitoring performance data.

Module for monitoring performance data.

The performance monitor module enables website administrators to monitor and record the performance counters of the system the Orchard instance is running on. The module stores monitored values about the system in Orchard database tables. The module can be used if the Orchard CMS instance is running in Full Trust environment.

NOTE: The application requires administrative permissions to access the performance counters. (the Application Pool, needs to be member of the 'Performance Monitor Users' group). This is (usually) a possibility if having dedicated hosting. Unfortunately, adding user accounts to the 'Performance Monitor Users' group is (usually) not an option in shared hosting (Error: Not able to load the categories. Exception: System.UnauthorizedAccessException: Access to the registry key 'Global' is denied).

Documentation (pdf) : https://github.com/CIBG-ICT-Ramon/OrchardPub/blob/master/PerformanceMonitor.pdf?raw=true

Source: https://github.com/CIBG-ICT-Ramon/Rijkshuisstijl.PerformanceMonitor