Skip to content

Commit 088459c

Browse files
zoeycastilloclaude
andcommitted
Fix high priority issues: heading hierarchy and link paths
- Fix heading hierarchy: change numbered sections from H2 (##) to H3 (###) This maintains proper document structure under Instructions section - Fix antivirus exclusions link: remove subfolder path and .md extension Changed to: /docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor - Fix related article link: remove subfolder path and .md extension Changed to: /docs/kb/auditor/error-0x800706ba-rpc-server-is-unavailable - Align with Docusaurus routing conventions used throughout KB 🤖 Generated with Claude Code Co-Authored-By: Claude <[email protected]>
1 parent b70597f commit 088459c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/kb/auditor/troubleshooting-connection-issues-for-the-error-connection-failed-0x800706ba-the-rpc-server-is.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@ This error occurs when the Netwrix Auditor collector fails to establish or maint
2525

2626
## Instructions
2727

28-
## 1. Connection Dropping with Compression Service During Data Collection
28+
### 1. Connection Dropping with Compression Service During Data Collection
2929

3030
When collecting data from the Target Audited Server, it's vital to maintain a stable and reliable connection with the Compression service. However, sometimes issues may arise when this connection drops. This can often be attributed to network instability, which disrupts proper data transmission. In such cases, the focus should be on addressing the underlying causes of network instability. This may involve inspecting and configuring network equipment to ensure a consistent and robust connection, thereby allowing the data collection process to complete without interruptions.
3131

32-
## 2. Unstable Connection During Large-Scale Audits
32+
### 2. Unstable Connection During Large-Scale Audits
3333

3434
When conducting large-scale audits, maintaining a stable connection is critically important. An unstable connection can lead to interruptions, making it challenging or even impossible to carry out the audit in its entirety. An effective strategy for resolving this issue is to break down the initially large audit scope into smaller, more manageable parts. For instance, instead of using the entire Target Audited Server with all shares as an item, it is better to add shares of the Target Audited Server individually as separate items. This approach reduces network load and minimizes the risks associated with connection loss. Segmenting the audit allows for phased execution, contributing to more successful completion of each phase and, ultimately, the entire audit.
3535

3636
> **NOTE:** This recommendation pertains to critically important audit objects, not to the entire audited scope. For example, if the entire file server is added to the audit collection, but auditing multiple shared folders on this server isn't necessary, it's recommended to exclude these folders from collection using "excludes." This way, the collector will gather only what is required for auditing, dedicating all its resources to this task.
3737
3838
> **NOTE:** It also makes sense to use the RET to calculate your scope and estimate the necessary server resources: [Resource Estimation Tool](https://releases.netwrix.com/products/auditor/10.7/auditor-resource-estimation-tool-1.2.39.zip)
3939
40-
## 3. Antivirus Interference on NA-Server and/or Target Audited Server with Netwrix Auditor and Compression Service
40+
### 3. Antivirus Interference on NA-Server and/or Target Audited Server with Netwrix Auditor and Compression Service
4141

4242
Antivirus programs on both the NA-Server and the Target Audited Server are vital for protecting data and systems from malicious threats. However, they can sometimes interfere with the proper functioning of Netwrix Auditor. This can occur for several reasons:
4343

@@ -69,16 +69,16 @@ To mitigate these issues, it is crucial to add Netwrix Auditor processes and ser
6969
- `NwxEventCollectorAgent.exe`
7070
- `NwxSaclTunerAgent.exe`
7171

72-
For a comprehensive list of antivirus exclusions and additional guidance, refer to [Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/system-administration/security-hardening/antivirus-exclusions-for-netwrix-auditor.md).
72+
For a comprehensive list of antivirus exclusions and additional guidance, refer to [Antivirus Exclusions for Netwrix Auditor](/docs/kb/auditor/antivirus-exclusions-for-netwrix-auditor).
7373

74-
## 4. Insufficient Disk Space on the Target Audited Server's System Disk
74+
### 4. Insufficient Disk Space on the Target Audited Server's System Disk
7575

7676
When the agent's system disk runs low on free space, it can lead to reduced system performance, inability to install updates, and errors in Compression service operation. Resolving these issues involves freeing up disk space by removing unnecessary files and data, transferring information to other storage devices, or increasing the disk space capacity.
7777

78-
## 5. Insufficient Resources (CPU, RAM) for Compression Service Due to Large Audit Volume
78+
### 5. Insufficient Resources (CPU, RAM) for Compression Service Due to Large Audit Volume
7979

8080
When the Target Audited Server does not have enough free CPU and RAM resources to handle a large audit volume, the Compression service may become overwhelmed, unable to handle the load. This, in turn, can lead to network overload and increase the likelihood of errors during data transmission. To improve the situation, consider segmenting the audit scope, excluding unnecessary scope from the audit, or adding more CPU and RAM resources to the Target Audited Server.
8181

8282
## Related Links
8383

84-
- [Error: 0x800706BA - RPC Server is Unavailable](/docs/kb/auditor/troubleshooting-and-errors/data-collection-errors/error-0x800706ba-rpc-server-is-unavailable.md)
84+
- [Error: 0x800706BA - RPC Server is Unavailable](/docs/kb/auditor/error-0x800706ba-rpc-server-is-unavailable)

0 commit comments

Comments
 (0)