proxmox-logging
CommunityStreamline Proxmox VE automation with structured logging and error handling.
Authorkngender5
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides robust error handling and structured logging for Proxmox VE automation scripts, enhancing debugging and monitoring capabilities.
Core Features & Use Cases
- Structured Logging: Record events, errors, and tasks in a structured JSONL format for easy analysis.
- Error Handling: Implement retry logic, context capture, and alerting for automated script failures.
- Use Case: For developers automating Proxmox VE with Python scripts, this Skill can track task progress, manage errors, and provide an audit trail for operations.
Quick Start
Initialize logging with log = ProxmoxLogger(base_dir="~/data/proxmox-logs", node="pve1"). Log an event using log.event("vm.start", vmid=100, name="web-server").
Dependency Matrix
Required Modules
jsontraceback
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: proxmox-logging Download link: https://github.com/kngender5/hermes/archive/main.zip#proxmox-logging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.