This page lists the metrics collected by the Weka integration and describes the default monitoring configuration applied during the installation.

Use this information to understand what is monitored out-of-the-box and how to customize thresholds, templates, and alert behaviour for your environment.

Supported Metrics

The following tabs represent the Metric Category of WEKA

Tabbed Interface with Table
Availability
Capacity
Performance
Usage
No Category
Native TypeMetric NameDisplay NameUnitsApplication VersionDescription
Weka Clusterweka_cluster_StatusWeka Cluster Status1.0.0The overall status of the system health. Possible values are - 1: OK, 2: PARTIALLY PROTECTED, 3: REBUILDING, 4: UNAVAILABLE, 5: UNINITIALIZED.
weka_cluster_service_UptimeWeka Cluster Service Uptimem1.0.0The elapsed time since the I/O services started.
weka_cluster_io_StatusWeka Cluster IO Status1.0.0The io status of the system. Possible values are - 0: STOPPED, 1: STARTED.
Weka Cluster Serverweka_cluster_server_StatusWeka Cluster Server Status1.0.0Overall health status of the server. Possible values are - 0: OTHER, 1: UP.
Weka Driveweka_drive_StatusWeka Drive Status1.0.0Weka drive status, Possible values are - 0: OTHER, 1: ACTIVE.
Weka FileSystemweka_fileSystem_StatusWeka FileSystem Status1.0.0Weka filesystem status, Possible values are - 0: OTHER, 1: READY.
Native TypeMetric NameDisplay NameUnitsApplication VersionDescription
Weka Clusterweka_cluster_capacity_TotalWeka Cluster Capacity TotalBytes1.0.0Weka cluster total capacity.
weka_cluster_capacity_UnprovisionedWeka Cluster Capacity UnprovisionedBytes1.0.0Weka cluster unprovisioned capacity.
weka_cluster_capacity_UsedWeka Cluster Capacity UsedBytes1.0.0Weka cluster used capacity.
Weka Cluster Serverweka_cluster_server_ram_AllocatedWeka Cluster Server Ram AllocatedBytes1.0.0RAM size allocated solely to system components.
Weka Driveweka_drive_sizeWeka Drive SizeBytes1.0.0Weka drive total capacity.
Weka FileSystemweka_fileSystem_ssd_AvailableWeka FileSystem SSD AvailableBytes1.0.0Weka filesystem SSD available capacity.
weka_fileSystem_ssd_UsedWeka FileSystem SSD UsedBytes1.0.0Weka filesystem SSD used capacity.
weka_fileSystem_ssd_FreeWeka FileSystem SSD FreeBytes1.0.0Weka filesystem SSD free capacity.
weka_fileSystem_total_AvailableWeka FileSystem Total AvailableBytes1.0.0Weka filesystem total available capacity.
weka_fileSystem_total_UsedWeka FileSystem Total UsedBytes1.0.0Weka filesystem total used capacity.
weka_fileSystem_total_FreeWeka FileSystem Total FreeBytes1.0.0Weka filesystem total free capacity.
Native TypeMetric NameDisplay NameUnitsApplication VersionDescription
Weka Clusterweka_cluster_ThroughputWeka Cluster ThroughputBps1.0.0Number of byte read/writes per second.
weka_cluster_read_LatencyWeka Cluster Read Latencymicrosec1.0.0Average latency of READ operations.
weka_cluster_write_LatencyWeka Cluster Write Latencymicrosec1.0.0Average latency of WRITE operations.
weka_cluster_WritesWeka Cluster Writeswops1.0.0Number of write operations per second.
weka_cluster_ReadsWeka Cluster Readsrops1.0.0Number of read operations per second.
weka_cluster_write_BytesWeka Cluster Write BytesBps1.0.0Number of byte writes per second.
weka_cluster_read_BytesWeka Cluster Read BytesBps1.0.0Number of bytes read per second.
weka_cluster_nfs_read_LatencyWeka Cluster NFS Read Latencymicrosec1.0.0Average latency of NFS READ operations.
weka_cluster_nfs_write_LatencyWeka Cluster NFS Write Latencymicrosec1.0.0Average latency of NFS WRITE operations.
weka_cluster_nfs_WritesWeka Cluster NFS Writeswops1.0.0Number of NFS write operations per second.
weka_cluster_nfs_ReadsWeka Cluster NFS Readsrops1.0.0Number of NFS read operations per second.
weka_cluster_nfs_write_BytesWeka Cluster NFS Write BytesBps1.0.0Number of NFS byte writes per second.
weka_cluster_nfs_read_BytesWeka Cluster NFS Read BytesBps1.0.0Number of NFS bytes read per second.
Native TypeMetric NameDisplay NameUnitsApplication VersionDescription
Weka Clusterweka_cluster_capacity_UsageWeka Cluster Capacity Usage%1.0.0Weka cluster capacity usage.
weka_cluster_cpu_UtilizationWeka Cluster CPU Utilization%1.0.0The percentage of the CPU time used for handling I/Os.
weka_resource_APIStatsWeka Resource API Statistics1.0.0Provides the number of API calls made within the frequency and resources.
Weka Cluster Serverweka_cluster_server_LoadWeka Cluster Server Load%1.0.0Aggregate load percentage of the system components.
Weka FileSystemweka_fileSystem_ssd_UsageWeka FileSystem SSD Usage%1.0.0Weka filesystem SSD usage.
weka_fileSystem_total_UsageWeka FileSystem Total Usage%1.0.0Weka filesystem total usage.
Native TypeMetric NameDisplay NameUnitsApplication VersionDescription
Weka Clusterweka_cluster_service_UptimeWeka Cluster Service Uptimem1.0.0The elapsed time since the I/O services started.

Default Monitoring Configurations

Weka provides default monitoring components that include:

  • Global Device Management Policies
  • Global Templates
  • Global Monitors

These configurations are applied automatically upon installation. You can customize them for your environment by cloning the global versions and modifying thresholds or alerting behaviour. We recommend this customization before installing the application to avoid unnecessary alerts and noise.

Default Global Device Management Policies You can find the Device Management Policy for each Native Type at Setup > Resources > Device Management Policies. Search using the suggested name in global scope.
{appName nativeType - version}
Ex : weka Weka Cluster - 1 (i.e, appName = weka, nativeType = Weka Cluster, version = 1)

Default Global Templates available Templates are available at Setup > Monitoring > Templates. Search using the suggested name in global scope.
{appName nativeType 'Template' - version}
Ex : weka Weka Cluster Template - 1 (i.e, appName = weka, nativeType = Weka Cluster, version = 1)

Default Global Monitors available Monitors can be found at Setup > Monitoring > Monitors. Search using the suggested name in global scope.
{monitorKey appName nativeType - version}
Ex : Weka Cluster Monitor weka Weka Cluster 1 (i.e, monitorKey = Weka Cluster Monitor, appName = weka, nativeType = Weka Cluster, version = 1)