Default template

This section provides infromation about the default TSOM template. This template can be used for system default data access. If the template is not specified, the TSOM template will be used for all the configured Entuity version 16.5 SP4 or later. 

The TSOM template below can be customized as per your requirement.

<dataAccessTemplate type="SYSTEM" name="TSOM">

<description>System default DataAccess template for TSOM</description>


<object type="DeviceEx" tag="DeviceData">


<attribute expression="id" tag="ObjectId"/>


<attribute expression="name" tag="HostName"/>


<attribute expression="simple;transform("deviceType", devType)" tag="TypeOfDevice"/>


<attribute expression="simple;get_attribute("managementLevel", 1)" tag="ManagementLevel"/>


<attribute expression="simple;get_attribute("certified", 1)" tag="Certified"/>


<attribute expression="devManufacturer" tag="Manufacturer"/>


<attribute expression="devModel" tag="Model"/>


<attribute expression="devVersion" tag="Version"/>


<attribute expression="devSerialNumber" tag="SerialNumber"/>


<attribute expression="devPolledIpAddr" tag="PolledIPAddress"/>


<attribute expression="simple;head(stream.RebootTime.samples(1).RebootTime)" tag="LastRebootTime"/>


<attribute expression="simple;ref.MonitoredDevice.firstTime" tag="ManagedSince"/>


<attribute expression="simple;transform("zoneIdToName", devZoneID)" tag="Zone"/>


<stream name="unifiedDeviceCPU_5min" tag="DeviceCpu">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="%" expression="averageDeviceProcessorUtilPercent" tag="AverageCPUUtilization"/>


</stream>


<stream name="unifiedDeviceMemory_5min" tag="Memory">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="%" expression="averageDeviceMemoryUsedPercent" tag="AverageMemoryUsed"/>


</stream>


<stream name="ref.MonitoredDevice.ICMPLatency5MinuteRollup" tag="Latency">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="ms" expression="averageLatency5Minute" tag="ICMPLatency"/>


</stream>


<stream name="v_rnews5" tag="IPNoRoute">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="%" expression="v_ipOutNoRoutesPercent" tag="IPDiscardsNoRoutePercent"/>


<attribute unit="packets per second" expression="v_ipInReceivedRate" tag="PacketsReceived"/>


</stream>


<stream name="routerBufferSummaryPerformance" tag="BufferOverrun">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="per hour" expression="bufferAllocationFailureRateHourly" tag="BufferAllocationFailureRate"/>


</stream>


<stream name="SNMPResponseTime" tag="SNMPResponseTime">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="ms" expression="snmpResponseTimeAverage" tag="AverageSNMPResponseTime"/>


</stream>


<object type="PortEx" tag="NetworkAdapterTraffic">


<attribute expression="id" tag="ObjectId"/>


<attribute expression="ifDescr" tag="InterfaceDescription"/>


<attribute expression="simple;transform("iana_iftype_transform", ifType)" tag="TypeIANA"/>


<attribute expression="ifIndexForAdvancedTab" tag="IfIndex"/>


<attribute expression="simple;get_attribute("portOperationalStatus", 1)" tag="OperationalStatus"/>


<attribute expression="simple;get_attribute("portAdminStatus", 1)" tag="AdministrativeStatus"/>


<attribute expression="simple;head(stream.portStatus.samples(1).timeSinceLastChange)" tag="TimeOfLastStateChange"/>


<attribute expression="simple;get_attribute("portVirtualIndicator", 1)" tag="Classification"/>


<attribute expression="portDescr" tag="DescriptionMib2"/>


<attribute expression="portAlias" tag="Alias"/>


<attribute expression="portMac" tag="MACAddress"/>


<attribute expression="portInSpeed" tag="InboundSpeed"/>


<attribute expression="portOutSpeed" tag="OutboundSpeed"/>


<attribute expression="simple;get_attribute("portSpare", 1)" tag="SpareStatus"/>


<attribute expression="simple;get_attribute("portDuplex", 1)" tag="DuplexStatus"/>


<attribute expression="simple;get_attribute("portVipStatus", 1)" tag="VIPStatus"/>


<stream name="portAvailabilityRollup1" tag="PortAvailability">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="%" expression="portActiveOperAvailability1" tag="ActiveOperStatus"/>


</stream>


<stream name="portTrafficRateRawData" tag="TrafficRate">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="bps" expression="inTrafficRate" tag="InboundTrafficRate"/>


<attribute unit="bps" expression="outTrafficRate" tag="OutboundTrafficRate"/>


</stream>


<stream name="portFaultRawData" tag="FaultAndDiscards">


<attribute expression="timestamp" tag="MonitorTime"/>


<attribute unit="%" expression="inFault" tag="InboundFault"/>


<attribute unit="%" expression="outFault" tag="OutboundFault"/>


<attribute unit="%" expression="inDiscards" tag="InboundDiscards"/>


<attribute unit="%" expression="outDiscards" tag="OutboundDiscards"/>


</stream>


<object type="IpAddress" tag="IpAddress">


<attribute expression="ipAddrStr" tag="Address"/>


<attribute expression="simple;ipv4_to_string(ipAddr & ipNetMask)" tag="IPSubnet"/>


<selector>simple;ref.IpAddresses</selector>


<filter/>


</object>


<object type="HostMACAddress" tag="HostMACAddress">


<attribute expression="macAddr" tag="MACAddress"/>


<object type="HostIPAddress" tag="HostIpAddress">


<attribute expression="hostIpAddrString" tag="IpAddress"/>


<selector>simple;ref.HostIPAddresses</selector>


<filter/>


</object>


<selector>simple;ref.HostMACAddresses</selector>


<filter/>


</object>


<selector>simple;ref.ports</selector>


<filter/>


</object>


<selector>simple;ref.devices</selector>


<filter/>


</object>


</dataAccessTemplate>


Was this page helpful? Yes No Submitting... Thank you

Comments

  1. Ingrid Ussa

    Hi. What is the path of this template? My monitoring policy is not working and I think it is because can't find the template

    Feb 06, 2020 04:16
    1. Swati Malhotra

      Hi Ingrid Ussa,

      I will get in touch with the RnD team and get back to you. 

      Thanks and regards,

      Swati

      Feb 07, 2020 12:50
      1. Swati Malhotra

        Hi Ingrid Ussa,

        Here is the response from my team:


        The template is part of the Entuity server. That is a template owned by Entuity.

        What is the error that you are getting on the KM side?


        Let me know the error and I will coordinate with the RnD again. However, you can talk to BMC customer care for a faster resolution of your issue.

        Thanks and regards,

        Swati

        Feb 11, 2020 09:31
        1. Ingrid Ussa

          Hi Swati, Thanks for the answer. I don't have errors, but the policy doesn't work. I've already open a case because of that. Thanks and regards. Ingrid.

          Feb 13, 2020 06:54
          1. Swati Malhotra

            Thanks for letting me know, Ingrid! 

            Thanks and regards,

            Swati

            Feb 13, 2020 09:13