Best Practice for Software Maintenance Console
        Posted  
        
            by 
                Ben-G
            
        on Programmers
        
        See other posts from Programmers
        
            or by Ben-G
        
        
        
        Published on 2012-11-29T16:39:03Z
        Indexed on 
            2012/11/29
            17:17 UTC
        
        
        Read the original article
        Hit count: 641
        
I am looking for a list of must-have maintenance/administration features/components/services for enterprise applications. I know following common components:
- Configuration Cockpit (shows current configuration mistakes/issues)
 - Load-Analysis (shows the current load on different system components)
 - Vitality measures
 - Log File Access
 - System Restart Capability
 - Backup/Restore Capability
 
Are there any widely accepted services/features which are included in any software with a focus on reliablity and maintainability?
© Programmers or respective owner