Synopsis
[Windows]
mppviewo.exe [-e]
[UNIX]
mppviewo [-e]
Description
This command displays information about the running status of Systemwalker Operation Manager processes to the standard output.
Option
-e
Specify to display only a process in which an error has occurred.
Return value
Return value | Meaning |
---|---|
0 | Normal termination |
Value other than 0 | Abnormal termination |
Command Location
Windows | Systemwalker Operation Manager installation directory\mpwalker.jm\bin |
Solaris | /opt/systemwalker/bin |
Privilege Required
System administrator (user belonging to the Administrators group or superuser) privileges are required.
Cautions
Functions in the following conditions are not displayed in the list:
Functions that have not been installed
Functions whose startup is disabled
Functions to which monitoring is disabled
In mixed environments that include Systemwalker Centric Manager, the following process information is displayed by the process running status display command (mppviewc) of Systemwalker Centric Manager instead of by this command:
Systemwalker MpAosfP
Systemwalker MpAosfB
Refer to the Systemwalker Centric Manager Reference Guide for information on the process running status display command (mppviewc) of Systemwalker Centric Manager.
Output Example
This command shows the process running status as follows. In this example, the process "mjsdaemon -sys 1" is in abnormal status:
####################### PROCESS INFORMATION BEGIN###################### ** Package Name ** PROCESS-NAME PID RUNNING-TIME ** FJSVfwseo ** MpFwsec 2345 0:19 ** FJSVjmcal ** f3crhcs2 2241 0:18 ** FJSVJMCMN ** jmnetsv 2245 0:15 mpjmsrv 2265 0:17 ** FJSVJOBSC ** [Subsystem0] tskmnsrv 2745 0:14 [Subsystem1] tskmnsrv 2749 0:12 [Subsystem2] tskmnsrv 2751 0:09 ** FJSVMJS ** [Subsystem0] mjsdaemon -sys 0 2821 0:21 mjsdaemon -sys 0 2822 0:20 mjsdaemon -sys 0 2823 0:19 mjsnetsv 0 2825 0:18 [Subsystem1] mjsdaemon -sys 1 2921 0:20 mjsdaemon -sys 1 2923 0:19 >>>>> ERROR:Process NOT Found : mjsdaemon -sys 1 mjsnetsv 0 2925 0:17 [Subsystem2] mjsdaemon -sys 2 3024 0:15 mjsdaemon -sys 2 3025 0:14 mjsdaemon -sys 2 3026 0:14 mjsnetsv 0 3016 0:12 : ####################### PROCESS INFORMATION END ######################