OVDB_STAT



OVDB_STAT

NAME
SYNOPSYS
DESCRIPTION
OPTIONS
WARNINGS
HISTORY
SEE ALSO

NAME

ovdb_stat − Display information from the ovdb database

SYNOPSYS

ovdb_stat −Hgci [−r artnumrange] newsgroup [newsgroup ...]

ovdb_stat −Hklmtv [−d database]

DESCRIPTION

ovdb_stat displays information from the ovdb database: Berkeley  DB statistics, newsgroup data, and overview records; and optionally outputs in HTML format.

OPTIONS

−g

Newsgroup himark, lowmark, article count, and flag for the given newsgroups (as stored in the ovdb "groupinfo" database) are displayed.

−c

Similar to −g, except the himark, lowmark, and count are calculated by actually scanning the overview records and counting them. This can be a lengthy operation on groups with lots of articles.

−i

Internal data regarding the given newsgroups are displayed.

−r artnumrange

Overview records are retrieved. The artnumrange parameter may be a single article number, or a range of articles in the format "low−hi".

−H

Output is presented in HTML format.

−k

Displays lock region statistics, as returned by the Berkeley  DB lock_stat() call.

−l

Displays log region statistics, as returned by the Berkeley  DB log_stat() call.

−m

Displays global memory pool statistics, as returned by the Berkeley  DB memp_stat() call.

−M

Same as −m, and also displays memory pool statistics for each database file.

−t

Displays log region statistics, as returned by the Berkeley  DB txn_stat() call.

−v

Displays ovdb version, and Berkeley  DB version.

−d database

Displays information about the given database, as returned by the Berkeley  DB db−>stat() call. This operation may take a long time on busy systems (several minutes or more).

WARNINGS

ovdb_stat may be safely killed with the INT , TERM , or HUP signals. It catches those signals and exits cleanly. Do not kill ovdb_stat with other signals, unless absolutely necessary, because it may leave stale locks in the DB environment.

HISTORY

Written by Heath Kehoe <hakehoe@avalon.net> for InterNetNews.

$Id: ovdb_stat.pod 7851 2008−05−26 19:33:08Z iulius $

SEE ALSO

ovdb(5)



More Linux Commands

manpages/ExtUtils::Install.3pm.html
ExtUtils::Install(3pm) - install files from here to there...
Handles the installing and uninstalling of perl modules, scripts, man pages, etc... Both install() and uninstall() are specific to the way ExtUtils::MakeMaker h

manpages/multipath.conf.5.html
multipath.conf(5) - multipath daemon configuration file.....
multipath.conf is the configuration file for the multipath daemon. It is used to overwrite the built-in configuration table of multipathd. Any line whose first

manpages/cvsps.1.html
cvsps(1) create patchset information from CVS (Man Page)....
CVSps is a program for generating patchset information from a CVS repository. A patchset in this case is defined as a set of changes made to a collection of fil

manpages/key_decryptsession.3.html
key_decryptsession(3) - interfaces to rpc keyserver daemon
The functions here are used within the RPCs secure authentication mechanism (AUTH_DES). There should be no need for user programs to use this functions. The fun

manpages/systemd-machined.8.html
systemd-machined(8) Virtual machine and container registrati
systemd-machined is a system service that keeps track of virtual machines and containers, and processes belonging to them. See systemd-nspawn(1) for some exampl

manpages/aa_find_mountpoint.2.html
aa_find_mountpoint(2) - find where the apparmor interface fi
The aa_is_enabled function returns true (1) if apparmor is enabled. If it isnt it sets the errno to reflect the reason it is not enabled and returns 0. The aa_f

manpages/glutDisplayFunc.3.html
glutDisplayFunc(3) - sets the display callback for the curre
glutDisplayFunc sets the display callback for the current window. When GLUT determines that the normal plane for the window needs to be redisplayed, the display

manpages/glPolygonStipple.3gl.html
glPolygonStipple(3gl) - set the polygon stippling pattern...
Polygon stippling, like line stippling (see glLineStipple), masks out certain fragments produced by rasterization, creating a pattern. Stippling is independent

manpages/XInstallColormap.3.html
XInstallColormap(3) - control colormaps - Linux manual page
The XInstallColormap function installs the specified colormap for its associated screen. All windows associated with this colormap immediately display with true

manpages/SQL::Dialects::CSV.3pm.html
SQL::Dialects::CSV(3pm) - (unknown subject) - Linux man page
This package provides the necessary configuration for CSV SQL . FUNCTIONS get_config Returns the configuration for CSV SQL . The configuration is delivered in i

manpages/clock_nanosleep.2.html
clock_nanosleep(2) - high-resolution sleep with specifiable
Like nanosleep(2), clock_nanosleep() allows the calling thread to sleep for an interval specified with nanosecond precision. It differs in allowing the caller t

manpages/smiquery.1.html
smiquery(1) - query single information from SMI MIB modules
The smiquery program is used to query information on a single item from an MIB module, e.g. module meta information or a single type definition. OPTIONS -V, --v





We can't live, work or learn in freedom unless the software we use is free.