Zoom Sensors
Zoom sensors allow monitoring various aspects of Zoom services.
Zoom Status Sensor
The sensor checks the status of the Zoom services requesting API available on https://status.zoom.us/ (like Zoom Meetings, Zoom Video Webinars, and others).
Alerts
By default, the sensor alerts you when any of the services are in a state other than Operational. You can also set an alarm for the selected service.
Zoom Plans Usage Sensor
This sensor reads information about the Zoom account's billing plans. Additionally, the sensor collects metrics of Cloud Recording Plan storage usage.
Requirements
This sensor requires credentials (Account ID, Client ID, and Client Secret) for Zoom API. To enable access to the API you must build Server-to-server OAuth application in the Zoom App Marketplace.
Required scopes:
- Account/View account info (account:read:admin)
- User/View all user information (user:read:admin)
Server-to-server OAuth app must be enabled in User Management->Roles->[Admin]->Advanced Features (View only).
Due to Zoom API restrictions, your Zoom account must be a paid account.
Alerts
- Free Storage Used > 90% - when Free Storage used space is high
- Plan Storage Exceeded
Counters
- Plan\Hosts - Number of hosts available in the plan (for each available plan).
- Plan\Usage - Number of used hosts in the plan (for each available plan).
- Plan\% Usage - Percent of used hosts in the plan (for each available plan).
- Recording\Free Storage Bytes - Total amount of free storage available for recording.
- Recording\Free Storage Used Bytes - Used amount of free storage.
- Recording\% Free Storage Used - Free storage usage in percent.
- Recording\Plan Storage Bytes - Total amount of plan storage available for recording.
- Recording\Plan Storage Used Bytes - Used amount of plan storage.
- Recording\% Plan Storage Used - Plan storage usage in percent.
Reports (Data Collectors)
By default, the sensor collects data for reports containing Recording\Free Storage Used Bytes, Recording\% Free Storage Used charts, and Plan\% Usage charts for each available plan. These metrics will be collected and available as a report or through Performance Trend Viewer
Zoom Operation Logs Sensor
This sensor allows you to audit administrator and user activity by reading new entries from the Zoom Operations Log.
The Zoom Operation Log contains entries that describe changes made by admins on the account, specifically changes in the sections under Account Management, User Management, and Advanced. This sensor checks Operation Log and can generate alerts for new log entries.
Requirements
This sensor requires credentials (Account ID, Client ID, and Client Secret) for Zoom API. To enable access to the API you must build Server-to-server OAuth application in the Zoom App Marketplace.
Required scope:
- Report/View report data (report:read:admin)
Server-to-server OAuth app must be enabled in User Management->Roles->[Admin]->Advanced Features (View only).
Due to Zoom API restrictions, your Zoom account must be a paid account.
Alerts
By default, an alert is generated for each new log operation.
You can create your own alerting rule for operations matching selected criteria, like: * Operation Action (eg: Update or Add) * Operation Category (eg: User, Account, and other) * Operation Operator * The text that appears in the operation description
Zoom Account Sensor
This sensor reads the actual configuration settings of the Zoom account.
Use this sensor if you want to monitor changes to the configuration of the Zoom account.
Requirements
This sensor requires credentials (Account ID, Client ID, and Client Secret) for Zoom API. To enable access to the API you must build Server-to-server OAuth application in the Zoom App Marketplace.
Required scopes:
- Account/View account info (account:read:admin)
- User/View all user information (user:read:admin)
Server-to-server OAuth app must be enabled in User Management->Roles->[Admin]->Advanced Features (View only).
Due to Zoom API restrictions, your Zoom account must be a paid account.
Alerts
- Maximum number of participants in a single meeting < 300
- Account is not active - when an account is not verified or is not active
You can set alerts on various configuration properties, according to your needs; For example: when End-to-end encryption for meetings is disabled/enabled or cloud recording is enabled/disabled, and others.