--- title: "Platform | Diagnostics Modules | N3uron KB V1.22" slug: "platform-diagnostics-modules" description: "N3uron is an Industrial Edge Platform for DataOps that enables seamless integration between the industrial plant floor and business applications," updated: 2026-06-29T14:19:13Z published: 2026-06-29T14:19:13Z canonical: "docs.n3uron.com/platform-diagnostics-modules" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt > Use this file to discover all available pages before exploring further. # Modules The **Modules** page gives you a comprehensive view of all the modules running in the node. To access the interface, go to **System-->Diagnostics** and select **Modules** in the **Explorer** panel. ![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/image-1782741759765.png) The columns in the **Module List** are as follows: - **Name:** The name of the module instance. - **Type:** The type of instance, e.g ModbusClient, DerivedTags, etc. - **Status:** Indicates whether the module is running or not. - **Pid:** Process identifier used by the operating system. - **CPU:** CPU usage of the module is shown as a percentage. 100% means full usage of one CPU core, 150% means one full core plus 50% of a second core, and so on. - **Memory:** Amount of RAM currently used by the module. - **Runtime:** Time elapsed since the module was last started. This helps identify how long the module has been running without interruption. - **Start date**: Timestamp corresponding to the last time the module was started. - **Stop date**: Timestamp corresponding to the last time the module was stopped. - **License:** License status of the module. Modules with a valid license display "**production"** in this field. - **Version:** Installed version of the module. - **Build date:** Date when the installed module version was built. Users can start, stop, and restart a module from the drop-down menu that is displayed after clicking on the ellipsis button, located on the left-hand side of every module. ![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/image-1782741893225.png) Finally, **N3uron** allows you to export everything that is being displayed in the **Module** **List** to a CSV file by simply clicking on the button located in the top-right corner. ![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/image-1782742748097.png)