Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
Monitoring Solaris Non-global Zone Processes from a Solaris Global Zone
The product enables you to monitor the Solaris non-global zone processes from a Solaris global zone. You can do this before creating a process instance, and from the Solaris Zone list. The Solaris Zone list contains the following options:
- global - processes running in the global zone
- all non-global zones - processes running inside the non-global zone only
- SystemWide - processes running in the global and non-global zone
You can isolate the process monitoring for processes running in the global zone, non-global zone, and across the global and non-global zones (system-wide). After you create a process instance, the process instance label is displayed as a zone name concatenated with the process instance label and separated by a colon such as:
zone_name : Process_Inst_label
This naming convention is not applicable to process instances in the global zone.
To Configure Process Monitoring for a Solaris Non-global Zone
- Double-click the PROCESS application container.
- Access the PROCESS_PRESENCE application menu as described in Accessing KM Commands and InfoBoxes.
- Select Manage List of Monitored Processes from the pop-up menu.
- In the Manage List of Monitored Processes dialog box, in the Actions group box, select Add New Process, and click OK.
- In the Configure Process Monitoring dialog box, select non-global zone from the Select Zone list and click Accept.
- In the Add New Process dialog box for the selected non-global zone, in the Process Instance Label field, type a name for the monitored process icon. You can specify a name with a maximum of 100 characters.
In the Monitored Process Stringfield, type the command or a unique command string for the process that is being monitored.
- In the Minimum Count field, type a value to set the minimum number of process instances that must be running on the local computer or in the host group. To monitor multiple instances of the same process, this value must be set to 2 or above. If the number of running process instances falls below the value set in this field, BMC PATROL issues an alert.
- In the Maximum Count field, type a value to set the maximum number of process instances that might be running on the local computer or in the host group. If the number of running process instances exceeds this value, BMC PATROL issues an alert. The value of the Maximum Count field must be greater than the value of the Minimum Count field.
- In the Acceptable Process Owners field, type the user IDs for the accounts that might own the process. Separate multiple user IDs with spaces.
Select the Use Process Owners for Filteringcheck box.
- Select the Parent Process ID Must Be 1 option if the parent process ID (PPID) is 1. A process with a PPID of 1 is owned by init, or the UNIX scheduler.
Select the Filter Processes with Parent Process ID 1check box if you want to filter the processes by Parent Process ID 1.
Select the Restart Automatically option if you want the product to automatically restart a process when it detects that the process count is less than the set minimum.
If you select this option, the product attempts to restart the process when it detects that the process instance count has fallen below the specified minimum threshold. The product uses the value in the Command Execution Attemptsfield to determine how many times it will try to restart a process.- In the Command Execution Attempts field, type a value to set the number of times that you want the host to attempt to run a Start Process or Stop Process command before it stops trying to run the command.
In the Start Commandfield, type the command string that starts the process instance.
In the Stop Commandfield, type the command string that stops the process instance.
In the Command Execution User Namefield, type the user ID under which the command is executed.
In the Command Execution Passwordfield, type the password for the user ID under which the command will be executed. You can leave this field blank. The KM accepts a NULL value.
- In the Alert Delay Count field, type a value to set the number of collection intervals for which this host defers an alert while it waits for the process count to be re-established on a host or across a group of hosts.
If you delay the alert, the system has time to detect that a process has died and restart it automatically before BMC PATROL issues an alarm. - In the Alert State list, select the state change that must occur when the process count either falls below the minimum threshold or exceeds the maximum threshold and the alert delay count reaches 0. The state change applies to the following parameters:
Select one of the following options to indicate the monitoring scope for BMC PATROL:
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
- In the Blackout field, enter a blackout beginning and ending time (use 24-hour time).
- Click OK. The dialog box closes, and the Manage List of Monitored Processes dialog box is displayed. The Process List group box lists the process that you just added to the monitored queue.
Related topics