Users Guide
(match(@Severity, "5")) { $tmpVal = "5" } else if (match(@Severity, "2"))
{ $tmpVal = "2" } case "POLL-DellEqualLogicStatus": @Class = 2085 if
(match(@Severity, "5")) { $tmpVal = "5" } else if (match(@Severity, "2"))
{ $tmpVal = "2" } else if (match(@Severity, "3")) { $tmpVal = "3" } case
"POLL-DellESXiServerStatus": @Class = 2080 if (match(@Severity, "5"))
{ $tmpVal = "5" } else if (match(@Severity, "2")) { $tmpVal = "2" } case
"POLL-DellMDStorageArrayStatus": @Class = 2809 if (match(@Severity, "2"))
{ $tmpVal = "2" } else if (match(@Severity, "3")) { $tmpVal = "3" } > #
Append the value of @Identifier, with the new variable $tmpVal, as given
below # # @Identifier = $EntityName + @LocalPriObj + "->" + $EventName +
@Type + @NmosDomainName + $tmpVal default: # do nothing} } }
17. Reinicie el servicio ncp_poller.
18. Para verificar si las siguientes directivas de sondeo y definiciones de sondeo se crearon apropiadamente en Tivoli
Integrated Portal, navegue hasta Administración → Red → Sondeo de red.
– Directivas de sondeo:
* DellCMCPoll
* DellVRTXCMCPoll
* DellDRACPoll
* DellOOBServerPoll
* DellServerPoll
– Definiciones de sondeo:
* DellServerCriticalDef
* DellServerWarningDef
* DellOOBServerCriticalDef
* DellOOBServerWarningDef
* DellCMCCriticalDef
* DellCMCWarningDef
* DellVRTXCMCCriticalDef
* DellVRTXCMCWarningDef
* DellDRACCriticalDef
* DellDRACWarningDef
19. Copie los siguientes archivos jar específicos de la base de datos de %NCHOME%\..\tipv2\profiles\TIPProfile
\installedApps\TIPCell\isc.ear\ncp_topoviz.war\WEB-INF\lib\) en la carpeta %NCHOME%\precision\dell. Los
archivos jar y su disponibilidad es la siguiente:
– Informix: ifxjdbc.jar
– Oracle: ojdbc14.jar
– MySQL: mysql-connector-java-3.1.10-bin.jar
– DB2: db2jcc.jar, db2jcc_license_cu.jar
NOTA: Los archivos jar específicos de la base de datos también pueden encontrarse en el lugar donde se
implementa la base de datos (ruta personalizada).
20. Navegue hasta %NCHOME%\precision\dell\scripts folder y ejecute los siguientes comandos para configurar el
sondeo periódico.
– DCLM
* En los sistemas que ejecutan Windows
scheduleTask.bat add DCLM_POLL
13