danfael / aci-tac-scripts

A collection of ACI TAC scripts curated for general use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

A collection of TAC scripts curated for general use.

For ACI fabrics running pre-5.2, the collect TacOutput script can be used to collect extended fault, events and audits for RCA.

If your ACI Fabric is running 5.2+, instead use the trigger tacoutput command from any APIC.

For APICs, this script can be run to scan the latest access.log file and produce a summary output.

This script should be used while troubleshooting issues related to a slow APIC UI experience.

This cli-based tool automates running elams on modular spines so that the user doesn't have to know the architecture of the platform, which lc's/fm's the traffic is hitting, etc. It also converts the report to the ereport format for easy readability.

This cli-based tool automates cloudsec key sync triage and monitor for on-premium MSO/NDO sites, which can speed up cloudsec connectivity validation, and allow timely monitor and alert in case the key were run out of sync by any chance.

About

A collection of ACI TAC scripts curated for general use.


Languages

Language:Shell 61.1%Language:Python 38.9%