It is possible to display the monitoring window for the job net that terminated abnormally directly from the event list of the Systemwalker Centric Manager monitoring window.
This function is available if all versions of Systemwalker Operation Manager Server and Clients, and Systemwalker Centric Manager Operation Management Server and Operation Management Clients of Systemwalker Centric Manager are V12.0L10/12.1 or later.
This section explains the definitions for displaying the Monitoring Window monitoring and the the monitoring procedure from the Systemwalker Centric Manager.
The definition procedure is different according to the version of linked Systemwalker Centric Manager.
Systemwalker Centric Manager V13.4.0 or later
If the version of all the Systemwalker Centric Manager Operation Management Server and Operation Management Client is V13.4.0 or later, the definition procedure is different according to presence/absence of the installation of the client functions of the Systemwalker Operation Manager.
If the client of the Systemwalker Operation Manager is installed in the machine that the Systemwalker Centric Manager Console is running, define the following according to the displaying the Monitoring Window.
The definition procedure for displaying windows client
Select the Design Settings of the View menu in the Monitor of the Systemwalker Console for the Systemwalker Centric Manager.
Select the Monitored Event Type Window tab in the displayed the Design Settings dialog box.
Select the "BatchJob" in the monitored event type of the Monitored List of the Monitored Event Type Window sheet and click the Modify button.
Modify values of the Command Line in the displayed Customize dialog box as below.
Command Line:
mpjobgui.exe /T %EVENTTEXT /H %HOST /I %IP /P %PAC |
Note: The destination of mpjobgui.exe:
<Systemwalker Operation Manager installation directory>\MPWLKER.JM\bin
The definition procedure for displaying Web console
Edit the following file.
Systemwalker Centric Manager installation directory\mpwalker.dm\mpbcmgui\etc\mpjobweb.ini |
The "mpjobweb.ini" is specified as the following format.
[mpjobweb] |
If the Web console is displayed, specify this section.
Specify it in all uppercase. If other than this format (including blank) is specified, it is ignored.
If there are sections of the same name, add only "CLIENT=WEB" line under the existing section of the same name.
Define the following specified in the "The client of the Systemwalker Operation Manager is not installed"
In the environment that the Systemwalker Operation Manager is not installed, use the Web console for monitoring. To display the Web console, define in the httpd.conf file and the mpjobweb.ini file.
The definition procedure for httpd.conf
Log in as system administrator (user belonging to the Administrator group or superuser) to the monitoring target server.
Execute the poperationmgr command to stop Systemwalker Operation Manager.
Add the following to httpd.conf.
[Solaris/Linux]
/opt/FJSVftlo/mpahs/conf
LoadModule rewrite_module "/opt/FJSVftlo/mpahs/modules/mod_rewrite.so" <Location ~ /Systemwalker-omgr/> RewriteEngine on SetEnvIf Request_URI .*home\.op HOMEOP SetEnvIf HTTPS "on" P_TYPE=https:// SetEnvIf P_TYPE "^$" P_TYPE=http:// RewriteRule .* - [E=INFO_REFERER:%{ENV:P_TYPE}%{HTTP_HOST}/] RequestHeader set referer "%{INFO_REFERER}e" env=HOMEOP </Location> |
[Windows]
<Systemwalker Operation Manager installation directory>\mpwalker.jm\mpahs\conf
LoadModule rewrite_module "<Systemwalker Operation Manager installation directory>/mpwalker.jm/mpahs/modules/mod_rewrite.so" <Location ~ /Systemwalker-omgr/> RewriteEngine on SetEnvIf Request_URI .*home\.op HOMEOP SetEnvIf HTTPS "on" P_TYPE=https:// SetEnvIf P_TYPE "^$" P_TYPE=http:// RewriteRule .* - [E=INFO_REFERER:%{ENV:P_TYPE}%{HTTP_HOST}/] RequestHeader set referer "%{INFO_REFERER}e" env=HOMEOP </Location> |
Execute the soperationmgr command to start Systemwalker Operation Manager.
The definition procedure for mpjobweb.ini
If Systemwalker Centric Manager Operation Management Server and the Systemwalker Operation Manager server have been installed on the same machine, this definition is unnecessary.
Edit the following file.
<Systemwalker Operation Manager installation directory>\mpbcmgui\etc\mpjobweb.ini
Edit the "mpjobweb.ini" file using the following format:
[mpjobweb] WEB_IP_ADDR=%IP%
Do not edit this item.
Specify the IP address of the Systemwalker Operation Manager Web server in the %IP%.
If there are sections of the same name, add only "WEB_IP_ADDR=%IP%" line under the existing section of the same name.
Enter the host name and IP address of the Web server for Systemwalker Operation Manager in the "hosts" file for the hosts where the Operation Management Client has been installed.
When the port number of Operetion Manager common service(JMSRV) is changed
If the port number for the JMSRV Operation Manager common service has been changed on the Systemwalker Operation Manager Web server or the Systemwalker Operation Manager server, settings for the JMSRV Operation Manager common service must be added to the "services" file for the Systemwalker Centric Manager environment, using the same value as was specified for Systemwalker Operation Manager. Refer to "2.2.2 Changing Port Numbers" for information on how to specify these settings.
Systemwalker Centric Manager V13.3.0/V13.3.1 or earlier
If the version of any of the Systemwalker Operation Manager server, Systemwalker Centric Manager Operation Management Server and Operation Management Client is V13.3.0/V13.3.1 or earlier, the Monitor Job Net window will be displayed on the Windows client. For information on the settings for Systemwalker Operation Manager servers running V13.3.0/V13.3.1 or earlier, refer to the Systemwalker Operation Manager manuals for the version being used. If the version of Systemwalker Centric Manager is V13.3.0/V13.3.1 or earlier, use the following definition procedure:
Install any of the following Systemwalker Centric Manager's server functions on the computer where the Systemwalker Operation Manager server has been installed.
Operation Management Server
Section Management Server
Job Server
Check the Automatic notification/handling box on the Event output sheet of the Define Jobscheduler Startup Parameters window.
Restart the Jobscheduler services or daemons.
For operation in the cluster configuration
When you are operating the Systemwalker Operation Manager server in the cluster configuration, create a cluster_ip.csv definition file and define the logical IP address, subsystem number and physical IP address in it, in addition to the definition procedure given above. For details on the cluster_ip.csv definition file, refer to the Systemwalker Operation Manager Reference Guide.
Procedure for monitoring from Systemwalker Centric Manager
Use the following procedure to display the Systemwalker Operation Manager monitoring window from the Systemwalker Centric Manager monitoring window:
From the Event List of the Systemwalker Centric Manager's Monitor window, select the event of the abended job net.
Select Jobscheduler from either the Tools menu or the right-click pop-up menu.
When displaying the Systemwalker Operation Manager monitoring window directly from the event list in the Systemwalker Centric Manager monitoring window, the window can be displayed using general user authority by the system administrator or via user authentication.
In an environment where a Windows client is connected, in the following cases, the host name of the server at the point when the job net terminated abnormally will be displayed for the Connected host name in the Monitor Job Net window:
The host name is changed after a problem occurs in the job net.
The host name of the connection destination server is changed due to switching clusters.
Note
If the windows cannot be linked, the following cases are possible. Check the settings.
When there is an error with the command line settings for a linked product for which the monitored event type has been defined as "BatchJob" in the Monitored Event Type Window sheet of the Design Settings dialog box (which is displayed by selecting Design Settings from the View menu).
Use the following procedure to return the current settings to the original settings. You must perform the procedure for every login user of the Monitor window of the Systemwalker for which you added modifications to the definition.
In the Systemwalker Console - Monitor, select Design Settings from the View menu.
The Design Settings dialog box appears.
Click Default Values in the Monitored Event Type Window sheet to return the settings of Monitored Event Type List to the original settings.
In the Design Settings dialog box, click OK.
However, note that this procedure will initialize the settings for all types, temporarily save any settings that you do not want initialized.
In this case, initialize the settings as follows, making sure to save the necessary settings:
Select a type that has already been set and is to be saved from Monitored Event Type List.
Open the Customize dialog box by clicking Modify. Then, save the values set in Command Name and Command Line.
When an attempt is made to view one of the following hosts from Systemwalker Centric Manager in an environment where Web Console is connected
A host that has not been set in the Monitored Host Configuration window on the Windows client
A host that has not been set in the Setting view >> Monitored Hosts in Web Console.
To view these hosts, set them in both the Monitored Host Configuration window on the Windows client and the Settings view >> Monitored Hosts in Web Console.