Table of Contents
- Introduction
- System Requirements
- Assign Service Logon As Credentials
- Server Configuration
- Agent-Based Monitoring
- Data Providers
- Directory Services
- Audit Work Items
- Hosts
- Templates
- Template Properties
- Batch Update Templates
- Log Management Templates
- File and Directory Monitor Templates
- Windows Monitor Templates
- Account Lockout Monitor Template
- Logon Monitor Template
- CPU Monitor Template
- Memory Monitor Template
- Disk Space Monitor Template
- SMART Monitor Template
- Process Monitor Template
- Service Monitor Template
- Performance Counter Monitor Template
- PowerShell Script Template
- Registry Value Monitor Template
- Active Directory User Monitor Template
- Active Directory User Integrity Monitor Template
- Task Scheduler Template
- Clock Synchronization Template
- Defragment NTFS Disks Template
- Network and Application Monitor Templates
- Database Monitor Template
- Directory Service Monitor Template
- DNS Blacklist Monitor Template
- DNS Monitor Template
- Domain Expiration Monitor Template
- Network Speed Monitor Template
- Ping Monitor Template
- Database Table Reseed
- SQL Server Shrink and Backup Template
- SSH Shell
- TCP Port Scan Monitor Template
- Website Monitor Template
- SSL Certificate Monitor Templates
- Email Monitor Templates
- SNMP Monitor Templates
- Monitors
- Reports
- Auto-Configurators
- Filters
- Actions
- Schedules
- Environment Variables
- Options
- Account Lockout Monitoring and Reporting
- SNMP
- SSH Shell
- Exporting and Importing Configuration Objects
- Shared Views
- Auto-Config Host Assignment Properties
- General Executable Properties
- Assign Actions
- Assign Directories
- Assign Disks
- Assign Shares
- Assign Files
- Assign Consolidated Logs
- Assign Event Logs
- Assign Azure Audit Logs
- Target Files and Sub-Directories
- Define Log Entry Columns
- Define Log Entry Columns with Regular Expressions
- Define CSV and W3C Log Entry Columns
- Active Directory User and Group Filters
- Explicitly Assigned Logs
- File Explorer
- Report Columns
- Report Date/Time Ranges
- Report Security Event Log Filters
- Select Folder or File
- Executable Timeline
- Command Line Interface
- Troubleshooting
- Terminology
Performance Counter Monitor Template
The Performance Counter Monitor Template enables you to monitor Windows Performance Counters (e.g. CPU). This template is typically used by systems administrators to monitor operating system and application server performance on Windows hosts. The Performance Counter Monitor Template uses WMI to query performance counters.
How to configure the Performance Counter Monitor Template:
- From the Menu Bar, select File | New. The Create New Object View displays.
- From the Create New Object View, expand Templates | Windows Monitors then select Performance Counter Monitor. The New Template Properties View displays.
-
The Template Properties view contains 4 tabs.
- General
- Options
- Agent Template
- Actions
The Options Tab
-
Use the Windows server or workstation drop-down to select the Windows host you would like to monitor.
Once selected, the host is automatically assigned to this template. -
Use the Category drop-down to select the performance counter category (e.g. Processor).
When first dropped down, the drop-down asynchronously queries the selected host for the available categories. The drop-down contents may take a moment to display. -
Use the Instance drop-down to select the category instance (e.g. % Processor Time).
When first dropped down, the drop-down asynchronously queries the selected host for the available category instances. The drop-down contents may take a moment to display. -
Use the Counter drop-down to select the category instance counter (e.g. _Total).
When first dropped down, the drop-down asynchronously queries the selected host for the available category instance counters. The drop-down contents may take a moment to display. - Once the counter is selected, click the Load Current Value button to query the current counter value then populate the trigger threshold value text boxes with the current value.
-
Use the Warning trigger and Critical trigger controls to set the counter trigger thresholds.
Be sure to increase or decrease the loaded values accordingly, otherwise, the first time the monitor executes, it will likely trigger. - Click the Test button to verify the template is configured property and the monitor executes as expected.
-
Finally, select the General Tab, then click the click the
Auto-Generate Name
button to auto-generate a name based on the configured settings.