util test-monitorΒΆ

util test-monitor(1)				  BIG-IP TMSH Manual				 util test-monitor(1)

NAME
       test-monitor - Runs an external monitor and displays the inputs to and output from the monitor.

MODULE
       util

SYNTAX
       Run the test-monitor utility from within the util module using the following syntax:

	run util test-monitor  address  port 

DESCRIPTION
       The test-monitor utility runs a single instance of a monitor against the specified ip-address:port. The
       utility output shows the environment, command-line arguments, and resulting messages on stdout and stderr.

       Internal monitors are not supported.

EXAMPLES
       run util test-monitor monitorA address 10.10.10.4 port 80

       Runs a monitor on the IP address 10.10.10.4 and port 80.

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

BIG-IP						      2016-03-14				 util test-monitor(1)