I have certain Windows services (mainly Apache, MySQL and Oracle) I need to use now and then. I prefer to have them disabled by default and start then manually when I want to use them.
Is there a tool that allows you to monitor and manage the Windows services you tell it to through the notification area? I basically expect one or more icons that:
- Show whether the services are running or not.
- Allow to start, stop or restart them quickly.
- Play well with User Account Control.
I thought there might exist such a generic tool out there but I couldn't find the appropriate keywords for Google.
