Table of Contents
- Getting Started
- Agent-Based Management
- Data Providers
- Directory Services
- Event Log Archiving for JSIG and CMMC Compliance
- Auditing
- Hosts
- Templates
- Template Properties
- Batch Update Templates
- Assign Templates
- Log Management Templates
- SCAP Compliance Monitor
- 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 Template
- Registry Value Monitor Template
- System Security Monitor Template
- Active Directory User Monitor Template
- Active Directory User Integrity Monitor Template
- Task Scheduler Template
- Clock Synchronization Template
- Defragment NTFS Disks Template
- Windows Audit Policy Monitor Template
- Windows Logon As Monitor Template
- Windows Update Template
- Windows Management Instrumentation (WMI) 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
- Wake On LAN Template
- SSL Certificate Monitor Templates
- Email Monitor Templates
- SNMP Monitor Templates
- Windows Accounts Templates
- Monitors
- Reports
- File and Permission Reports
- Summary Reports
- Auto-Configurators
- Filters
- Actions
- Database Actions
- Desktop Actions
- Email Actions
- Event Log Actions
- Executable Actions
- File Actions
- IIS IP Address Restriction Actions
- Microsoft Teams Actions
- PowerShell Actions
- Report Actions
- Service Actions
- SMS Actions
- SNMP Trap Actions
- Syslog Actions
- Template Actions
- IIS IP Address Restriction Actions
- Action Variables
- Schedules
- Environment Variables
- Options
- Account Lockout Monitoring and Reporting
- Merging Logs
- SNMP
- SSH Shell
- Syslog
- Exporting and Importing Configuration Objects
- 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
Summary Reports
Summary Reports enable you to view multiple monitor status and metadata within a single view. A monitor is defined as an instance of a template assigned to a host. This report is typically used by network administrators to summarize the monitor status of multiple hosts and generate management level reports, for example, disk space summary sorted by free disk space.
How to create a Summary Report
- From the Menu Bar select File | New. The Create New Object View displays.
- From the Create New Object View, expand Reports.
- Expand Report | Summary Reports then select Summary Report. The Properties View displays.
- The Properties View contains 4 configuration tabs.
The Template Assignments Tab
Use this tab to assign specific templates to include in the report. Once assigned, the report limits results to hosts that have been assigned the selected templates and groups. If no templates or groups are assigned, the report includes all templates assigned to the assigned hosts.
The Options Tab
Use this tab to configure the format of the report, data table columns and optionally sort order.
- Use the Re-execute each monitor check box to execute each monitor prior to reporting the results, for example, create a Disk Space Summary Report that scans each assigned host's disk space information then sorts the results by free disk space,
- Use the Hide informational results check box to limit results to triggered and errored monitors.
- Use the Hide error results check box to exclude errored monitors from the report.
- Use the Group by drop-down to select the report format.The following options are available:
Option | Description | Metadata Support |
---|---|---|
Host | Creates a report that groups results by each assigned host. | No |
Template | Creates a report that groups results by each assigned template, for example, group results by each unique disk space monitor template. | Yes |
Template type | Creates a report that groups results by each assigned template type, for example, group results by all disk space monitor templates. | Yes |
- Use the Column definitions table to include and exclude columns and change the column label.
- When grouping by either Template or Template type, use the Template specific columns drop-down to include and exclude template specific metadata, for example, when targeting disk space monitors, you have the option to include free space, a horizontal percentage gauge and a historical graph.
Note
Gauge columns can be added for any In32 value. To add a gauge for any int value, add a new column to the list of columns. Set the data type to GaugeEx then pre-pend the Key value with the Key of the target column followed by two underscores, for example COUNT_GAUGE.
- Use the Sort by drop-down to apply the sort order, for example, sort all results by free disk space.
- Use the Orientation drop-down to display results either horizontally or vertically. Horizontal reports display as tables with columns.
Note
Horizontal Orientation
When including a historical graph, the graph is displayed the width of the table below each monitor's row.
Vertical Orientation
Vertical reports generate a table for each monitor then display results vertically with two columns, the column name followed by the monitor's value.
When a historical graph is included, the graph is displayed as a third column. When saving reports to a file or emailing, and you prefer to see the graph below the column values rather than as a third column, assign the pre-built Send an Email (Cell Phone) action to the list of On Complete Actions or either create your own action then override the default HTML template with the pre-build data-rows-template.html HTML template or create your own HTML template then insert the {DATA_ROWS} tag where appropriate.