// Blog · tag
#api
Every post tagged api.
Blog posts
monitoring
How to Monitor Proxmox VE With Zabbix (A Beginner's Setup Guide)
Proxmox's built-in graphs are fine for a quick look, but they won't alert you and don't scale past one node. Here's how to connect Proxmox VE to Zabbix using its official API-based template — no agent required on the hypervisor.
automation
How to Create and Use API Tokens for Proxmox VE Automation
Stop hardcoding root passwords into your scripts. Here's how to create scoped, revocable API tokens in Proxmox VE with pveum, and wire them into curl, Ansible, and Terraform.