Table of Contents
- Introduction
- System Requirements
- Assign Service Logon As Credentials
- Server Configuration
- Agent-Based Monitoring
- Azure Relay Hybrid Connection
- Account Lockout Monitoring and Reporting
- Data Providers
- Directory Services
- 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
- Active Directory User Monitor Template
- Active Directory User Integrity Monitor Template
- Clock Synchronization Template
- Defragment NTFS Disks Template
- Network and Application Monitor Templates
- SSL Certificate Monitor Templates
- Email Monitor Templates
- SNMP Monitor Templates
- Monitor Hierarchy
- Reports
- Auto-Configurators
- Options
- Actions
- Filters
- Schedules
- Shared Views
- General Executable Properties
- Assign Actions
- Assign Directories
- Assign Disks
- Assign Shares
- Assign Files
- Assign Consolidated Logs
- Assign Event Logs
- Assign Active Directory Audit Logs
- Target Files and Sub-Directories
- Define Log Entry Columns
- Define CSV and W3C Log Entry Columns
- Active Directory User and Group Filters
- Explicitly Assigned Logs
- Report Columns
- Report Date/Time Ranges
- Report Security Event Log Filters
- SNMP Browser
- SSH Shell
- Exporting and Importing Configuration Objects
- Command Line Interface
- Troubleshooting
- Terminology
WMI Properties
Use this view to increase or decrease the Windows host's WMI Quota.
WMI Quota Violation errors are typically thrown when downloading large Windows Event Logs such a domain controller Security Event Logs. Before increasing the WMI Quota, we suggest you first modify the Event Log Consolidation Template to download entries in hourly batches then retry. For more information see: Event Log Consolidation Template Properties
If the changes you make to the Event Log Consolidation template have no effect, updating the following Windows host's WMI quota properties may resolve the Quota Violation error:
Property | Description |
---|---|
Memory Per Host | Amount of private memory that can be held by each host. |
Memory All Hosts | Combined amount of private memory in bytes that can be held by all hosts. |
Threads Per Host | Number of threads owned by any one host. |
Handles Per Host | Number of kernel object handles each host can have. |
To increase the Windows host's WMI quota
- From the Explorer View right click on the hosts that is throwing the Quota Violation error then select Host Properties. The Host Properties View displays.
- From the Host Properties View select the WMI Quota tab.
- Use the Memory per host text box to increase or decrease the maximum memory per host value. Use the x2 button to double the current value. Use the /2 button to half the current value.
- Use the Memory all host text box to increase or decrease the maximum memory all hosts value. Use the x2 button to double the current value. Use the /2 button to half the current value.
- Use the Threads per host text box to increase or decrease the maximum threads per host.
- Use the Handles per host text box to increase or decrease the maximum handles per host.