261
Appendix B. Alerts
The following is the list of alert type numbers. The current alerts can be found by calling the listAlerts
API command.
MEMORY = 0 // Available Memory below configured threshold
CPU = 1 // Unallocated CPU below configured threshold
STORAGE =2 // Available Storage below configured threshold
STORAGE_ALLOCATED = 3 // Remaining unallocated Storage is below configured threshold
PUBLIC_IP = 4 // Number of unallocated virtual network public IPs is below configured
threshold
PRIVATE_IP = 5 // Number of unallocated private IPs is below configured threshold
HOST = 6 // Host related alerts like host disconnected
USERVM = 7 // User VM stopped unexpectedly
DOMAIN_ROUTER = 8 // Domain Router VM stopped unexpectedly
CONSOLE_PROXY = 9 // Console Proxy VM stopped unexpectedly
ROUTING = 10// Lost connection to default route (to the gateway)
STORAGE_MISC = 11 // Storage issue in system VMs
USAGE_SERVER = 12 // No usage server process running
MANAGMENT_NODE = 13 // Management network CIDR is not configured originally
DOMAIN_ROUTER_MIGRATE = 14 // Domain Router VM Migration was unsuccessful
CONSOLE_PROXY_MIGRATE = 15 // Console Proxy VM Migration was unsuccessful
USERVM_MIGRATE = 16 // User VM Migration was unsuccessful
VLAN = 17 // Number of unallocated VLANs is below configured threshold in availability zone
SSVM = 18 // SSVM stopped unexpectedly
USAGE_SERVER_RESULT = 19 // Usage job failed