eNMS 2.0.1
-
eNMS now supports sending Ansible playbooks.
-
Introduction of workflows. Scripts (netmiko, napalm or ansible scripts) can be combined together to form a "graph of scripts".
-
Before, network visualization (display the network on a world map or via a force-directed drawing algorithm) and network automation (scheduling netmiko/napalm scripts) were independent features. Now, all the automation is done graphically, i.e you can schedule a script/workflow by selecting the target devices directly from the graphical view (from the world map, or the force-based graph drawing).
-
A task can be scheduled to run a command periodically and store the outputs of a command in the database. eNMS then creates a line-by-line diff of the outputs between any two versions.