Check Type: AUDIT_XE

The following is an example of a XenServer AUDIT_XE check:

<custom_item>

type: AUDIT_XE

description: "List halted VMs"

info: "Current guest VM status."

reference: "PCI|2.2.3,SANS-CSC|1"

cmd: "/usr/bin/xe vm-list power-state=halted params=uuid,name-label,power-state"

# You can ignore VMs expected to be halted by entering their UUID here

# Example ignore

# ignore: "669e1681-2968-7435-c88e-663501f7d8f3"

</custom_item>