Service Operations Insight

 View Only

Tech Tip: Add a column to the SOI consoles Cleared Alert History 

Jun 02, 2015 11:38 AM

The Cleared Alert History display columns can be configured in the SOI console. To configure the available columns go to the SOI UI server and edit the \SOI\SamUI\webapps\sam\WEB-INF\sam\config\table-alarmhistory-config.xml file. To add Add User Attribute 1 update the column list to include the below for example:

 

<column-list>

 

<column idref="column-userDefined1-config">

<default-width>80</default-width>

<hidden-by-default>false</hidden-by-default>

</column>

 

</column-list>

 

Other items could be added also, the \SOI\SamUI\webapps\sam\WEB-INF\alarm\config\alarm-table-config.xml file has a column list in it for reference.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Jun 05, 2015 12:10 PM

Dan, how do we add these columns to the CAH table?

Jun 05, 2015 08:14 AM

Thank you for sharing this with the community!

Related Entries and Links

No Related Resource entered.