Automatic repair software
- by ADOConnection
Do anyone knows any kind of apps or services for "taking care of servers"? (besides managed servers)
There are hundreds of ways your server or application can stop working properly.
Small things are easy to miss but usually easy to fix. Log overgrouth, configuration issues, etc.
Of course there are best practice checklists, but its not a human task to check configuration best practices. Im sure it can be automated: some kind of agent can monitor all system settings, say what is right and wrong and give suggestions on how to make it right.
I have to admin several servers and I need some kind of overview of overall situation. As well as a tool, that will fix problems automatically.
Can you people suggest something?
(I know its a little bit out of rules of SF, but I think this particular question is quite specific) It would be great to have something like http://stackoverflow.com/questions/1451319/asp-net-mvc-view-engine-comparison
but for automation software.