Previous Topic: universalAdd_MemoryNext Topic: universalAdd_Service


universalAdd_Processor

This sample XML file helps you add a new processor CI. The structure of this sample file is as follows:

<Events>
	<Event>
	  <property tag="eventType" value="AddCIEvent" /> 
	  <property tag="MdrElementID" value="CPU" /> 
	  <property tag="className" value="Processor" /> 
	  <property tag="Description" value="Adding a new Processor" /> 
	  <property tag="category" value="Exchange Services" /> 
	  <property tag="Label" value="CPU" /> 
	  <property tag="ProcessorType" value="CPU" /> 
	  <property tag="OSNumeric" value="01" /> 
	  <property tag="ContainingIndex" value="01" /> 
	  <property tag="DeviceSysName" value="CPU" /> 
	</Event>
</Events>