tw_config_dashboards
The tw_config_dashboards utility enables you to configure and customize dashboards in BMC Discovery.
To use the utility, type the following command at the $TIDEWAY/bin/ directory:
where:
- title is the title of the dashboard.
If a title is not specified, an error is displayed.
- options are any of the options described in the following table and the common command-line options described in Using-command-line-utilities.
Command Line Option | Description |
---|---|
--lock | Specifies to lock the dashboard so that it is read-only (the default) |
--ls | Specifies to display a list of the current dashboards and whether they are locked or unlocked. For this option only, a title does not need to be specified. |
--unlock | Specifies to unlock the dashboard so that it can be edited |
User example
In the following example, type the commands on a single line. Line breaks are provided to make the example easier to read.
Changing a dashboard
By default, dashboards are configured to be read-only. If you want to customize a dashboard, you first need to make it accessible using the --unlock option: