Project DescriptionWindows service monitor is a little utility represented by icon in a windows system tray. The icon has different colors based on status of monitored windows services. You can monitor start / stop any windows services e.g sqlserver. This program is simplified version of services.msc.
You can configure multiple windows services for monitoring:

When all services are started you see green icon:

If some services are stopped then you see yellow icon:

If all services stopped then you see gray icon:

Right click on icon to access context menu:

Stop / start services from context menu:

You can use multiple profiles:

So, no more Services.msc!