mirror of https://github.com/apache/cloudstack.git
Added two New values "all" and "default" to global config "network.loadbalancer.haproxy.stats.visibility" . With this change, it can take six possible value:
global - stats visible from public network.
guest-network - stats visible only to guestnetwork.
link-local - stats visible only to link local network(for xen and kvm).
disabled - stats disabled.
all - stats available on public,guest and link-local. (Newly added)
default - stats availble on the serving http port, this does need any specific http port.(Newly added)
Except "default" and "disabled", all the rest of 4 need to configure the stats port.
|
||
|---|---|---|
| .. | ||
| agent | ||
| alert | ||
| async | ||
| capacity | ||
| certificate | ||
| configuration | ||
| consoleproxy | ||
| event | ||
| exception | ||
| host | ||
| hypervisor | ||
| info | ||
| network | ||
| resource | ||
| serializer | ||
| storage | ||
| user | ||
| vm | ||