Local and Global Monitors
Local monitors are Health Monitor data collectors, thresholds, and actions that are associated with a particular member and are not synchronized across the entire cluster. Global monitors are Health Monitor data collectors, thresholds, and actions that are synchronized across the entire cluster. These monitors are loaded by default and are described in the .mof file Program Files\Microsoft Application Center\Acsdefaultpolicies.mof.
Note Changing monitors for a specific member causes it to be taken out of synchronization with the rest of the cluster, from a monitoring stand-point. Unless this change is made correctly, Application Center overwrites the change and restores the default setting in the next synchronization cycle.
Local vs. Global Monitors
By default, Application Center creates only global monitors. However, you might want to create local monitors. For example, you might have one member with a smaller hard disk, and a threshold of 80 percent usage might be too high for this member. You can set the threshold to 70 percent to gain leeway when the disk reaches this amount.
Setting local monitors allows you greater flexibility; however, it can add complexity to your monitoring tasks. Application Center will still use these monitors for the Status and Events views, and logging and the status icon will reflect the changes you make. For example, if you change the threshold on a particular member from 80 percent to 70 percent, Application Center uses the new setting to determine the status for that member.
Note When using customized monitors, the member's status reflects the new settings.
Changing Monitors for a Computer
You can create and maintain local monitors for any members, including the cluster controller. These settings are not synchronized from the controller to members nor are the settings overwritten during the next synchronization cycle.
There are three ways to create local monitors: manually (by using Health Monitor), by copying and modifying pre-made monitors (with Health Monitor), and by creating and compiling .mof files.
To create local monitors manually
In the Health Monitor snap-in, expand All Monitored Computers.
Expand the server's node.
Right-click Non-Synchronized Monitors or create a new data group.
Do not create a data group under the Synchronized Monitors (Application Center) data group.
Create the local monitors.
To create local monitors by copying them
In the Health Monitor snap-in, expand All Monitored Computers.
Expand the server's node.
Expand the appropriate nodes to locate the monitor to copy.
Drag the monitor to the Local folder.
You might need to adjust the local monitors to suit your requirements.
To create local monitors programmatically by using .mof files
This approach allows you to create many local monitors at one time but involves developing classes by using .mof files, and then compiling them for use by WMI.
Changing Monitors for the Cluster
You can create and maintain global monitors for your cluster. These settings will be synchronized from the controller to other members or overwritten during the next synchronization cycle.
To create global monitors manually
In the Health Monitor snap-in, expand All Monitored Computers.
Expand the server's node.
Click Synchronized Monitors (Application Center).
Create the global monitors for your cluster.
To create global monitors by copying them
In the Health Monitor snap-in, expand All Monitored Computers.
Expand the server's node.
Click Synchronized Monitors (Application Center).
Drag the monitors to the Synchronized folder.
You might need to adjust the global monitors to your requirements.
Related Topics
For more information about WMI, see the WMI topics in the Microsoft Windows 2000 Platform Software Development Kit.
For more information about using and compiling .mof files, see Installing and Using the Samples.
For more information about data collectors, see Application Center Monitors.
For more information about creating data collectors, see Using Health Monitor in Application Center.
For more information about computer health, see Application Center Monitors.
Did you find this information useful? Please send your suggestions and comments about the documentation to acdocs@microsoft.com.