1.8. Windows Platform
Overview
| Description: | Microsoft Windows Operating System |
| Singleton: | no |
| Plugin: | Platforms |
Parent Resource Types
none
Child Resource Types
Connection Properties
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Enable Content Discovery | If true, attempts will be made to discover installed packages on this platform | yes | enableContentDiscovery |
| Event Tracking Enabled | Enables the collection of Windows events into the event subsystem | yes | eventTrackingEnabled |
| Regular Expression | A regular expression that if not-null must be matched by the event detail for the message to be accepted | no | regularExpression |
| Minimum Severity | The minimum severity event that will be collected | yes | minimumSeverity |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Free Memory | measurement | The total free system memory | Native.MemoryInfo.free |
| Used Memory | measurement | The total used system memory | Native.MemoryInfo.used |
| Total Memory | measurement | The total system memory | Native.MemoryInfo.total |
| Free Swap Space | measurement | The total free system swap | Native.SwapInfo.free |
| Used Swap Space | measurement | The total used system swap | Native.SwapInfo.used |
| Total Swap Space | measurement | The total system swap | Native.SwapInfo.total |
| Idle | measurement | Idle percentage of all CPUs | CpuPerc.idle |
| System Load | measurement | Percentage of all CPUs running in system mode | CpuPerc.sys |
| User Load | measurement | Percentage of all CPUs running in user mode | CpuPerc.user |
| Wait Load | measurement | Percentage of all CPUs waiting on I/O | CpuPerc.wait |
| Hostname | trait | Name that this platform is known as | Trait.hostname |
| OS Name | trait | Name that the operating system is known as | Trait.osname |
| OS Version | trait | Version of the operating system | Trait.osversion |
| Architecture | trait | Hardware architecture of the platform | Trait.sysarch |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
| Name | Description |
|---|---|
| Manual Autodiscovery | Run an immediate discovery to search for resources |
| View Process List | View running processes on this system |
Package Types
| Name | Category | Description |
|---|---|---|
| Installed Software | Deployable | Installed Windows Software |