/CPU-Spy

Application to monitor the CPU utilization statistics on Arista Switches.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CPU-Spy

A python application to monitor the CPU utilization on Arista switches. This application will connect to a network device i.e., Arista switch via SSH. Then the CPU utilization will be obtained by querying the switch using a specific command. Next the application will extract the value of this parameter using regular expressions and saves it in a local file system which will then be used by the graph builder to display the information on a graph.

Arista Switch Configuration: Arista1and2

CPU Utilization Graph: CPU_Utilization_Graph

Execution: Application Execution