66aed16 Ticket 47538 - Fix repl-monitor color and lag times

Authored and Committed by mreynolds 7 years ago
    Ticket 47538 - Fix repl-monitor color and lag times
    
    Bug Description:  Colors do not match the legend
    
    Fix Description:  The color hash table needed to be sorted before processing,
                      and there was a previous commit that was not properly
                      cherry picked that needed to be cleaned up
    
    https://fedorahosted.org/389/ticket/47538
    
    Reviewed by: nhosoi(Thanks!)