Network Management

Datastore alert for less than the specified disk space did not find any node

This article addresses the issue where no results were returned by virtual datastore alerts check for datastores with less than 200GB disk space.

First published date

11/29/2018 10:48 PM

Last published date

8/3/2022 6:56 AM

Overview

This article addresses the issue where no results were returned by virtual datastore alerts check for datastores with less than 200GB disk space.

Product section

Network Performance Monitor

Cause

Orion and VMAN gets the DataStore values from the vCenter through API. The API attribute that holds this value is the datastore.freespace and the unit of this attribute is bytes, not gigabytes.

Resolution

  1. On the Web Console, go to Alerts > Manage Alerts.
  2. Select the alert and click Edit Alert.
  3. In the Trigger Condition tab, set the Virtual Datastore Free Space is less than value in bytes. For example, 200GB is 214748364800 bytes (1 Gigabyte = 1,073,741,824 bytes).