Statistics
| Branch: | Tag: | Revision:

root / test / data / xen-xm-uptime-4.0.1.txt @ 1c4910f7

History | View | Annotate | Download (161 Bytes)

# Date Author Comment
c5a957c3 02/18/2013 05:35 pm Michele Tartara

Add Haskell parser for "xm uptime"

In order to fetch precise information about the uptime of the VMs
running in Xen, we need to analyze the output of the "xm uptime" command.

This commit adds the parser to do that, and its tests.

Signed-off-by: Michele Tartara <>...