Query: ovdb_stat
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OVDB_STAT(8) InterNetNews Documentation OVDB_STAT(8)NAMEovdb_stat - Display information from the ovdb databaseSYNOPSYSovdb_stat -Hgci [-r artnumrange] newsgroup [newsgroup ...] ovdb_stat -Hklmtv [-d database]DESCRIPTIONovdb_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).WARNINGSovdb_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.HISTORYWritten by Heath Kehoe <hakehoe@avalon.net> for InterNetNews. $Id: ovdb_stat.pod 7851 2008-05-26 19:33:08Z iulius $SEE ALSOovdb(5) INN 2.5.3 2009-05-21 OVDB_STAT(8)
Related Man Pages |
---|
expireover(8) - suse |
ovdb_init(8) - suse |
ovdb_stat(8) - suse |
db_stat(8) - osf1 |
overchan(8) - bsd |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Introduction |
Weird 'find' results |