On Thu, Oct 16, 2008 at 04:41:22PM +0100, Daniel P. Berrange wrote: > On Thu, Oct 16, 2008 at 05:38:57PM +0200, Guido G?nther wrote: > > Hi, > > just in case somebody monitors VMs with munin[1]. I've put to simple > > plugins for net and block I/O monitoring here: > > http://honk.sigxcpu.org/projects/libvirt/monitor/ > > Nice idea ! Rich Jones did a similar thing for collectd, and Nagios. > > We should link to all 3 of these plugins from the libvirt applications > page on the website http://libvirt.org/apps.html Makes sense ! Attached patch adds the 3 plugins in a new section of the application page, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/
Index: docs/apps.html.in =================================================================== RCS file: /data/cvs/libxen/docs/apps.html.in,v retrieving revision 1.2 diff -u -p -r1.2 apps.html.in --- docs/apps.html.in 15 May 2008 06:12:32 -0000 1.2 +++ docs/apps.html.in 16 Oct 2008 16:33:40 -0000 @@ -103,6 +103,31 @@ </dd> </dl> + <h2>Monitoring plugins</h2> + <dl> + <dt><a href="http://honk.sigxcpu.org/projects/libvirt/monitor/">for munin</a></dt> + <dd> + The two plugins provided by Guido Günther allows to monitor network and + block I/O with <a href="http://munin.projects.linpro.no/">Munin</a>. + </dd> + <dt><a href="http://collectd.org/plugins/libvirt.shtml">for collectd</a></dt> + <dd> + The libvirt-plugin is part of <a href="http://collectd.org/">collectd</a> + and gather statistics about virtualized guests on a system. This + way, you can collect CPU, network interface and block device usage + for each guest without installing collectd on the guest systems. + or a full description of available please refer to the libvirt section + in the collectd.conf(5) manual page. + </dd> + <dt><a href="http://et.redhat.com/~rjones/nagios-virt/">nagios-virt</a></dt> + <dd> + Nagios-virt is a configuration tool for adding monitoring of your + virtualised domains to <a href="http://www.nagios.org/">Nagios</a>. + You can use this tool to either set up a new Nagios installation for + your Xen or QEMU/KVM guests, or to integrate with your existing Nagios + installation. + </dd> + </dl> </body> </html>
_______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools