|
This article contains the WebSphere Dashboard Framework Tutorials Feature Sets. |
|
The WebSphere Dashboard Framework 7.0.1.1 Fix pack has been released. |
|
WebSphere Dashboard Framework 6.1.5 and the 6.1.5.1 fixpack are now available |
|
You can create custom maps for WebSphere Dashboard Framework 6.1.5 with the IBM ILOG JViews Map Builder. |
|
The WebSphere Dashboard Framework 6.1.5.1 fixpack installs a tool that converts Greenpoint WebCharts to the ILOG JViews charts engine, introduced with WebSphere Dashboard Framework 6.1.5. |
|
You can create custom dial charts with the IBM ILOG JViews Diagrammer Dashboard Editor. |
|
You can create custom gaugetype dial charts with the IBM ILOG JViews Diagrammer Symbol Editor and Dashboard Editor. |
|
For all charts except Dial charts, you can create custom charts for WebSphere Dashboard Framework 6.1.5 with the IBM ILOG JViews Charts Designer. |
|
WebSphere Dashboard Framework 6.1.5 uses a new integrated charting engine. This series of articles highlights changes to charts and maps. |
|
1. Introduction
The IBM WebSphere Dashboard Frameworks alert escalation feature provides a powerful way to escalate issues when they are not attended to. The feature allows you to define a type of alert, and specify someone to whom that alert should be escalated based on certain ... |
|
The configuration here only describes in detail how to configure SMS notification on the server side. How to subscribe some alert by SMS is the same with by Email. 1. Setting up sms.xml
{code:}
... |
|
Alerting Concepts is available as a PDF download from the following location: http:www.ibm.comdeveloperworkswebspherezonesportaldashboarddwwalerts It contains information about the following alerting concepts: Alerting components
Alerting responsibilities
Alerts engine ... |
|
The learning roadmap provides a number of resources, including demonstrations, product documentation, and education offerings, to help system administrators get started with IBM WebSphere Dashboard Framework. Feel free to add helpful links that you find. The wiki monitors will integrate your ... |
|
If you are setting up a Derby database for the Tutorial Sample application, edit the database service.properties file to use the derby driver. The file is located in the directory where TutorialSampleApp.zip was extracted (for example, c:\Cloudscape). Replace db2j with derby as shown in italics ... |
|
This article describes how to develop dashboards for BlackBerry devices using WebSphere Dashboard Framework. For general information about developing applications for BlackBerry devices, see the BlackBerry Developers Page at http://www.blackberry.com/developers. By leveraging Portlet Factory's ... |
|
WebSphere Dashboard Framework - HeatMap and ColorMap chart samples The WebSphere Dashboard Framework contains many builders to build charts for dashboard applications, such as WebCharts Enhanced, Summary and Drill Down, Bullet Graph and Map builders. For most of the supported chart types, the ... |
|
This .zip file contains Javadoc for the Alerts Engine API. Extract the contents, keeping the folder structure intact, to a local directory. Open the file called help-doc.html for an explanation of the contents of the file and links to the Javadoc pages. The .zip file can be downloaded ... |
|
Background information
Dashboard Viewer 1.0.0 allows you to use dashboard applications on a Sametime Connect 8 client. This technical preview extends the rich-client support that IBM WebSphere Dashboard Framework 6.1 offers. Rich-client dashboard applications that run on Sametime ... |
|
You can create an application that displays alert names, category names, and bookmark names as localized text by leveraging the User Resources feature. Define property entries in a resource bundle file UserResources.properties, which is included with WebSphere Dashboard Framework. When the Alerts ... |
|
This page contains links to "howto" articles for the WebSphere Dashboard Framework Annotations module. Sending annotations as alerts
Adding annotations to a chart
Adding annotations to a table
Working with annotations in a chart or table
Configuring annotations |
|
Adding a comment
After deploying the project on a server, go to the page with the chart or table annotations. Click the Comments control (button, link, icon, or Action menu). The portlet maximizes itself and highlights the annotated element. The Make a Comment dialog box displays on the ... |
|
You can create an application that alerts users to important annotations through the My Alerts portlet or through e-mail. When you create a project with annotations, include the WebSphere Dashboard Framework Alerts Module and Alerts Scheduler feature sets to enable alerting. Then in the Manage ... |
|
WebSphere Dashboard Framework comes with a pre-defined alert definition that defines how annotations are handled if they are flagged as alerts. The annotation alert definition is stored in the WEB-INF/solutions/alerting/xml_persistence/alert_defs/annotation folder. The file is named ... |
|
Configure annotations to use a database persistence manager by following these steps:
Set up a database and set up a data source. Create an override.properties file with properties for the database and data source. Setting up the database and data source
Instructions ... |
|
Setting up default annotation properties
Use an override.properties file for a project to change default settings for annotations. As its name suggests, an override.properties file located in the deployed_project_name/WEB-INF/config folder overrides any default project ... |