Terminology and Concepts of PA Server Monitor

It will be helpful to you to review how PA Server Monitor works. This page provides some conceptual information about the product that will help you use PA Server Monitor more effectively.

How PA Server Monitor Works, In a Nutshell

PA Server Monitor runs on a Windows workstation (under the versions of Windows that are supported) and monitors the condition of servers and other equipment on your network. The following graphic shows the basic structure of a network that is using PA Server Monitor.

The PA Server Monitor product itself is composed of two parts: a graphical user interface or GUI, and a background process called a service. You see the GUI when you launch PA Server Monitor from the desktop. The service is invisible and has no user interface of its own. The role of the GUI program is to provide you with a convenient and effective way to work with PA Server Monitor.

The following diagram will give you a better idea of how the two parts of PA Server Monitor work together.

The service is the part of the product that performs the monitoring of the network. The GUI does not need to be running in order for monitoring to take place. When you start the workstation that has PA Server Monitor installed to it, monitoring will start.

The GUI and the service are installed at the same time when you install PA Server Monitor from the setup application. The service is set up so that it runs automatically when Windows starts.

Product Terminology

PA Server Monitor is based on the concepts of Monitors and Actions. The names of these concepts are designed to be intuitive and to reflect their actual purpose.

The PA Server Monitor product contains types of Monitors that watch server resources. These monitors trigger Actions (such as notifications or server operations) as well as record monitored data to a database for report generation.

Monitor

A Monitor periodically checks a computer resource and optionally compares the measurement to a threshold value that you set.

You can create a new Monitor by selecting its type and filling in the required parameters.

Error Condition

An Error Condition happens when a value of a resource that is checked by a Monitor is outside the acceptable range for that value.

One example of an Error Condition is space on a particular disk volume falling beneath a defined threshold. Another example of an Error Condition is lack of response to a "Ping".

A Monitor defines a resource to watch and parameters that describe an Error Condition (such as a low disk space threshold).

Action

An Action is an activity that PA Server Monitor performs as part of its response to an Error Condition. All Actions are created from any of the available Action Types.

Examples of Action Types are sending e-mail, execution of a script, or writing text to a log file.

How Monitors And Actions Work Together

Monitors and Actions are always defined within PA Server Monitor as follows.

When an Error Condition occurs, the list of Actions that is attached to the Monitor is executed. Each Action in the list is executed, in the order in which it appears in the list. This list is called the Error Actions for the Monitor.

When the Error Condition stops occurring, another list of Actions that is attached to the monitor may be executed. This list is called the Fixed Actions for the Monitor. Each Action in the list is executed, in the order in which it appears in the list. Its entries are executed when the Error Condition has been fixed. Not all monitors have Fixed Actions.

How Monitors and Actions are Created

Monitors and Actions may be created in any of three ways:

In addition, you can manually edit any of the existing Monitors, and you can manually edit the Actions that are attached to the Monitors. You can add Actions to existing Monitors or delete them, and you can delete unneeded Monitors (and their Actions) as necessary.

PA Server Monitor