[ 
https://issues.apache.org/jira/browse/MESOS-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051635#comment-16051635
 ] 

Andrei Budnik commented on MESOS-6441:
--------------------------------------

You can see in the model of the table "Allocated / Total" per each resource per 
each role.
Data related to amount of resources "Total" per each role on a specific agent 
is already available via /state endpoint on agent (see "reserved_resources" & 
"unreserved_resources").
Data related to amount of resources "Allocated" per each role on a specific 
agent is needed, but not provided right now. 
I'm trying to find the best way to get this allocated resources on mesos agent. 
What I'm pretty sure is that we need to modify agent's code to be able to show 
"Allocated".

> Display reservations in the agent page in the webui.
> ----------------------------------------------------
>
>                 Key: MESOS-6441
>                 URL: https://issues.apache.org/jira/browse/MESOS-6441
>             Project: Mesos
>          Issue Type: Task
>          Components: webui
>            Reporter: Benjamin Mahler
>            Assignee: Andrei Budnik
>
> We currently do not display the reservations present on an agent in the 
> webui. It would be nice to see this information.
> It would also be nice to update the resource statistics tables to make the 
> distinction between unreserved and reserved resources. E.g.
> Reserved:
> Used, Allocated, Available and Total
> Unreserved:
> Used, Allocated, Available and Total



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to