Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox

Monitor command, bigpipe

From NetworkCommands


Image:F5-logo-large.png

A command available on F5 BigIP platforms; used to create, modify, display or delete availability monitors.

Contents

Image:Vm-power-on-medium.png Usage Syntax

bigpipe monitor name [options]

Common options include;

  • ' -
  • ' -
  • ' -
  • ' -
  • ' -

Image:Vm-power-on-medium.png Usage Examples

b monitor mon_80_http_half_open_all \{ defaults from tcp_half_open dest *:80 \}

b monitor mon_443_https_half_open_all \{ defaults from tcp_half_open dest *:443 \}

Image:accessories-text-editor-v2-medium.png Usage Notes

Availability monitors are assigned to pools and nodes.

Image:utilities-terminal-medium.png Typical Output

b monitor show all;

MONITOR external
MONITOR ftp
MONITOR gateway_icmp
MONITOR http
MONITOR https
MONITOR https_443
MONITOR icmp
MONITOR imap
MONITOR ldap
MONITOR mssql
MONITOR nntp
MONITOR none
MONITOR oracle
MONITOR pop3
MONITOR radius
MONITOR real_server
MONITOR scripted
MONITOR sip
MONITOR smtp
MONITOR snmp_dca
MONITOR snmp_dca_base
MONITOR soap
MONITOR tcp
MONITOR tcp_echo
MONITOR tcp_half_open
MONITOR udp
MONITOR wap
MONITOR wmi

b monitor http list;

monitorroot http {
   interval 5
   timeout 16
   dest *:*
   password ""
   recv ""
   send "GET /"
   username ""
}

Image:accessories-text-editor-v2-medium.png Bigpipe Usage Notes

Don't forget to save your changes using the bigpipe save all command.

Note in most cases, the show keyword displays object status or statistics, the list keyword displays configuration.

The bigpipe command can be abbreviated to just b (e.g. b help instead of bigpipe help.) Alternatively, (from v9.4,) you can use the bigpipe shell to enter commands without prefixing them with bigpipe.

Where curly or normal brackets {} or () or quotes "" or exclamation mark ! are required as part of a command and you are not using the bigpipe shell, they must be proceeded with a back slash \ to prevent the bash shell from parsing them as system commands.


Image:icemon-medium.png Related Commands

The bigpipe pool command is used to create pools.

Image:icemon-medium.png Related Articles

Information on F5 BigIP commands Image:F5-logo-small.png

Information on Linux commands Image:Tux-small.png

Information on Cisco commands Image:Cisco-logo-small.png

Information on Vyatta commands Image:Vyatta-logo-small.png

Information on Extreme commands Image:Extreme-logo-small.png

Information on Blue Coat SGOS commands

Information on Nokia IPSO commands


Image:internet-group-chat-small.png We really do appreciate all feedback so please do send your comments, suggestions or corrections to steve#networkstuff.eu (replacing the # with an @)



Site Toolbox:

Personal tools
This page was last modified on 18 August 2008, at 15:45. - This page has been accessed 30 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki