sys dynad rpmΒΆ

sys dynad rpm(1)				  BIG-IP TMSH Manual				     sys dynad rpm(1)

NAME
       rpm - Display and install instrumentation rpms for the BIG-IP(r) DynaD feature.

MODULE
       sys dynad

SYNTAX
       Manage instrumentation with the rpm component within the sys dynad module using the syntax in the following
       section.

   INSTALL
	install sys dynad rpm [package]
	   options:
	       force

   UNINSTALL
	uninstall sys dynad rpm [package]

   DELETE
	delete sys dynad rpm [package]

   DISPLAY
	list sys dynad rpm
	list sys dynad rpm [package]
	   options:
	       all-properties
	       one-line
	       arch
	       description
	       path
	       release
	       version
	show sys dynad rpm
	show sys dynad rpm [package]

DESCRIPTION
       You can use the rpm component to view and install DynaD instrumentation packages.  DynaD instrumentation
       packages must placed in the /shared/rpms directory to be used by the BIG-IP(r) system.

       Note that installation can only occur when the DynaD feature is inactive.

EXAMPLES
       list sys dynad rpm

       Display all the rpms available for installation.

       list sys dynad rpm [package]

       Display a specific rpm available for installation.

       install sys dynad rpm [package]

       Install the specified instrumentation rpm.

       install sys dynad rpm force [package]

       Forcibly install the specified instrumentation rpm.

       uninstall sys dynad rpm [package]

       Remove the specified instrumentation package from the rpm database.

       delete sys dyad rpm [package]

       Delete the specified instrumentation package from the BIG-IP(r) file system.

       show sys dynad rpm

       Display all previously installed instrumentation rpms.

OPTIONS
       force
	    Forcibly install the specified package irregardless of most errors.  This option is useful if an RPM
	    needs to be reinstalled.

       arch Displays the architecture of the instrumentation contained in the package.

       description
	    Displays the description of the instrumentation contained in the package.

       path Displays the local path to the package.

       release
	    Displays the release number of the package.

       version
	    Displays the version number of the package.

       For information about the options that you can use with the command list, see help list.

SEE ALSO
       list, tmsh, dynad

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 2016-2017. All rights reserved.

BIG-IP						      2018-02-22				     sys dynad rpm(1)