Table of Contents
- Getting Started
- Agent-Based Management
- Common Tasks
- Data Providers
- Directory Services
- Auditing
- Hosts
- Templates
- Template Properties
- Batch Update Templates
- Assign Templates
- Log Management Templates
- SCAP Compliance Monitor
- Active Directory User Monitor Templates
- File and Directory Monitor Templates
- Windows Monitor Templates
- CPU Monitor Template
- Memory Monitor Template
- Disk Space Monitor Template
- Account Lockout Monitor Template
- Audit Policy Monitor Template
- Logon As Monitor Template
- Logon Monitor Template
- Performance Counter Monitor Template
- PowerShell Template
- Process Monitor Template
- RDP Session Monitor Template
- Registry Value Monitor Template
- Service Monitor Template
- SMART Disk Monitor Template
- System Security Monitor Template
- Windows Update Template
- WMI Query Template
- Task Scheduler Template
- Clock Synchronization Template
- Defragment NTFS Disks Template
- Network and Application Monitor Templates
- SSL Certificate Monitor Templates
- Database Templates
- Email Monitor Templates
- SNMP Monitor Templates
- Windows Accounts Templates
- Monitors
- Reports
- Auto-Configurators
- Filters
- Actions
- Schedules
- Environment Variables
- Options
- SNMP
- SSH Shell
- Syslog
- System Reset
- Shared Views
- Active Directory User and Group Filters
- Assign Actions
- Assign Azure Audit Logs
- Assign Consolidated Logs
- Assign Directories
- Assign Disks
- Assign Event Logs
- Assign Files
- Assign Services
- Assign Shares
- Auto-Config Host Assignment Properties
- Define CSV and W3C Log Entry Columns
- Define Log Entry Columns
- Define Log Entry Columns with Regular Expressions
- Executable Status
- Executable Timeline
- Explicitly Assigned Logs
- File Explorer
- General Executable Properties
- Report Columns
- Report Date/Time Ranges
- Report Security Event Log Filters
- Select Folder or File
- Target Files and Sub-Directories
- Command Line Interface
- Server Configuration
- Agent Configuration
- Troubleshooting
- Terminology
Corner Bowl Server Manager
SIEM, IPS, Server Monitoring, Uptime Monitoring and Compliance Software
Disk Space Monitor Template
The Disk Space Monitor Template enables you to monitor free disk space on any Windows host, Linux host or SMB device. This template is typically used by systems administrators that want to be notified when free disk space falls below a threshold (e.g. Free disk space is less than 10 GBs).
Platform | Agent | Agentless |
---|---|---|
Windows | Uses local Windows APIs to query results. | Supports Remote WMI and Windows Shares (SMB). |
Linux | Uses .Net to query results. | Not supported. Use an SSH Shell Template instead. |
NAS | Not supported. | Uses SMB to query results. |
Server Manager includes two different Disk Space Monitor Templates:
Type | Description |
---|---|
Disk Space Monitor | Either uses the Agent or Remote WMI to scan logical disks on Windows hosts. |
Disk Space Monitor (Windows Shares) | Uses Windows Shares (SMB) to scan shares on any network device such as a NAS. |
Use the Disk Space Monitor Template to:
Action | Description |
---|---|
Receive Notifications | Receive email notification alerts and remote desktop message box and sound alerts. |
Automatically Recover | Run PowerShell Scripts to automatically free disk space by executing corrective actions such as deleting application specific temporary files. |
How to configure the Disk Space 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 Disk Space Monitor. The New Template Properties View displays.
- The Template Properties view contains 4 tabs.
How to configure the Disk Space Monitor (Windows Shares) 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 Disk Space Monitor (Windows Shares). The New Template Properties View displays.
- The Template Properties view contains 4 tabs.
The Options Tab
- Use the Disks/Shares drop-down to select specific disks or shares to configure.
Note
This option is only available when explicitly assigning logical disks or Windows Shares from either the Logical Disks tab or the Windows Shares tab.
- From either the Warning trigger or Critical trigger control groups:
- Use the Free disk space falls below check box to enable the free disk space monitor then specify the threshold value and units. Optionally, if monitoring by percentage of free disk space, check the option to enable an additional And or Or rule to also check physical sizes.
- Use the Used disk space changes by check box to monitor changes in disk space between each scan.
Note
This function uses the absolute value of the change in free disk space size enabling the template to trigger when free disk space increases as well as decreases.