In questa sezione viene descritto come configurare System Monitor e Failed Event Manager per utilizzare WebSphere Application Server o WebSphere Application Server Express. Per le istruzioni sull'utilizzo di Tomcat, fare riferimento a Configurazione di System Monitor e Failed Event Manager per utilizzare Tomcat.
Per configurare System Monitor e Failed Event Manager per utilizzare WebSphere Application Server o WebSphere Application Server Express, è necessario eseguire uno script fornito con WebSphere Business Integration Server Express e Express Plus. Tale script si chiama CWDashboard.bat ed è presente nella directory ProductDir\bin (dove ProductDir è la directory C:\IBM\WebSphereServer). E' possibile eseguire questo script per configurare gli strumenti per operare con o senza un server Web, come ad esempio IBM HTTP Web Server.
Prima di procedere, verificare di aver installato WebSphere Application Server o WebSphere Application Server Express versions 5.0.2 o 5.1. E' possibile installare WebSphere Application Server Express v5.1 dal Launchpad di WebSphere Business Integration Server Express o Express Plus. Quindi, passare a una delle seguenti sezioni, a seconda se si utilizza l'installazione con un server Web:
WebSphere Application Server è fornito con un server Web mentre WebSphere Application Server Express no. Se si utilizza WebSphere Application Server Express e si desidera utilizzare un server Web, è necessario reperire e installare IBM HTTP Server (disponibile gratuitamente sul sito Web IBM) e il plug-in del server Web per WebSphere Application Server Express. Per ulteriori informazioni, fare riferimento alla documentazione di WebSphere Application Server Express.
Per configurare System Monitor e Failed Event Manager in modo che venga utilizzato un server Web, effettuare le seguenti operazioni:
Di seguito sono riportati due comandi di esempio:
C:\IBM\WebSphereServer\bin\CWDashboard.bat / "C:\Program Files\IBM\WebSphere\Express502\AppServer" / hostname.ibm.com "C:\IBM\WebSphereServer" / "C:\Program Files\IBM\SQLLIB\java" y
C:\IBM\WebSphereServer\bin\CWDashboard.bat / "C:\Program Files\IBM\WebSphere\Express502\AppServer" / hostname.ibm.com "C:\IBM\WebSphereServer" null y
C:\Program Files\IBM\WebSphere\Express502\AppServer\bin\stopServer.bat / ICSMonitor
C:\Program Files\IBM\WebSphere\Express502\AppServer\bin\startServer.bat / ICSMonitor
http://nomehost/ICSMonitor
dove nomehost è il nome del computer su cui è installato WebSphere Application Server o WebSphere Application Server Express.
http://nomehost/FailedEvents
dove nomehost è il nome del computer su cui è installato WebSphere Application Server o WebSphere Application Server Express.
Se non si utilizza un server Web, è necessario configurare System Monitor e Failed Event Manager in modo da utilizzare un numero di porta differente. Effettuare le seguenti operazioni:
Di seguito sono riportati due comandi di esempio:
C:\IBM\WebSphereServer\bin\CWDashboard.bat / "C:\Program Files\IBM\WebSphere\Express502\AppServer" / hostname.ibm.com "C:\IBM\WebSphereServer" / "C:\Program Files\IBM\SQLLIB\java" n 7089 7043
C:\IBM\WebSphereServer\bin\CWDashboard.bat / "C:\Program Files\IBM\WebSphere\Express502\AppServer" / hostname.ibm.com "C:\IBM\WebSphereServer" null n 7089 7043
C:\Program Files\IBM\WebSphere\Express502\AppServer\bin\stopServer.bat / ICSMonitor
C:\Program Files\IBM\WebSphere\Express502\AppServer\bin\startServer.bat / ICSMonitor
http://nomehost:numeroporta/ICSMonitor
dove nomehost è il nome del computer su cui è installato WebSphere Application Server o WebSphere Application Server Express.
http://nomehost:numeroporta/FailedEvents
dove nomehost è il nome del computer su cui è installato WebSphere Application Server o WebSphere Application Server Express.