[Ovirt-devel] [PATCH] added requires rrdtool-ruby added more modules for collectd

root root at perf11.lab.bos.redhat.com
Wed Jun 4 21:05:00 UTC 2008


Signed-off-by: root <root at perf11.lab.bos.redhat.com>
---
 ovirt-host-creator/common-post.ks |    9 +++++++++
 wui/ovirt-wui.spec                |    1 +
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/ovirt-host-creator/common-post.ks b/ovirt-host-creator/common-post.ks
index 088f920..526a8dc 100644
--- a/ovirt-host-creator/common-post.ks
+++ b/ovirt-host-creator/common-post.ks
@@ -295,6 +295,9 @@ LoadPlugin network
 LoadPlugin libvirt
 LoadPlugin memory
 LoadPlugin cpu
+LoadPlugin load
+LoadPlugin interface
+LoadPlugin disk
 
 <Plugin libvirt>
         Connection "qemu:///system"
@@ -305,6 +308,12 @@ LoadPlugin cpu
 <Plugin network>
         Server "@COLLECTD_SERVER@" @COLLECTD_PORT@
 </Plugin>
+
+<Plugin interface>
+       Interface "eth0"
+       IgnoreSelected false
+</Plugin>
+
 EOF
 
 echo "Clearing kerberos config"
diff --git a/wui/ovirt-wui.spec b/wui/ovirt-wui.spec
index 269b7de..e1482f0 100644
--- a/wui/ovirt-wui.spec
+++ b/wui/ovirt-wui.spec
@@ -25,6 +25,7 @@ Requires: pwgen
 Requires: httpd >= 2.0
 Requires: mod_auth_kerb
 Requires: ruby-libvirt >= 0.0.2
+Requires: rrdtool-ruby
 Requires: iscsi-initiator-utils
 Requires: cyrus-sasl-gssapi
 Requires(post):  /sbin/chkconfig
-- 
1.5.4.5


--------------000207000604010202050802--




More information about the ovirt-devel mailing list