ganglia / ganglia-web

Ganglia Web Frontend
BSD 3-Clause "New" or "Revised" License
316 stars 169 forks source link

Apply host_regex to down_hosts #229

Open iijima-satoshi opened 10 years ago

iijima-satoshi commented 10 years ago

If host_regex is specified, hosts on cluster view include down_hosts that don't match host_regex. It is better to change algorithm to apply host_regex to down_hosts.