Werk #12482: Customgraphs for down hosts
| Component | Metrics system | ||
| Title | Customgraphs for down hosts | ||
| Date | Apr 6, 2021 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Customgraphs relied on the active metrics of a host to determine renderable metrics. When a host is down it was assumed that metrics were not available, and were not rendered.
This werk uses on the customgraph editor the same processing over the graphs that service graphs have, afterall performance data resides on the monitoring site not the monitored host. Thus show the metric data of down hosts.