kiranchavala opened a new issue, #7193:
URL: https://github.com/apache/cloudstack/issues/7193
##### ISSUE TYPE
* Enhancement Request
##### COMPONENT NAME
~~~
UI
~~~
##### CLOUDSTACK VERSION
~~~
4.18 nightly
4.17.2
~~~
##### CONFIGURATION
N/A
##### OS / ENVIRONMENT
N/A
##### SUMMARY
Infrastructure>Alerts
List alerts page should have a filter drop-down similar to List Events page
It would be easy for the admin to filter by alert types and other feilds
The api supports it
https://cloudstack.apache.org/api/apidocs-4.17/apis/listAlerts.html
The different alert types are
MEMORY = 0,
CPU = 1,
STORAGE = 2,
STORAGE_ALLOCATED = 3,
PUBLIC_IP = 4,
PRIVATE_IP = 5,
SECONDARY_STORAGE = 6,
HOST = 7,
USERVM = 8,
DOMAIN_ROUTER = 9,
CONSOLE_PROXY = 10,
ROUTING = 11: lost connection to default route (to the gateway),
STORAGE_MISC = 12,
USAGE_SERVER = 13,
MANAGMENT_NODE = 14,
DOMAIN_ROUTER_MIGRATE = 15,
CONSOLE_PROXY_MIGRATE = 16,
USERVM_MIGRATE = 17,
VLAN = 18,
SSVM = 19,
USAGE_SERVER_RESULT = 20,
STORAGE_DELETE = 21,
UPDATE_RESOURCE_COUNT = 22,
USAGE_SANITY_RESULT = 23,
DIRECT_ATTACHED_PUBLIC_IP = 24,
LOCAL_STORAGE = 25,
RESOURCE_LIMIT_EXCEEDED = 26,
SYNC = 27,
UPLOAD_FAILED = 28,
OOBM_AUTH_ERROR = 29
##### STEPS TO REPRODUCE
~~~
Events > Filter icon near the search bar
Infrastructure >Alerts
Screenshot attached
~~~
##### EXPECTED RESULTS
~~~
N/A
~~~
##### ACTUAL RESULTS
~~~
N/A
~~~


--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]