Proxmox VE Agent v2: Part 1: Modernize Proxmox extension #616
Draft
Torstein-Eide wants to merge 1 commit intolibrenms:masterfrom
Draft
Proxmox VE Agent v2: Part 1: Modernize Proxmox extension #616Torstein-Eide wants to merge 1 commit intolibrenms:masterfrom
Torstein-Eide wants to merge 1 commit intolibrenms:masterfrom
Conversation
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.
This is the first step in modernizing the Proxmox extension.
It introduces a new Proxmox VE Agent v2 that uses
pveshfor API access, together with a Python-based local agent designed for SNMP polling. The goal here is to make the extension more reliable, more maintainable, and better aligned with the modernized server-side workflow that will follow in the next update.This PR is intentionally part 1 of the modernization effort and should be treated as a prerequisite foundation. It requires a server-side update before it should be pulled/merged, since the agent and documentation changes here are designed to work together with that backend update.
Summary
pveshCLI for API accessFiles
snmp/proxmox/proxmox- Main Python agentsnmp/proxmox/install.sh- Installation scriptsnmp/proxmox/README.md- pointer to libreNMS docs.snmp/common/librenms-snmp-extension@.service- Systemd service templatesnmp/common/librenms-snmp-extension@.timer- Systemd timer templateFeatures
Endpoints
The currently implemented endpoints to query from the Proxmox API are:
Node Endpoints
lxcqemustatusstoragenetstatcephsubscriptionreplicationCluster Endpoints
resourcesstatuscephhaoptionsconfigreplicationPool Endpoints
pools