Add External Monitoring page covering SNMP non-support and supported paths#463
Merged
Conversation
…paths Documents that VergeOS does not support SNMP and consolidates the supported external-monitoring options (Prometheus Exporter/ioMetrics, REST API, IPMI) into a single page, with guidance for SNMP-first tools like SolarWinds and LogicMonitor. Closes #460 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…tive Prometheus ingestion Removes inaccurate session-token/API-key conflation from the REST API section and points readers at the canonical API Keys and API Guide pages. Trims the Prometheus Exporter section so it no longer duplicates prometheus-exporter.md, drops the redundant Summary section, and adds a tip noting that LogicMonitor and SolarWinds Observability ingest Prometheus metrics natively — so users of those platforms should use the exporter path rather than a custom REST collector or SNMP bridge. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
lludlow
approved these changes
Jun 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/product-guide/tools-integrations/external-monitoring.mdthat explicitly states VergeOS does not support SNMP and explains why, with a rationale grounded in protocol design intent and the broader industry shift to API/Prometheus-based observability.x-yottabyte-tokenauth, Swagger at user icon > System > API Documentation), and IPMI (per-node hardware sensors).prometheus-exporter.md,system/ipmi.md, and theapi-guide.mdKB article.mkdocs.ymlunder Maintenance & Monitoring, alongside the existing Prometheus Exporter entry.Closes #460
Test plan
mkdocs serveand the warning admonition is prominent🤖 Generated with Claude Code