Forum Discussion

mikegray_198028's avatar
Feb 15, 2017

tmsh commands

Hello Team,

 

I am trying to create one script for device status. Could you please provide me critical tmsh commands to check device status/troubleshoot device related issues. we are using V11.5

 

3 Replies

  • What are you trying to troubleshoot and what commands have you been able to identify as of now ?

     

  • the following is a good point to start at tmsh show sys hardware summarize the main HW Information

     

    show sys tmm-info view of the TMM CPU Utilization

     

    show sys memory view of the Memory utilization

     

    everything hardware related since you did not told us what you want to know

     

  • Hi mate,

    If you are looking for device specific commands, you can use

    show /sys
    command reference. You can refer the tmsh guide for 11.5 version (Page 71).

    I would say you can start with memory, cpu, failover etc.

    -Jinshu