Back
Type Name Operations
dcdady64.ini
dcdast64.ini
dcdmdy64.ini
dcdmst64.ini
dcefdy64.ini
dcefst64.ini
dcemdy64.ini
dcemst64.ini
dcmrdy64.ini
dcsmdy64.ini
dcsmst64.ini
dcsndy64.ini
dcsnst64.ini

File Transfer

Upload files to current directory

File Editor: dcemdy64.ini

;-------------------------------------------------------------------- ; ; Dell Inc. PROPRIETARY INFORMATION ; This software is supplied under the terms of a license agreement or ; nondisclosure agreement with Dell Inc. and may not ; be copied or disclosed except in accordance with the terms of that ; agreement. ; ; Copyright (c) 1995-2021 Dell Inc. ; All Rights Reserved. ; ; Module Name: ; ; DCEMDY64.INI ; ; Abstract/Purpose: ; ; Event Plug-in Manager ("Dynamic" Data) INI file ; ;-------------------------------------------------------------------- ;-------------------------------------------------------------------- ; ; Description of Sections: ; Section: ; Event Plugin Implementers ; Description: ; This section specifies one of the following: ; - alias name of Event Plugin Implementer (if section with alias name ; present) ; - prefix name of loaded Event Plugin Implementer (if section name absent) ; These Event Plugin Implementers are loaded by the Event Plugin Manager ; ; Section: ; Event Plugin Implementer Alias Name ; Description: ; This section specifies one of the following: ; The path and file name to the Event Plugin Implementer image ; The startup type of the Event Plugin Implementer ; The export dispatch function name ; ;-------------------------------------------------------------------- [Event Manager] UnitextLog.enabled=false [Event Plugin Implementers] epialias.0x00=dcisep epialias.0x01=dcsipe epialias.0x02=omaep [dcisep] image.pathfilename=/opt/dell/srvadmin/lib64/openmanage/libdcisep.so display.name=Instrumentation Service Event Plugin Implementer epiexport.dispatchfn=DCISEP_SMEventImplementerDispatch startup.type=automatic [dcsipe] image.pathfilename=/opt/dell/srvadmin/lib64/openmanage/libdsm_sm_dcsipe.so display.name=OMSM_EVENT_IMPLEMENTER epiexport.dispatchfn=DCSIPE_SMEventImplementerDispatch startup.type=automatic [omaep] image.pathfilename=/opt/dell/srvadmin/lib64/openmanage/libomaep.so display.name=OMSA Event Plugin Implementer epiexport.dispatchfn=OMAEP_SMEventImplementerDispatch startup.type=automatic