Forum Discussion

235's avatar
235
Icon for Nimbostratus rankNimbostratus
Jun 14, 2016

show command

Can show command view the power of the F5 device? What should we do to see the power of the F5 device?

 

3 Replies

  • Hi,

     

    You can you below assuming you are running on 11.X version

     

    • tmsh show sys hardware
    • tmsh show sys hardware | grep -iA 9 "Chassis Fan Status"
    • tmsh show sys hardware | grep -iA 5 "Chassis Power Supply Status"

    Hope this hepls ;-)

     

    /Amanpreet Singh

     

    • 235's avatar
      235
      Icon for Nimbostratus rankNimbostratus
      'power' means 'rate of work'
    • Vijay_E's avatar
      Vijay_E
      Icon for Cirrus rankCirrus
      There is no statistic for "rate of work". If you are looking for number of connections or HTTP requests, you should be able to get it using show command or via GUI.