QPR ProcessAnalyzer System Requirements: Difference between revisions
(90 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
__TOC__ | __TOC__ | ||
== System Requirements for | ==System Requirements for Web Browsers== | ||
One of the following web browsers are needed: | |||
* | * Windows desktop | ||
** Mac | ** Google Chrome | ||
* | ** Mozilla Firefox | ||
* | ** Microsoft Edge | ||
* Mac desktop with Safari | |||
* Tablets and smartphones | |||
** Apple iPad and iPhone with iOS 17 and Safari | |||
** Android version 12 or higher with Chrome for Android | |||
Note: Due to the rapid update schedule of web browsers, QPR Software does not specify the supported versions but indicates the latest versions that are tested and verified to work. Chrome and Firefox versions newer than the tested versions are likely to work, but QPR Software cannot guarantee their functionality before the next release. Any compatibility issues will be fixed as soon as possible for the next release. | |||
== System requirements for QPR ProcessAnalyzer Server == | |||
* Windows Server 2016, Windows Server 2019 or Windows Server 2022 | |||
* .NET 8 ASP.NET Core Runtime Hosting Bundle (available in https://dotnet.microsoft.com/en-us/download/dotnet/8.0) | |||
* [[Installing_QPR_ProcessAnalyzer_Server#Install_IIS_Server_Roles_and_Features | Install Server Roles and Features for Microsoft Internet Information Services (IIS)]] | |||
* Databases: | |||
** Microsoft SQL Server 2016, Microsoft SQL Server 2017, Microsoft SQL Server 2019 or Microsoft SQL Server 2022 (with Database Engine) | |||
** Three databases are required: metadata database, datatables database, and scripting database ([[Installing_QPR_ProcessAnalyzer_Server#Create_Databases|more information]]) | |||
== | == System Requirements for QPR ScriptLauncher == | ||
* Microsoft Windows 10, Windows 11 or Windows Server (versions supported by [[#System_requirements_for_QPR_ProcessAnalyzer_Server|QPR ProcessAnalyzer Server]]). | |||
* | * Internet connection | ||
* .NET 8 Desktop Runtime (available in https://dotnet.microsoft.com/en-us/download/dotnet/8.0) | |||
* Internet connection in | * To import data from SAP using RFC interface, SAP NetWeaver RFC Library 7.50 library is needed ([[QPR_ProcessAnalyzer_ScriptLauncher#Installing SAP NetWeaver RFC Library|installation instructions]]) | ||
== | == Recommended Hardware for QPR ProcessAnalyzer Server (Snowflake) == | ||
QPR ProcessAnalyzer | When running QPR ProcessAnalyzer in Snowflake, there are following requirements to QPR ProcessAnalyzer Server: | ||
* | * Up to 5 simultaneous users | ||
* | ** 16GB memory | ||
* | ** 4 processor cores | ||
* | * More than 5 simultaneous users | ||
** 32GB memory | |||
** 8 processor cores | |||
Dataset sizes don't affect the QPR ProcessAnalyzer Server requirements, because data is processed in Snowflake. | |||
The | == Recommended Snowflake Warehouses == | ||
* | The Snowflake warehouse sizing follows these general guidelines: | ||
* Scaling up: The more there is data in the process mining model, the larger warehouse size is needed (XS, S, M, L, XL). | |||
* Scaling out: The more there are simultaneous users, the more clusters are needed in the multi-cluster warehouse. | |||
Typical Snowflake warehouses for different models: | |||
* Models up to 10M events: 1 node (XS) | |||
* Models up to 30M events: 2 nodes (S) | |||
* Models up to 100M events: 4 nodes (M) | |||
* Models up to 300M events: 8 nodes (L) | |||
* Models up to 1000M events: 16 nodes (XL) | |||
* | Typical Snowflake multi-cluster configuration depends on simultaneous users: | ||
* Up to 1 simultaneous user: 2 clusters | |||
* Up to 3 simultaneous users: 3 clusters | |||
* Up to 5 simultaneous users: 4 clusters | |||
* Up to 10 simultaneous users: 5 clusters | |||
* Up to 20 simultaneous users: 6 clusters | |||
Snowflake can adjust automatically the number of clusters based on the load, which is the recommended configuration. There are two scaling policies available, and of them the ''standard scaling policy'' is suitable for QPR ProcessAnalyzer analytics usage. When configured property, Snowflake is able to provide consistent performance regardless of number simultaneous of users. Note that the multi-cluster warehouses are not available in the Snowflake Standard Edition accounts. | |||
* More information about Snowflake warehouses: https://docs.snowflake.com/en/user-guide/warehouses-overview.html | |||
* More information about multi-cluster warehouses: https://docs.snowflake.com/en/user-guide/warehouses-multicluster.html. | |||
== Recommended Hardware for QPR ProcessAnalyzer Server (in-memory) == | |||
* '''Small''' datasets (up to 5 million events per model) with simultaneous users | * '''Small''' datasets (up to 5 million events per model) with simultaneous users | ||
** 32GB memory | ** 32GB memory | ||
** 4 processor cores | ** 4 processor cores | ||
** 50GB disk | ** 50GB disk | ||
* '''Medium''' datasets ( | * '''Medium''' datasets (10-20 million events per model) with simultaneous users | ||
** 64GB memory | ** 64GB memory | ||
** 8 processor cores | ** 8 processor cores | ||
** 100GB disk | ** 100GB disk | ||
* '''Large''' datasets ( | * '''Large''' datasets (20-80 million events per model) with simultaneous users | ||
** 256GB memory | ** 256GB memory | ||
** 16 processor cores | ** 16 processor cores | ||
** 150GB disk | ** 150GB disk | ||
* '''Very large''' datasets (more than | * '''Very large''' datasets (more than 80 million events per model) with simultaneous users | ||
** 512GB memory | ** 512GB memory | ||
** 32 processor cores | ** 32 processor cores | ||
** 200GB disk | ** 200GB disk | ||
== Recommended Hardware for | == Recommended Hardware for Database == | ||
There are two databases used by QPR ProcessAnalyzer: metadata database and datatables database. The metadata database has relative small amount of data, so pretty lightweight SQL Server is sufficient (for small installations, 4GB memory and 2 processor cores, and heavy usage environments, 8GB memory and 4 processor cores). The datatables database has similar requirements, but in addition the required disk space depends on amount of data stored (100GB - 10TB SSD disk). | |||
== | == System Requirements for QPR TaskRecorder == | ||
* | * Operating systems: Windows 10 or Windows 11 | ||
* | * Installation uses approximately 100MB of disk space, and additional of 200MB should be reserved for task recordings. | ||
* | * Approximately 200MB of memory is used by QPR TaskRecorder. | ||
* QPR TaskRecorder is a .NET application released as a self-contained package, and .NET doesn't need to be installed separately. | |||
[[Category: QPR ProcessAnalyzer]] | [[Category: QPR ProcessAnalyzer]] |
Latest revision as of 12:13, 10 October 2024
System Requirements for Web Browsers
One of the following web browsers are needed:
- Windows desktop
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Mac desktop with Safari
- Tablets and smartphones
- Apple iPad and iPhone with iOS 17 and Safari
- Android version 12 or higher with Chrome for Android
Note: Due to the rapid update schedule of web browsers, QPR Software does not specify the supported versions but indicates the latest versions that are tested and verified to work. Chrome and Firefox versions newer than the tested versions are likely to work, but QPR Software cannot guarantee their functionality before the next release. Any compatibility issues will be fixed as soon as possible for the next release.
System requirements for QPR ProcessAnalyzer Server
- Windows Server 2016, Windows Server 2019 or Windows Server 2022
- .NET 8 ASP.NET Core Runtime Hosting Bundle (available in https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
- Install Server Roles and Features for Microsoft Internet Information Services (IIS)
- Databases:
- Microsoft SQL Server 2016, Microsoft SQL Server 2017, Microsoft SQL Server 2019 or Microsoft SQL Server 2022 (with Database Engine)
- Three databases are required: metadata database, datatables database, and scripting database (more information)
System Requirements for QPR ScriptLauncher
- Microsoft Windows 10, Windows 11 or Windows Server (versions supported by QPR ProcessAnalyzer Server).
- Internet connection
- .NET 8 Desktop Runtime (available in https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
- To import data from SAP using RFC interface, SAP NetWeaver RFC Library 7.50 library is needed (installation instructions)
Recommended Hardware for QPR ProcessAnalyzer Server (Snowflake)
When running QPR ProcessAnalyzer in Snowflake, there are following requirements to QPR ProcessAnalyzer Server:
- Up to 5 simultaneous users
- 16GB memory
- 4 processor cores
- More than 5 simultaneous users
- 32GB memory
- 8 processor cores
Dataset sizes don't affect the QPR ProcessAnalyzer Server requirements, because data is processed in Snowflake.
Recommended Snowflake Warehouses
The Snowflake warehouse sizing follows these general guidelines:
- Scaling up: The more there is data in the process mining model, the larger warehouse size is needed (XS, S, M, L, XL).
- Scaling out: The more there are simultaneous users, the more clusters are needed in the multi-cluster warehouse.
Typical Snowflake warehouses for different models:
- Models up to 10M events: 1 node (XS)
- Models up to 30M events: 2 nodes (S)
- Models up to 100M events: 4 nodes (M)
- Models up to 300M events: 8 nodes (L)
- Models up to 1000M events: 16 nodes (XL)
Typical Snowflake multi-cluster configuration depends on simultaneous users:
- Up to 1 simultaneous user: 2 clusters
- Up to 3 simultaneous users: 3 clusters
- Up to 5 simultaneous users: 4 clusters
- Up to 10 simultaneous users: 5 clusters
- Up to 20 simultaneous users: 6 clusters
Snowflake can adjust automatically the number of clusters based on the load, which is the recommended configuration. There are two scaling policies available, and of them the standard scaling policy is suitable for QPR ProcessAnalyzer analytics usage. When configured property, Snowflake is able to provide consistent performance regardless of number simultaneous of users. Note that the multi-cluster warehouses are not available in the Snowflake Standard Edition accounts.
- More information about Snowflake warehouses: https://docs.snowflake.com/en/user-guide/warehouses-overview.html
- More information about multi-cluster warehouses: https://docs.snowflake.com/en/user-guide/warehouses-multicluster.html.
Recommended Hardware for QPR ProcessAnalyzer Server (in-memory)
- Small datasets (up to 5 million events per model) with simultaneous users
- 32GB memory
- 4 processor cores
- 50GB disk
- Medium datasets (10-20 million events per model) with simultaneous users
- 64GB memory
- 8 processor cores
- 100GB disk
- Large datasets (20-80 million events per model) with simultaneous users
- 256GB memory
- 16 processor cores
- 150GB disk
- Very large datasets (more than 80 million events per model) with simultaneous users
- 512GB memory
- 32 processor cores
- 200GB disk
Recommended Hardware for Database
There are two databases used by QPR ProcessAnalyzer: metadata database and datatables database. The metadata database has relative small amount of data, so pretty lightweight SQL Server is sufficient (for small installations, 4GB memory and 2 processor cores, and heavy usage environments, 8GB memory and 4 processor cores). The datatables database has similar requirements, but in addition the required disk space depends on amount of data stored (100GB - 10TB SSD disk).
System Requirements for QPR TaskRecorder
- Operating systems: Windows 10 or Windows 11
- Installation uses approximately 100MB of disk space, and additional of 200MB should be reserved for task recordings.
- Approximately 200MB of memory is used by QPR TaskRecorder.
- QPR TaskRecorder is a .NET application released as a self-contained package, and .NET doesn't need to be installed separately.