Enhanced Alerts

Provide a custom field with additional alert information at Organization and Device level.

This script will populate a custom field on Organizations and Devices. It will show a prioritized list of alerts sorted by Severity, Priority then Created Date. It will also display a small graph detailing when the specific alert has been triggered on the device in the last 30 days.

It will also populate a view across organizations of Critical and Major severity items into the Global Overview company.

Requirements

Make sure the Getting Started guide has been followed

NinjaOne Products

Core RMM

Once per hour

Role Setting Custom Fields

None

Global Custom Fields

Display Name
Name
Type
Permissions
Scopes
Description

Device Alert Summary

deviceAlertSummary

WYSIWYG

Technician: Read Only Automations: None

API: Read/Write

Organization, Location, Device

Displays the Alert Summary

The Script

https://github.com/lwhitelock/NinjaOneAutomation/blob/main/DocumentationScripts/NinjaOne-Alert-Summary.ps1

Last updated