util platform checkΒΆ
util platform check(1) BIG-IP TMSH Manual util platform check(1)
NAME
platform_check - Runs platform checks available on an active system.
MODULE
util
SYNTAX
Run the platform_check utility from within the util module using the following syntax:
run util platform_check
DESCRIPTION
The platform_check utility runs diagnostics available on an active system to verify correct functionality of platform
components. This should be used according to supporting documentation provided by F5.
Output is provided on standard output as well as /var/log/platform_check. Running platform_check with the -h argument will
produce available argument listing. Running platform_check with the -l argument will list the available test suites.
EXAMPLES
run util platform_check
Runs all diagnostics available for an active system.
run util platform_check drive
Runs only the drive 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 2017-07-13 util platform check(1)