[jboss-as7-dev] Admin console
Brian Stansberry
brian.stansberry at redhat.com
Wed Dec 22 11:25:49 EST 2010
On 12/22/10 8:19 AM, Heiko W.Rupp wrote:
> Hi,
>
> we were talking about admin console before, but I am not sure if we reached any conclusion about
> - console for standalone (=non-domain) server mode
IMO we need the console to properly support standalone mode.
> - will we have a "dedicated" server within a domain to host the console or could
> theoretically every server host the console?
Theoretically any server could host the console. The console is a client
to the admin interface exposed by the DomainController, the
HostController(s) and any ServerController(s).
I expect a typical scenario is users will want a separate server to host
the console; i.e. separate from the regular servers that handle user
requests. Since servers all belong to a server group, that implies a
separate server group running a profile sufficient to support the
console webapp. The configuration utilities we provide to help users set
up their configs need to make it easy to create such a configuration.
> - do users expect to see metrics for the last hour from the moment they first
> access the console or already for some time before?
>
There is no committed requirement to support maintaining a 1 hour
history of metrics. IMO if we want to support this, it should be a JON
feature, with JON responsible for storing the history. (I realize that
begs the question "What about if JON wasn't running..." to which the
response is "there is no committed requirement...")
> Heiko
>
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat
More information about the jboss-as7-dev
mailing list