6f90450 Ticket 47538 - RFE: repl-monitor.pl plain text output, cmdline config options

Authored and Committed by mreynolds 10 years ago
    Ticket 47538 - RFE: repl-monitor.pl plain text output, cmdline config options
    
    RFE Description:  Request option to print report in plain text(instead of HTML), and
                      be able to add the configfuration file directives as command line
                      options.
    
    Fix Description:  Add a new option "-s" for displaying plain text report.
    
                      Added new options for the config file directives:
    
                          -c "connection value"
                          -a "alias value"
                          -k "color value"
    
                      Added a new option (-W, --prompt) to prompt for passwords.
    
                      Added "long names" to the commandline options.
                      Updated to use:  GetOpts::Long, strict, warnings
    
                      Cleaned up some HTML code/colors, and indentation.
    
                      Update man page.
    
    https://fedorahosted.org/389/ticket/47538
    
    Reviewed by: nhosoi, nkinder, and rmeggins(Thanks!!!)
    (cherry picked from commit 76abd736d3bf763cc0e7bc1987fe76c27159db6f)
    
        
file modified
+27 -8