Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

polygraph-cdb(1) [debian man page]

POLYGRAPH-CDB(1)						   User Commands						  POLYGRAPH-CDB(1)

NAME
polygraph-cdb - content database manipulation tool SYNOPSIS
cdb [--option ...] [filename ...] DESCRIPTION
Cdb creates, updates, and displays content databases. If the database does not exist, the `add' operation will create it. You can add one or more files at a time. By default, contents to be added is read from the standard input. Alternatively, you can specify file names. Cdb assumes that all input files are in HTML-like format. It is your responsibility to strip off any HTTP headers, if needed. OPTIONS
--add <file> add file(s) contents to the database --dump <file> dump verbatim and linkonly objects from database, one object per file --show <file> print database contents to stdout --as <path> path for dumped object files, default './cdb${name}' --format <markup|linkonly|verbatim> split each file into markup tags, adjust links, or add as is, default markup --help list of options --version package version info COPYRIGHT
Copyright (C) 2003-2006 The Measurement Factory, Inc. SEE ALSO
polygraph(7) - general information and a list of programs http://www.web-polygraph.org/ - project web site polygraph-cdb - Web Polygraph September 2010 POLYGRAPH-CDB(1)

Check Out this Related Man Page

POLYGRAPH-CMP-LX(1)						   User Commands					       POLYGRAPH-CMP-LX(1)

NAME
polygraph-cmp-lx - log comparison tool SYNOPSIS
cmp-lx.pl [--precision=percent] [--scope=important|all] <f1.lx> <f2.lx> DESCRIPTION
Cmp-lx compares results from two tests and prints stats that differ significantly. With important scope some stats are ignored. The follow- ing events are not important: *.last *.min and *.max except for *.hist.min and *.hist.max *.mean if there is corresponding *.hist.mean rare events Histogram and errors are important. Rare events are events that happened in less than 0.1% of the cases where they could have occurred. Measurements related to such events are not important. Event rate is calculated using xact.started measurement as total count. List of events: basic offered hit miss cachable uncachable fill ims reload range head post put abort page ssl ftp 100_continue proxy_validations auth tunneled proxy_validation rep req OPTIONS
--precision=percent difference threshold in percent, default: 10 --scope=important|all which stats to compare, default: important COPYRIGHT
Copyright (C) 2003-2006 The Measurement Factory, Inc. SEE ALSO
polygraph(7) - general information and a list of programs http://www.web-polygraph.org/ - project web site polygraph-cmp-lx - Web Polygraph February 2010 POLYGRAPH-CMP-LX(1)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Updating and Creating Web pages wiht Unix

I am new to Unix and would like to update a website as well as add new content to the site but it must be done with UNIX. Can anyone give me some pointers as to what types of references are on the web or maybe even some basic commands? Thanks so much! (1 Reply)
Discussion started by: gsensebe
1 Replies

2. UNIX for Dummies Questions & Answers

add user from web

I am trying to figure out how to add a user from the web (w/ PHP or PERL): is it possible? (2 Replies)
Discussion started by: ryanroth
2 Replies

3. Linux Benchmarks

Connection Timed out problem - EM64T

Hai All, I have problem during HTTP benchmarking with polygraph tool on EM64T machine. Benchmarking results are getting problem bcas of connection timed out system errors. Machine log information is as, /var/log/messages.3:Feb 18 16:17:44 proxy64 network: Bringing up interface eth0: ... (0 Replies)
Discussion started by: muthukumar
0 Replies

4. Web Development

Web Interface for a database

Hi Gents, What is the best way to create a web interface for mysql database? That I can manage my data for root user and for normal user as well according to their privileges? Assuming that I use Linux as a server and Apache as a web server and my database is mysql. Thanks in advance (5 Replies)
Discussion started by: leo_ultra_leo
5 Replies