|
| 1 | +# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved. |
| 2 | +# SPDX-License-Identifier: Apache-2.0 |
| 3 | + |
| 4 | +# Navigation tree for NVSentinel documentation. |
| 5 | +# Paths are relative to this docs/ directory. |
| 6 | +# This file is used directly by fern/docs.yml on main (dev version), |
| 7 | +# and synced to fern/versions/dev.yml on the docs-website branch by CI. |
| 8 | + |
| 9 | +navigation: |
| 10 | + - section: Getting Started |
| 11 | + contents: |
| 12 | + - page: Overview |
| 13 | + path: v1.11.0-content/OVERVIEW.md |
| 14 | + - page: Integrations |
| 15 | + path: v1.11.0-content/INTEGRATIONS.md |
| 16 | + |
| 17 | + - section: Architecture |
| 18 | + contents: |
| 19 | + - page: Data Flow |
| 20 | + path: v1.11.0-content/DATA_FLOW.md |
| 21 | + - page: External Datastore |
| 22 | + path: v1.11.0-content/external-datastore.md |
| 23 | + |
| 24 | + - section: Components |
| 25 | + contents: |
| 26 | + - page: GPU Health Monitor |
| 27 | + path: v1.11.0-content/gpu-health-monitor.md |
| 28 | + - page: Syslog Health Monitor |
| 29 | + path: v1.11.0-content/syslog-health-monitor.md |
| 30 | + - page: CSP Health Monitor IAM |
| 31 | + path: v1.11.0-content/csp-health-monitor-iam.md |
| 32 | + - section: NIC Health Monitor |
| 33 | + contents: |
| 34 | + - page: Overview |
| 35 | + path: v1.11.0-content/nic-health-monitor/Overview.md |
| 36 | + - page: Link State Detection |
| 37 | + path: v1.11.0-content/nic-health-monitor/link-state-detection.md |
| 38 | + - page: Link Counter Detection |
| 39 | + path: v1.11.0-content/nic-health-monitor/link-counter-detection.md |
| 40 | + - page: Syslog Detection and Correlation |
| 41 | + path: v1.11.0-content/nic-health-monitor/syslog-detection-correlation.md |
| 42 | + - page: Kubernetes Object Monitor |
| 43 | + path: v1.11.0-content/kubernetes-object-monitor.md |
| 44 | + - page: Event Exporter |
| 45 | + path: v1.11.0-content/event-exporter.md |
| 46 | + - page: Metadata Collector |
| 47 | + path: v1.11.0-content/metadata-collector.md |
| 48 | + - page: Labeler |
| 49 | + path: v1.11.0-content/labeler.md |
| 50 | + - page: Platform Connectors |
| 51 | + path: v1.11.0-content/platform-connectors.md |
| 52 | + - page: Preflight |
| 53 | + path: v1.11.0-content/preflight.md |
| 54 | + - page: State Manager |
| 55 | + path: v1.11.0-content/state-manager.md |
| 56 | + - page: Node Drainer |
| 57 | + path: v1.11.0-content/node-drainer.md |
| 58 | + - page: Fault Quarantine |
| 59 | + path: v1.11.0-content/fault-quarantine.md |
| 60 | + - page: Fault Remediation |
| 61 | + path: v1.11.0-content/fault-remediation.md |
| 62 | + - page: Circuit Breaker |
| 63 | + path: v1.11.0-content/circuit-breaker.md |
| 64 | + - page: Cancelling Breakfix |
| 65 | + path: v1.11.0-content/cancelling-breakfix.md |
| 66 | + - page: Log Collection |
| 67 | + path: v1.11.0-content/log-collection.md |
| 68 | + - page: Monitoring Critical Operators |
| 69 | + path: v1.11.0-content/monitoring-critical-operators.md |
| 70 | + - page: PostgreSQL Provider |
| 71 | + path: v1.11.0-content/postgresql-provider.md |
| 72 | + |
| 73 | + - section: Observability |
| 74 | + contents: |
| 75 | + - page: Metrics Reference |
| 76 | + path: v1.11.0-content/METRICS.md |
| 77 | + - page: Distributed Tracing |
| 78 | + path: v1.11.0-content/tracing.md |
| 79 | + - page: Audit Logging |
| 80 | + path: v1.11.0-content/audit-logging.md |
| 81 | + |
| 82 | + - section: Configuration |
| 83 | + contents: |
| 84 | + - page: GPU Health Monitor |
| 85 | + path: v1.11.0-content/configuration/gpu-health-monitor.md |
| 86 | + - page: Syslog Health Monitor |
| 87 | + path: v1.11.0-content/configuration/syslog-health-monitor.md |
| 88 | + - page: CSP Health Monitor |
| 89 | + path: v1.11.0-content/configuration/csp-health-monitor.md |
| 90 | + - page: Kubernetes Object Monitor |
| 91 | + path: v1.11.0-content/configuration/kubernetes-object-monitor.md |
| 92 | + - page: Fault Quarantine |
| 93 | + path: v1.11.0-content/configuration/fault-quarantine.md |
| 94 | + - page: Node Drainer |
| 95 | + path: v1.11.0-content/configuration/node-drainer.md |
| 96 | + - page: Fault Remediation |
| 97 | + path: v1.11.0-content/configuration/fault-remediation.md |
| 98 | + - page: Event Exporter |
| 99 | + path: v1.11.0-content/configuration/event-exporter.md |
| 100 | + - page: Metadata Collector |
| 101 | + path: v1.11.0-content/configuration/metadata-collector.md |
| 102 | + - page: Labeler |
| 103 | + path: v1.11.0-content/configuration/labeler.md |
| 104 | + - page: Platform Connectors |
| 105 | + path: v1.11.0-content/configuration/platform-connectors.md |
| 106 | + - page: Preflight |
| 107 | + path: v1.11.0-content/configuration/preflight.md |
| 108 | + - page: MongoDB Store |
| 109 | + path: v1.11.0-content/configuration/mongodb-store.md |
| 110 | + |
| 111 | + - section: Runbooks |
| 112 | + contents: |
| 113 | + - page: Circuit Breaker |
| 114 | + path: v1.11.0-content/runbooks/circuit-breaker.md |
| 115 | + - page: Cordoned Nodes |
| 116 | + path: v1.11.0-content/runbooks/cordoned-nodes.md |
| 117 | + - page: CSP Health Monitor IAM |
| 118 | + path: v1.11.0-content/runbooks/csp-health-monitor-iam.md |
| 119 | + - page: Datastore Connection |
| 120 | + path: v1.11.0-content/runbooks/datastore-connection.md |
| 121 | + - page: Driver Upgrades |
| 122 | + path: v1.11.0-content/runbooks/driver-upgrades.md |
| 123 | + - page: GPU Monitor DCGM Failures |
| 124 | + path: v1.11.0-content/runbooks/gpu-monitor-dcgm-failures.md |
| 125 | + - page: Health Event Analyzer High Error Rate |
| 126 | + path: v1.11.0-content/runbooks/health-event-analyzer-high-error-rate.md |
| 127 | + - page: Health Monitor UDS Failures |
| 128 | + path: v1.11.0-content/runbooks/health-monitor-uds-failures.md |
| 129 | + - page: Log Collection Job Failures |
| 130 | + path: v1.11.0-content/runbooks/log-collection-job-failures.md |
| 131 | + - page: Log Rotation Failures |
| 132 | + path: v1.11.0-content/runbooks/log-rotation-failures.md |
| 133 | + - page: MongoDB Connection Error |
| 134 | + path: v1.11.0-content/runbooks/mongodb-connection-error.md |
| 135 | + - page: Node Conditions |
| 136 | + path: v1.11.0-content/runbooks/node-conditions.md |
| 137 | + - page: Node Condition Update Failures |
| 138 | + path: v1.11.0-content/runbooks/node-condition-update-failures.md |
| 139 | + - page: Node Event Creation Failures |
| 140 | + path: v1.11.0-content/runbooks/node-event-creation-failures.md |
| 141 | + - page: Stale Events |
| 142 | + path: v1.11.0-content/runbooks/stale-events.md |
0 commit comments