Skip to content

Script to gather information from a GWAVA Retain database

Notifications You must be signed in to change notification settings

blissini/retain_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Synopsis

A script to quickly gather information/stats from a GWAVA Retain database. Currently supported database drivers are Mysql and Oracle

Example usage

Download the script:

wget https://raw.githubusercontent.com/blissini/retain_info/master/retain_info.sh

Either run the script on the server:

./retain_info.sh

Or run it through an ssh session:

ssh <host> "bash -s" < ./retain_info.sh

About

Script to gather information from a GWAVA Retain database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages