Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

f5info_87157's avatar
f5info_87157
Icon for Nimbostratus rankNimbostratus
Nov 10, 2018

Clear the stats of all the virtuals from an LTM

Clear the stats of all the virtuals from an LTM

 

2 Replies

  • Reset the stats of all the virtuals from an LTM

     

    tmsh list ltm virtual one-line | awk '{print $3}' | xargs -I {} tmsh reset-stats ltm virtual {}