Users Guide

@AlertGroup = "DellVRTXCMC" case "POLL-DCLMStatus": @Class = 2081 if
(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. Redémarrez le service ncp_poller.
18. Vérifiez si les stratégies et les définitions d’interrogation suivantes sont créées correctement sur
Tivoli Integrated Portal en accédant à AdministrationNetwork (Réseau) Network Polling (Interrogation
réseau).
Stratégies d’interrogation :
* DellCMCPoll
* DellVRTXCMCPoll
* DellDRACPoll
* DellOOBServerPoll
* DellServerPoll
Définitions d’interrogation :
* DellServerCriticalDef
* DellServerWarningDef
* DellOOBServerCriticalDef
* DellOOBServerWarningDef
* DellCMCCriticalDef
* DellCMCWarningDef
* DellVRTXCMCCriticalDef
* DellVRTXCMCWarningDef
* DellDRACCriticalDef
* DellDRACWarningDef
19. Copiez les fichiers Jar spécifiques à la base de données suivants à partir de %NCHOME%\..\tipv2\profiles
\TIPProfile\installedApps\TIPCell\isc.ear\ncp_topoviz.war\WEB-INF\lib\)
dans le dossier %NCHOME%\precision
\dell. Voici les fichiers Jar et leur disponibilité :
Informix — ifxjdbc.jar
Oracle — ojdbc14.jar
MySQL — mysql-connector-java-3.1.10-bin.jar
DB2 — db2jcc.jar, db2jcc_license_cu.jar
REMARQUE : Les fichiers Jar spécifiques à la base de données se trouvent également à l’emplacement où la
base de données est déployée (chemin personnalisé).
20. Naviguez jusqu’au dossier %NCHOME%\precision\dell\scripts et exécutez les commandes suivantes pour
configurer l’interrogation périodique.
DCLM
13