Introduction
Use Google Cloud Filestore to create fully managed NFS file servers on Google Cloud Platform (GCP) for use with applications running on Compute Engine virtual machines (VMs) instances or Google Kubernetes Engine clusters.
Note
Use the OpsRamp Google public cloud integration to discover and collect metrics against the Google service.Setup
To set up the OpsRamp Google integration and discover the Google service,
go to Google Integration Discovery Profile and select File Store
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
google_file_nfs_server_free_bytes | Free disk bytes | Bytes | Counter | Total free disk bytes. |
google_file_nfs_server_free_bytes_percent | Free disk bytes percent | Percent | Average | Total free disk bytes percentage. |
google_file_nfs_server_procedure_call_count | Procedure call count | Count | Average | Total free disk bytes percentage. |
google_file_nfs_server_read_bytes_count | Bytes read | Bytes | Average | Bytes read from disk. |
google_file_nfs_server_read_milliseconds_count | Time (in milliseconds) spent on read operations | Count | Average | Count of milliseconds spent on disk read operations. |
google_file_nfs_server_read_ops_count | Disk read operation count | Count | Average | Count of milliseconds spent on disk read operations. |
google_file_nfs_server_write_milliseconds_count | Time (in milliseconds) spent on write operations | Count | Average | Count of milliseconds spent on disk write operations. |
google_file_nfs_server_write_ops_count | Disk write operation count | Count | Average | Count of disk write operations. |
google_file_nfs_server_used_bytes | Used disk bytes | Bytes | Average | Total used disk bytes. |
google_file_nfs_server_write_bytes_count | Bytes written | Bytes | Average | Bytes written to disk. |
google_file_nfs_server_used_bytes_percent | Used disk bytes percent | Percent | Average | Total used disk bytes percentage. |
Event support
- Not supported