It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda CloudGen Firewall

This Firmware Version Is End-Of-Support

Documentation for this product is no longer updated. Please see End-of-Support for CloudGen Firewall Firmware for further information on our EoS policy.

showbdb

  • Last updated on

If you cannot view binary Berkeley Data Base (BDB) files with a standard editor such as vi or emacs, use the showbdb utility. Use the following syntax:

showbdb

If an option is not specified, it is assumed that the key and data part of the DB file are in textual (not binary) format. Within the Barracuda CloudGen Firewall system, several files–such as statistics data–are written in binary format. However, these files do not have a .BDB file name extension.

Options

You can use the following options with showbdb :

OptionDescription
-c
Checks the statistics files for corruption.
-h
Prints the help text that describes all possible options.
-i
Prints the BDB header of a statistics file to the standard output.
-l
Queries input files with the LAF (Log Access File) suffix. These files provide an index to log files in BDB format, and their pointers can be used for accelerated access. The files are located at /var/phion/logcache.
-s
Interprets the specified file as a statistics file and translates the binary format into a human readable format.
-v
Displays the version info for the given file.