cloudstack/ui/public
Abhishek Kumar bd488c4bba
server, plugin: enhance storage stats for IOPS (#10034)
Adds framework layer change to allow retrieving and storing IOPS stats for storage pools. Custom `PrimaryStoreDriver` can implement method - `getStorageIopsStats` for returning IOPS stats. Existing method `getUsedIops` can also be overridden by such plugins when only used IOPS is returned.
For testing purpose, implementation has been added for simulator hypervisor plugin to return capacity and used IOPS for a pool.
For local storage pool, implementation has been added using iostat to return currently used IOPS.
StoragePoolResponse class has been updated to return IOPS values which allows showing IOPS values in UI for different storage pool related views and APIs.

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2025-01-07 17:17:12 +05:30
..
assets Oauth2 integration with CloudStack (#7996) 2023-10-31 13:25:28 +05:30
js pre-commit: apply `end-of-file-fixer` to all files (#7551) 2023-08-02 13:47:21 +02:00
locales server, plugin: enhance storage stats for IOPS (#10034) 2025-01-07 17:17:12 +05:30
cloud.ico
color.less ui: fix rat checks after import 2021-01-20 08:25:52 +05:30
config.json ui: add new API docs tab (#9409) 2024-07-22 10:46:40 +05:30
error.html Use lowercase HTTP header field names so we are compatible with HTTP/2 (#7006) 2023-01-23 11:17:54 +01:00
example.html ui: fix rat checks after import 2021-01-20 08:25:52 +05:30
index.html UI assorted fixes (#9381) 2024-07-15 09:44:39 +05:30