Trigger is a network automation toolkit that allows users to programmatically configure, monitor, and manage network devices. Written in Python, it uses SSH, Telnet, and Junoscript to remotely execute commands on network devices from all major vendors. Trigger handles tasks like command execution, change management, and metadata storage for network devices in a centralized, scalable, and reliable way. It aims to simplify network automation through an easy to use API and extensibility features like custom command classes.
Related topics: