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. Starten Sie ncp_poller neu.
18. Überprüfen Sie, ob die folgenden Abfrage-Richtlinien und Abfragedefinition auf dem Tivoli Integrated Portal richtig
erstellt wurden durch Navigation zu Administration → Network → Network Polling
(Verwaltung>Netzwerk>Netzwerkabfrage).
– Abfragerichtlinien:
* DellCMCPoll
* DellVRTXCMCPoll
* DellDRACPoll
* DellOOBServerPoll
* DellServerPoll
– Abfragedefinitionen:
* DellServerCriticalDef
* DellServerWarningDef
* DellOOBServerCriticalDef
* DellOOBServerWarningDef
* DellCMCCriticalDef
* DellCMCWarningDef
* DellVRTXCMCCriticalDef
* DellVRTXCMCWarningDef
* DellDRACCriticalDef
* DellDRACWarningDef
19. Kopieren Sie die folgenden datenbankspezifischen jar-Dateien von %NCHOME%\..\tipv2\profiles\TIPProfile
\installedApps\TIPCell\isc.ear\ncp_topoviz.war\WEB-INF\lib\)
in den Ordner %NCHOME%\precision\dell. Die jar-
Dateien und deren Verfügbarkeit sind im Folgenden aufgeführt:
– Informix — ifxjdbc.jar
– Oracle — ojdbc14.jar
– MySQL — mysql-connector-java-3.1.10-bin.jar
– DB2 — db2jcc.jar, db2jcc_license_cu.jar
ANMERKUNG: Die datenbankspezifischen jar-Dateien sind auch dort zu finden, wo die Datenbank
bereitgestellt wird (benutzerdefinierter Pfad).
20. Navigieren Sie zu %NCHOME%\precision\dell\scripts folder und führen Sie die folgenden Befehle aus, um eine
zyklische Abfrage zu konfigurieren.
– DCLM
13