Dashboard to show installed releases per machine

In my organization we have environments with several machines on them that can have different installed releases on the machines. We need to know witch releases are installed in each machine. Is there any dashboard we can use to achieve this? If not, is it possible for us to custom build it?

Thanks

Hi Rafael,

Thanks for getting in touch! Sorry about the delay in getting back to you.
There is no way for the dashboard to be configured this way.

You could custom build one using the API - however there is a catch. We do not store the latest version to machines, only environments.
So you would have to capture that value (and possibly store it in a file on the Octopus server) to have that data available.

If you split the machines into their own environments you would have the desired effect in a much more available manner. And as Lifecycles now allow you to deploy to many environments at once it would not change your deployment process.

Let me know if I can expand on any of this information.
Vanessa