virt-top.git
16 years agoRemoved dep on libvirt & extlib -- unnecessary for this file.
Richard W.M. Jones [Wed, 17 Oct 2007 13:28:54 +0000 (14:28 +0100)]
Removed dep on libvirt & extlib -- unnecessary for this file.

16 years agoLog domain data to CSV file.
Richard W.M. Jones [Wed, 17 Oct 2007 13:28:39 +0000 (14:28 +0100)]
Log domain data to CSV file.

16 years agoAdded --script option.
Richard W.M. Jones [Wed, 17 Oct 2007 12:38:09 +0000 (13:38 +0100)]
Added --script option.

Rearranged the code so that there are now separate functions to collect
the data and update the display.

16 years ago * configure.ac: Changed version to 0.3.2.9.
Richard W.M. Jones [Thu, 27 Sep 2007 17:59:54 +0000 (18:59 +0100)]
* configure.ac: Changed version to 0.3.2.9.
* Makefile.in: Re-enable virt-df.
* virt-df/virt_df*.ml: Mostly finished off the core of virt-df.
  Ext2/3 support.  No LVM as yet.
* virt-df/README: Added README file.

16 years agoJust fixed the README file.
Richard W.M. Jones [Thu, 27 Sep 2007 12:57:33 +0000 (13:57 +0100)]
Just fixed the README file.

16 years agoUpdated ChangeLog.
Richard W.M. Jones [Mon, 24 Sep 2007 15:17:18 +0000 (16:17 +0100)]
Updated ChangeLog.

16 years agoVersion 0.3.2.8.
Richard W.M. Jones [Mon, 24 Sep 2007 15:13:58 +0000 (16:13 +0100)]
Version 0.3.2.8.
Added support for init files.

16 years ago * virt-top/virt_top.ml: qemu:/// URIs (and others) don't support
Richard W.M. Jones [Thu, 20 Sep 2007 14:13:33 +0000 (15:13 +0100)]
* virt-top/virt_top.ml: qemu:/// URIs (and others) don't support
  virConnectGetHostname.  Catch this exception.

16 years ago * Makefile.in: Disable virt-df in this release until I have
Richard W.M. Jones [Thu, 20 Sep 2007 10:09:32 +0000 (11:09 +0100)]
* Makefile.in: Disable virt-df in this release until I have
  time to fix it properly.
* Makefile.in: Fix 'check-manifest' rule.  Added 'make release'.
* MANIFEST: Updated MANIFEST.

16 years ago * Makefile.in: Disable virt-df in this release until I have
Richard W.M. Jones [Thu, 20 Sep 2007 09:52:18 +0000 (10:52 +0100)]
* Makefile.in: Disable virt-df in this release until I have
  time to fix it properly.

16 years ago * virt-top/virt_top.ml: Ignore transient error from
Richard W.M. Jones [Wed, 19 Sep 2007 18:17:40 +0000 (19:17 +0100)]
* virt-top/virt_top.ml: Ignore transient error from
  C.num_of_defined_domains when it cannot contact xend; that
  was causing virt-top to exit when xend was restarted.

16 years ago2007-09-18 Richard Jones <rjones@redhat.com>
Richard W.M. Jones [Tue, 18 Sep 2007 14:30:32 +0000 (15:30 +0100)]
2007-09-18  Richard Jones  <rjones@redhat.com>

* virt-df/virt_df.ml: Handle domains with partition-backed
  block devices.

* virt-top/virt_top.ml: Don't fail on older libvirt which would
  give an error if list_domains or list_defined_domains was called
  with n = 0.

* ChangeLog: Start tracking changes.

16 years agoBasic version, just prints the domains and disk/file mappings.
rjones@amd [Tue, 4 Sep 2007 16:39:43 +0000 (17:39 +0100)]
Basic version, just prints the domains and disk/file mappings.

16 years agoRemove a few more generated files.
Richard W.M. Jones [Thu, 30 Aug 2007 16:50:50 +0000 (17:50 +0100)]
Remove a few more generated files.

16 years agoConvert .cvsignore files to .cvsignore files, and remove some generated files.
Richard W.M. Jones [Thu, 30 Aug 2007 16:46:09 +0000 (17:46 +0100)]
Convert .cvsignore files to .cvsignore files, and remove some generated files.

16 years agoInitial import from CVS.
rjones@localhost [Thu, 30 Aug 2007 16:38:09 +0000 (17:38 +0100)]
Initial import from CVS.