|
Configuration
of ProcActivityTest
The ProcActivityTest reports statistics related to the number and size of processes executing on a system. This test works on Solaris, Linux, HPUX, and AIX platforms only.
The default parameters
associated with this test are as follows:
-
The TEST PERIOD
list box helps the user to decide how often this test needs to be
executed.
-
In the HOST
text box, the host name of the server for which the test is to be
configured has to be specified.
-
In the PORT
text box, port at which the specified HOST listens will have to be specified.
-
In the PROCESS text box, enter a
comma separated list of names:pattern pairs which identify the
process(es) executing on the server under consideration. processName
is a string that will be used for display purposes only.
processPattern is an expression of the form - *expr* or expr or *expr
or expr* or *expr1*expr2*... or expr1*expr2, etc. A leading '*'
signifies any number of leading characters, while a trailing '*'
signifies any number of trailing characters. For example, the PROCESS parameter can contain the following value: Java:*java*. Here, Java is the pattern name that will be displayed in the eG monitor interface as the info (descriptor) of the ProcActivityTest. The Java pattern in our example will monitor those processes, the names of which embed the string 'java'.
-
To make diagnosis
more efficient and accurate, eG embeds an optional detailed
diagnostic capability. With this capability, the eG agents can be
configured to run detailed, more elaborate tests as and when specific
problems are detected. To enable the detailed diagnosis capability of
this test, by default, for a particular server, choose the On
option against DETAILED DIAGNOSIS. To disable the
capability, click on the Off option.
The option to
selectively enable/disable the detailed diagnosis capability will be
available only if the following conditions are fulfilled:
-
If multiple components of the same component type are awaiting configuration, then an APPLY TO OTHER COMPONENTS check box will appear in this page. Clicking on this check box will allow you to apply the configuration to all/selected components of that type.
-
Once the necessary values
have been provided, clicking on the UPDATE button will register the
changes made.
When changing the
configuration for specific servers, a “*” beside the text box
corresponding to the parameter signifies that these values have to be
manually configured by the user. The parameter values that require to be
configured will typically be prefixed with a “$” or contain a series of
“*”. A value of "none"
in the parameter value indicates that the corresponding parameter
value can be changed if required.
|