util platform diagΒΆ
util platform diag(1) BIG-IP TMSH Manual util platform diag(1)
NAME
platform_diag - Runs platform diagnostics available on an inactive system
MODULE
util
SYNTAX
Run the platform_diag utility from within the util module using the following syntax:
run util platform_diag
DESCRIPTION
The platform_diag utility runs the diagnostics on an inactive system to verify correct functionality of platform
components. This should not be used on an active system. This should be used according to supporting documentation
provided by F5.
Output is provided on standard output as well as /var/log/platform_diag. Running platform_diag with the -h argument will
produce available argument listing. Running platform_diag with the -l argument will list the available test suites.
EXAMPLES
run util platform_diag
Runs all appropriate diagnostics for this platform.
run util platform_diag hwaccel
Runs only the hwaccel suite of diagnostics.
SEE ALSO
run, tmsh
COPYRIGHT
No part of this program may be reproduced or transmitted in any form or by any means, electronic or mechanical, including
photocopying, recording, or information storage and retrieval systems, for any purpose other than the purchaser's personal
use, without the express written permission of F5 Networks, Inc.
F5 Networks and BIG-IP (c) Copyright 2008-2016. All rights reserved.
BIG-IP 2016-03-16 util platform diag(1)