The Downtime and Coverage indicators have expected values that are indicated with bold formatting within Reports. The expected value for Downtime is 0%, while Coverage is expected to register at 100%. The bold font indicator draws your attention to these values, so minor problems can be easily spotted at a glance in relation to the graph.
You can use CSS and HTML to customize the look of your Reports, and remove the bold font indicators. To do so, proceed with the following:
<style>
td,b { font-weight: normal }
</style>
Note: These settings will affect only future Reports - Reports are not changed retroactively.
For information on other features and concepts related to those discussed in this article, refer to the following ipMonitor resources:
< Back
![]()
Last Updated: April 25, 2006 | What did you think of this topic?