cisco-perfmon-cli
Installation
SKILL.md
cisco-perfmon CLI
CLI for collecting Cisco CUCM real-time performance counters via the PerfMon SOAP API. Supports one-shot collection, session-based polling, continuous monitoring with live sparkline visualization, and multiple output formats.
Setup
Configure a cluster (one-time):
cisco-perfmon config add <name> --host <host> --username <user> --password <pass> --insecure
cisco-perfmon config test
For Secret Server integration:
cisco-perfmon config add <name> --host '<ss:ID:host>' --username '<ss:ID:username>' --password '<ss:ID:password>' --insecure