Skip to content

SYSUP_APP is a basic CLI tool that can be used to check the uptime in a list of Cisco (ios, ios-xe, xr) and nokia devices.

License

Notifications You must be signed in to change notification settings

ThierryLab/SYSUP_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYSUP_APP

(Full instructions: https://www.thierry-lab.com/post/sysup_app)

I am pretty sure that at least one time in your career you wanted to check the uptime of a list of devices, perhaps just to determine if the root cause of an issue was actually a device reload, in the network infrastructure, or just for a sanity check.

SYSUP_APP is a basic CLI tool that can be used to check the Device's uptime from a list of Cisco (ios, ios-xe, xr) routers and switches (and nokia - new feature).

Before running the app, please make sure you’ve installed all the libraries/dependencies found in the requirements.txt file. Next , update the host_info.yaml file with your current devices IP list and credentials. for Example:

image

After doing that, go to your terminal (windows/linux/mac), go to the SYSUP_APP directory, and execute the command: python SYS_UP.py
You should see an output almost similar to this one:

image

MIT License Copyright (c) 2023 ThierryLab.com

Enjoy it !!!

About

SYSUP_APP is a basic CLI tool that can be used to check the uptime in a list of Cisco (ios, ios-xe, xr) and nokia devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages