package
0.0.0-20250307203412-7e5349ef2bba
Repository: https://github.com/mongodb/mongo-tools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewStatLine constructs a StatLine object from two ServerStatus objects.

# Constants

only active if mongostat was run with --all option.
always activate the column.
only active when mongostat is in discover mode.
only active if we may have multiple hosts.
only active if node is capable of calculating lock info.
only active if node has mmap-specific fields.
only active if one of the nodes being monitored is in a replset.
only active if node has wiredtiger-specific fields.

# Variables

StatHeaders are the complete set of data metrics supported by mongostat.
StatHeaders are the complete set of data metrics supported by mongostat.

# Structs

StatHeader describes a single column for mongostat's terminal output, its formatting, and in which modes it should be displayed.
StatLine is a wrapper for all metrics reported by mongostat for monitored hosts.

# Type aliases

No description provided by the author