Hyper-V Checkpoint Expiration Alert
Purpose
This solution is built to get information about the current number of Hyper-V checkpoints on a given machine and based on it, if it detects an older checkpoint then it creates a ticket
Associated Content
Name | Type | Function |
---|---|---|
Script - Hyper-V - Checkpoint Expiration Alert | Script | Retrieves information about the current number of Hyper-V checkpoints on a machine. A threshold in days can be specified directly or obtained from an integer custom field. |
Compound Condition - Hyper-V - Checkpoint Expiration Alert | Compound Conditions | Creates a ticket if a Hyper-V checkpoint is detected that is older than the specified threshold in days. |
Implementation
- Create the Automation - Hyper-V - Checkpoint Expiration Alert using the implementation instruction provided in the document.
- Create the Compound Condition - Hyper-V - Checkpoint Expiration Alert using the implementation instruction provided in the document.
FAQ
- This solution is built to alert for the older Hyper-V Checkpoints only.