Welcome: Guest
NOTE: This site is no longer maintained. Upgrade to the latest version of ipMonitor ยป

Knowledge Center > FAQs
What does the Bold Text in my Reports Indicate, and How can I Remove its Formatting?

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:

  1. Log in to the Administration web interface.
  2. Click the Automation menu option, then select Report Generator.
  3. Click the link labeled Historic Reports Generator.
  4. In the Customization section, select Specify the Exact HTML to insert before and after the content from the drop-down selector of the HTML Header and Footer option.
  5. Input the following CSS code in the HTML Header field:
    <style>
    td,b { font-weight: normal }
    </style>
  6. Click OK.
  7. View the appearance of your customized Reports by sending a test email from any Email Report configuration screen.

Note: These settings will affect only future Reports - Reports are not changed retroactively.

Additional Information

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?

Privacy Statement | Terms of Use | EULA | Contact | Site Map

Prices displayed do not reflect international pricing unless otherwise stated. Please see our international price list for current pricing specific to your location. All prices are subject to change without notice.

© 2003-2008 SolarWinds.net, Inc. All Rights Reserved. SolarWinds®, the SolarWinds logo, ipMonitor®, LANsurveyor®, and Orion® are among the trademarks or registered trademarks of the company in the United States and/or other countries. All other trademarks are property of their respective owners.