s_interface_stats

s_interface_stats.script_main(session)
SINGLE device script
Author: Jamie Caesar

This script will scrape some stats (packets, rate, errors) from all the UP interfaces on the device and put it into a CSV file.

Parameters:session (sessions.Session) – A subclass of the sessions.Session object that represents this particular script session (either SecureCRTSession or DirectSession)