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

Global command, bigpipe

From NetworkCommands


Image:F5-logo-large.png

A command available on F5 BigIP platforms; used to display global system-wide statistics.

Contents

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

bigpipe global

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

To ascertain how much CPU time is being used by TMM (rather than the linux environment,) the CPU or TMM Cycles rows (dependent on version) should be analysed. Idle cycles are used by TMM, sleep cycles are used by the linux environment.

Not all of the total system memory is allocated to TMM, a certain amount is allocated to the linux environment. From v9.4 this is clearly shown by the two memory rows listed, one for TMM, one for the host. In older versions use the switchboot command with the -d option to display how much memory is assigned to the linux environment.

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 memory command displays memory usage and allocation statistics for TMM.

Image:utilities-terminal-medium.png Typical Output

Notes: Denials - no listen denials relate to requests where there is no virtual server, NAT or SNAT configured to deal with the request.

BigIP 1500 platform, v9.4;

GLOBAL STATISTICS --
+-> TMM traffic --
|   |     client (cur, max, limit, tot) = (607, 657, 0, 5.672M)
|   |     client (pkts,bits) in = (13.16M, 16.37G), out = (8.148M, 15.59G)
|   |     server (cur, max, limit, tot) = (606, 656, 0, 5.496M)
|   |     server (pkts,bits) in = (11.70M, 14.42G), out = (8.308M, 18.15G)
|   |     TMM cycles (total, idle, sleep) = (3.472P, 11.51T, 3.454P)
|   |     denials (maint, addr full, serv full) = (0, 0, 0)
|   |             (no serv, no listen, no mem, no lic) = (0, 5.586M, 0, 0)
|   |     memory (total, used) = (1.700G, 20.55M)
|   |     packets (drop, err in, err out) = (0, 0, 0)
|   |     HTTP requests = 25444
+-> PVA traffic --
|   |     client (cur, max, limit, tot) = (0, 0, 0, 0)
|   |     client (pkts,bits) in = (0, 0), out = (0, 0)
|   |     server (cur, max, limit, tot) = (0, 0, 0, 0)
|   |     server (pkts,bits) in = (0, 0), out = (0, 0)
|   |     assisted connections (curr, tot) = (0, 0)
|   |     hardware SynCookies (generated, detected) = (0, 0)
+-> Host information --
|   |     CPU (total, active, multi-mode) = (1, 1, up)
|   |     memory (total, used) = (371.6M, 366.6M)
+-> Authentication --
|   |     results (yes, no, defer, err) = (0, 0, 0, 0)
|   |     sessions (cur, max, tot) = (0, 0, 0)


Site Toolbox:

Personal tools
This page was last modified on 20 June 2008, at 11:19. - This page has been accessed 70 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki