Skip to content

nautobot/nautobot-plugin-chatops

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nautobot ChatOps

ChatOps Logo

A multi-platform ChatOps bot App for Nautobot.

  • Support for multiple chat platforms:
    • Mattermost
    • Microsoft Teams
    • Slack
    • Cisco Webex
  • Support for multiple integrations:
    • Cisco ACI
    • AWX / Ansible Tower
    • Arista CloudVision
    • Grafana
    • IPFabric
    • Cisco Meraki
    • Palo Alto Panorama
  • Write a command once and run it on every supported platform, including rich content formatting.
  • Extensible - other Nautobot plugins can provide additional commands which will be dynamically discovered.
  • Automatic generation of basic help menus (accessed via help, /command help, or /command sub-command help).
  • Metrics of command usage via the nautobot_capacity_metrics plugin.

Documentation

Full web-based HTML documentation for this app can be found over on the Nautobot Docs website:

Try it Out

Interested to see Nautobot ChatOps in action? It's currently setup on the Demo Instance and integrated into NTC Slack. You can sign up for that Slack workspace and join the #nautobot-chat channel to understand what this bot can do and try it for yourself. You can try these exact chat commands and many more:

Command: /nautobot

image

Command: /nautobot get-devices

image

Command: /nautobot get-interface-connections

image

Questions

For any questions or comments, please check the FAQ first and feel free to swing by the Network to Code slack channel (channel #nautobot). Sign up here

Acknowledgements

This project includes code originally written in separate plugins, which have been merged into this project: