apm policy agent endpoint-machine-infoΒΆ

apm policy agent endpoint-machine-info(1)		BIG-IP TMSH Manual		 apm policy agent endpoint-machine-info(1)

NAME
       endpoint-machine-info - Manages an Endpoint Machine Information agent.

MODULE
       apm policy agent

SYNTAX
       Configure the endpoint-machine-info component within the policy agent module using the following syntax.

   CREATE/MODIFY
	create endpoint-machine-info [name]
	modify endpoint-machine-info [name]
	  options:
	    app-service [[string] | none]

	edit endpoint-machine-info [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    one-line

   DISPLAY
	list endpoint-machine-info
	list endpoint-machine-info [ [ [name] | [glob] | [regex] ] ... ]
	show running-config endpoint-machine-info
	show running-config endpoint-machine-info [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    partition

	show endpoint-machine-info
	show endpoint-machine-info [name]

   DELETE
	 delete endpoint-machine-info [name]

DESCRIPTION
       You can use the endpoint-machine-info component to create and manage an agent that collects information about the machine
       that is attempting to connect.

OPTIONS
       [name]
	    Specifies the name of the an Endpoint Check Machine Information agent. This setting is required.

       partition
	    Displays the partition within which the component resides.

       app-service
	    Specifies the name of the application service to which the object belongs. The default value is none. Note: If the
	    strict-updates option is enabled on the application service that owns the object, you cannot modify or delete the
	    object. Only the application service can modify or delete the object.

SEE ALSO
       endpoint-check-software, endpoint-linux-check-file, endpoint-linux-check-process, endpoint-mac-check-file, endpoint-mac-
       check-process, endpoint-windows-browser-cache-cleaner, endpoint-windows-check-file, endpoint-check-machine-cert, endpoint-
       windows-check-process, endpoint-windows-check-registry, endpoint-windows-group-policy, endpoint-windows-info-os, endpoint-
       windows-protected-workspace

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 2011-2013. All rights reserved.

BIG-IP							    2013-05-30			 apm policy agent endpoint-machine-info(1)