SampleNotifications/aria-operations-notifications-vcf.json

[
    {
        "alertDefinition": "AlertDefinition-VMWARE-GuestOutOfDiskSpace",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VirtualMachine",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "One or more virtual machine guest file systems are running out of disk space"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-CPUContentionDueToCostop",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VirtualMachine",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Virtual machine has CPU contention due to multi-vCPU scheduling issues (co-stop) caused by too many vCPUs"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-VMContentionDuetoSwap",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VirtualMachine",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationInterval!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Virtual machine has CPU contention due to memory page swapping in the host"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-VMReadLatencySwapping",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VirtualMachine",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Virtual machine has memory contention caused by swap wait and high disk read latency"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-DiskLatencyDueToSnapshot",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VirtualMachine",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Virtual machine has disk I/O latency problem caused by snapshots"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-HighCostopSnapshots",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VirtualMachine",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Virtual machine has CPU contention due to multi-vCPU scheduling issues (co-stop) caused by snapshots"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-CannotStartVMAlert",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VirtualMachine",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Not enough resources for vSphere HA to start the virtual machine"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-VMFailoverFailedAlert",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VirtualMachine",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "vSphere HA cannot perform a failover operation for the virtual machine"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-HostCPUContentionNoSingleVM",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "HostSystem",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Standalone host has CPU contention caused by overpopulation of virtual machines"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-HostMemContentionNoSingleVM",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "HostSystem",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Standalone host has memory contention caused by overpopulation of virtual machines"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-ClusterCPUContentionNoSingleVM",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "ClusterComputeResource",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Fully-automated DRS-enabled cluster has CPU contention caused by overpopulation of virtual machines"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-ClusterUnexpectedCPUWorkload",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "ClusterComputeResource",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Fully-automated DRS-enabled cluster has high CPU workload"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-ClusterMemContentionNoSingleVM",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "ClusterComputeResource",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Fully-automated DRS-enabled cluster has memory contention caused by overpopulation of virtual machines"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-ClusterUnexpectedMemWorkload",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "ClusterComputeResource",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Fully-automated DRS-enabled cluster has high memory workload and contention"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-InsufficientFailoverResAlert",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "ClusterComputeResource",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "vSphere HA fail over resources are insufficient"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-HostConfigOutOfSync",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "VmwareDistributedVirtualSwitch",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Distributed switch configuration is out of sync"
    },
    {
        "alertDefinition": "AlertDefinition-ManagementClusterStatusNotStable",
        "adapterKindKey": "NSXTAdapter",
        "resourceKindKey": "ManagementCluster",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Management cluster's management status is not stable"
    },
    {
        "alertDefinition": "AlertDefinition-InsufficientControllerNodes",
        "adapterKindKey": "NSXTAdapter",
        "resourceKindKey": "ControllerCluster",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Less than 3 controller nodes are deployed"
    },
    {
        "alertDefinition": "AlertDefinition-LoadBalancerServiceOperationalStatusDown",
        "adapterKindKey": "NSXTAdapter",
        "resourceKindKey": "LoadBalancerService",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Load Balancer Service operational status down"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-DatastoreUsage",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "Datastore",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Datastore is running out of disk space"
    },
    {
        "alertDefinition": "AlertDefinition-VMWARE-StorageConnectivityLostAlert",
        "adapterKindKey": "VMWARE",
        "resourceKindKey": "Datastore",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Datastore has lost connectivity to a storage device"
    },
    {
        "alertDefinition": "AlertDefinition-limits.limit1hf",
        "adapterKindKey": "VirtualAndPhysicalSANAdapter",
        "resourceKindKey": "VirtualSANDCCluster",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "After one additional host failure, vSAN Cluster will not have enough resources to rebuild all objects"
    },
    {
        "alertDefinition": "AlertDefinition-data.objecthealth",
        "adapterKindKey": "VirtualAndPhysicalSANAdapter",
        "resourceKindKey": "VirtualSANDCCluster",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Overall health of vSAN objects is reporting issues"
    },
    {
        "alertDefinition": "AlertDefinition-ClusterReadCacheReservationHealthApproachingCapacity",
        "adapterKindKey": "VirtualAndPhysicalSANAdapter",
        "resourceKindKey": "VirtualSANDCCluster",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "vSAN Cluster flash read cache reservation is approaching capacity"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-ProcessIsDown",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Node",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "One or more vRealize Operations services on a node are down"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-LowDiskSpace",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Node",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Disk space on a vRealize Operations Manager node is low"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-AnalyticsForwardDataNearMaximumAlert",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Node",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Node processing queue is backing up"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-FSDBFileRepairFailedAlert",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Fsdb",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "FSDB failed to repair corrupted files"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-HighFsdbLoadAlert",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Fsdb",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "FSDB high load"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-CacheResourcesExceedsLimit",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Analytics",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Number of Objects being monitored by this vRealize Operations Manager node exceeds the configured limit. Possible loss of data"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-ProcessIsDownRemote",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Remote-Collector",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "One or more vRealize Operations services on a remote collector are down"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-RemoteCollectorLowComponent",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Remote-Collector",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "Remote Collector not reporting correct number of services"
    },
    {
        "alertDefinition": "AlertDefinition-vCenter Operations Adapter-AnalyticsGcStopTimeAlert",
        "adapterKindKey": "vCenter Operations Adapter",
        "resourceKindKey": "vC-Ops-Cluster",
        "alertPluginName": "!!plugInName!!",
        "emailAddress": "!!email!!",
        "maxNotify": "!!notificationMax!!",
        "delay": "!!notificationDelay!!",
        "resend": "!!notificationInterval!!",
        "alertName": "vRealize Operations Cluster processes may not have enough memory"
    }
]