Bias Analysis
Detected Bias Types
windows_first
windows_tools
missing_linux_example
Summary
The documentation exhibits a Windows bias in several areas. The instructions for installing the monitoring agent on the Process Server exclusively reference Windows Server, with no mention of Linux alternatives or agents. The agent download and configuration steps are Windows-specific, and screenshots show Windows tools (such as Windows Performance Counters). There are no examples or guidance for Linux-based Process Servers or Linux monitoring agents, nor is there mention of Linux performance counter equivalents. This may lead Linux users to believe their scenario is unsupported or less prioritized.
Recommendations
- Add explicit instructions and examples for installing and configuring the monitoring agent on Linux-based Process Servers, including download links, workspace configuration, and any required dependencies.
- Include screenshots and walkthroughs for Linux environments, such as using Linux performance monitoring tools (e.g., collectd, sysstat) or the OMS/Linux agent.
- Clarify whether data churn and upload rate monitoring is supported on Linux, and if so, provide equivalent steps and queries.
- Present both Windows and Linux instructions in parallel or indicate OS-specific steps clearly, rather than defaulting to Windows.
- Mention any limitations or differences in monitoring capabilities between Windows and Linux Process Servers.
Create Pull Request