Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/ADVISORY_MULTI_SITE_MONITORING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Some environments cannot be scanned directly due to:

---

# Architecture Overview
## Architecture Overview

NetAlertX supports distributed monitoring using two primary roles:

Expand All @@ -60,7 +60,7 @@ Each node scans its local network and synchronizes device data back to the hub.

---

# Sync Modes
### Sync Modes

NetAlertX supports both PUSH and PULL synchronization models.

Expand All @@ -73,7 +73,7 @@ PUSH mode is typically recommended for MSP deployments because remote customer e

---

# Device Ownership Models (`SYNC_BEHAVIOR`) in PULL mode
### Device Ownership Models (`SYNC_BEHAVIOR`) in PULL mode

The hub can operate in different synchronization ownership modes depending on your operational requirements.

Expand All @@ -90,9 +90,9 @@ This flexibility allows NetAlertX to support both:

---

# Example Deployment
### Example Deployment

## Multi-Site MSP Deployment
#### Multi-Site MSP Deployment

```text
Customer Site A ─┐
Expand All @@ -112,7 +112,7 @@ The central hub:

---

# Recommended MSP Features
## Recommended MSP Features

For best results in multi-site environments:

Expand All @@ -124,7 +124,7 @@ For best results in multi-site environments:

---

# Related Documentation
## Related Documentation

* [Remote Networks](./REMOTE_NETWORKS.md)
* [Sync Hub Plugin](https://github.com/netalertx/NetAlertX/tree/main/front/plugins/sync/README.md)
Expand All @@ -134,7 +134,7 @@ For best results in multi-site environments:

---

# Summary
## Summary

NetAlertX enables lightweight, centralized monitoring across distributed networks without the operational overhead of traditional enterprise monitoring platforms.

Expand Down
Loading