Cannot See Worker Processes Icon in IIS

iis-7.5, worker-process

Solution

Had the same issue, finally found the solution.

To see the Worker Processes icon you have to click on the top level server node not an individual site.

Then you'll see all the processes and you can click on any of them to see the currently running pages.

Problem

When I look at the Features View for a site in IIS7.5 there is no icon for Worker Processes in the IIS group. Do I need to configure a setting or install a feature/role to make it appear?

Original source