Hello,
I'm new to NCM and would like to know If I can go about doing the following.
My requirement is Say I have 2 switches and I want to know how many interfaces on those switches have input errors over 100. is there a command script I could run as a scheduled job to do this so it'll send me the results to my email?
Right now I'm doing this manually by running a command on the switch directly to see interface errors but would like to see if we can automate it.
I have tested a very basic single line script to just put out the interface errors for all interfaces through a script but what I need is for the script to go another step further and filter on the results and email the final output.
Thanks