How to enable the short alarm id in Spectrum OneClick
search cancel

How to enable the short alarm id in Spectrum OneClick

book

Article ID: 18431

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

This knowledge document provides the instructions for displaying the short alarm id in the OneClick Alarms tab.

Environment

Release:
Component:

Resolution

To display the short alarm id in the OneClick Alarms tab:

1. Log into the OneClick systema s the user that owns the Spectrum OneClick installation.

2. Create a file called "alarm-table-config.xml" in the $SPECROOT/custom/alarm/config directory

3. Add the following to the new "alarm-table-config.xml" file:

<?xml version="1.0" encoding="utf-8"?>
 <table idref="alarm-table-config">
  <column-list>
   <column>
    <name>Integer Alarm ID</name>
     <content>
      <attribute>0x4820067</attribute>
     </content>
   </column>
  </column-list>
 </table>


4. Save the file

NOTE: On Windows, be sure to save the file as plain text in your text editor ensuring the file does not save with a .txt or .rtf or any other file extension.

5. Log out of OneClick and log back in. The Alarms tab should now contain the new column.


 

Additional Information

Please reference the OneClick Customization section of the documentation for more information.

Attachments

1558687508157000018431_sktwi1f5rjvs16faz.png get_app