PrimeAlert for Apache Web Server Logo

PrimeAlert® for Apache Web Server

Version 1.0.0



Contents
  1. Overview
  2. Loading PrimeAlert for Apache Web Server
  3. PrimeAlert for Apache Web Server Console
  4. Identification Section
  5. Configuration Section
  6. Server Processes Section
  7. Core File Section
  8. Server Performance Section
  9. Log Files Section
 


Server Processes Section - Server Processes

The Processes table comes pre-loaded to monitor both the Parent Processes and the Total Children processes. The module tracks CPU and memory usage of these processes, as well as making sure that they are running.

An alarm will automatically be generated if the module detects that the number of Total Children is less than the StartServers directive or greater than the MaxClients directive.

Figure 12 - Server Processes - Server Processes Section

Processes

The data fields in this table are described below:

  • Description - displays the short description of the process
  • Command - displays the command used to start the process, or 'disabled' if this row has been disabled
  • Count - displays the number of currently running instances of the process
  • % CPU - displays the percentage of CPU being used by the process
  • RSS - displays the resident size of the process in Kbytes
  • SZ - displays the size of the process in Kbytes

Enabling and Disabling Process Monitoring

The monitoring state of the processes listed in the Process table, both those loaded by default, and any which have been added by users, may be enabled and/or disabled by the user. By default, all processes loaded have monitoring enabled.

To disable the monitoring of a process:

  1. Right click on the row listing the process.
  2. Select "Disable Row".

To enable the monitoring of a process:

  1. Right click on the row listing the process.
  2. Select "Enable Row".

Adding, Editing and Deleting Rows

Users may modify which processes are monitored by adding, editing and deleting processes from the table. Please note that a maximum of 128 processes can be added to the Processes table.

To add a process to the Process table:

  1. Right click on any row in the table.
  2. Select "Add Row". This will launch a Row Adder console
  3. Enter the following information in the Row Adder:

    Instance: enter a user-defined instance for the pattern being added
    Process Pattern: enter the command of the process(es) to be monitored
    Arguments Pattern (optional): enter the command arguments (if any and if desired)
    * PID Pattern (optional): you may enter a regular expression pattern which will be used to match the pid of the process(es) you wish to monitor.
    Parent PID Pattern (optional): you may enter a regular expression pattern which will be used to match the ppid (PID of the parent process) of the process(es) you wish to monitor.
    Process Owner (optional): enter the owner of the process(es)
    Description: enter a short description for the process(es)

    * PID: The process identification number of the process


  4. Select "OK". The row will be added to the Processes table.

Figure 13 - Processes table Row Adder

To edit a process row:

  1. Right click on the row listing the process.
  2. Select "Edit Row".
  3. Enter the new information in any of the fields of the Row Editor.
  4. Click "OK"

To delete a process row:

  1. Right click on the row listing the process.
  2. Select "Delete Row". The row will be removed from the Processes table.

Top Previous Next
Copyright © 1996-2001 Halcyon Monitoring Solutions, Inc. All rights reserved. http://www.HalcyonInc.com