New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 15:56, 10 October 2024DBCollect/Security (hist | edit) ‎[12,719 bytes]Bart (talk | contribs) (Created page with "Category:DBCollect = dbcollect safety, security and confidentiality = == Purpose == The purpose of {{dbcollect}} is to provide an easy, standardized, automated way to collect (Oracle) database workload and configuration information, as well as Unix/Linux performance and configuration statistics. The collected data is used for: * Database platform sizings * Performance analysis and troubleshooting * Calculation of possible TCO reduction / system efficiency * Insi...")
  • 12:17, 10 October 2024DBCollect/Options (hist | edit) ‎[6,688 bytes]Bart (talk | contribs) (Created page with "Category:DBCollect = Explanation of all options = == help == <code>--help</code> or <code>-h</code> Shows usage (list of all arguments) == version == <code>-V | --version</code> Shows detailed version, build and copyright details == debug == <code>-D | --debug</code> enables debugging. This will result in more logging (sometimes dumping unhandled Python exceptions and traces. Even without this option, debug info is written to the {{dbcollect}} logfile for...")
  • 11:31, 10 October 2024DBCollect/Considerations (hist | edit) ‎[1,976 bytes]Bart (talk | contribs) (Created page with "Category:DBCollect")
  • 09:30, 30 July 2024PyPGIO (hist | edit) ‎[398 bytes]Bart (talk | contribs) (Created page with "Category:Tools Category:Postgres = Overview = [https://github.com/bsjerps/pypgio PyPGIO] is a Python based I/O generator for PostgreSQL databases. The only purpose is to drive (a lot of) I/O from a Postgres database without requiring a lot of CPU resources. It is based on, and uses some code from PGIO by Kevin Closson, see [https://github.com/therealkevinc/pgio PGIO] for more details.")