On Mon, Nov 03, 2008 at 04:22:50PM +0100, Holger Levsen wrote: > Hi, > > On Friday 31 October 2008 16:59, Guido Günther wrote: > > I meant to drop the bugreport from cc: (since this is becoming a bit OT) > > but obvously forgot about it. > > Hmm, right... :) > > > Yes, more binary packages (with strict dependencies) would make sense. > > I just wonder how we can make those plugin package auto-installed depending > on > the hardware. Probably looking at the laptop-detect package might help... I don't have any nice solutions for this either. We'd needs some kind of conditional recommends: if (you use libvirt) and (use as monitoring system munin) then (you want munin-libvirt-plugins) else (you want nagios-libvirt-plugins). munin-plugin-detect (which needs to be written) could handle this and split out a list of needed plugin packges.
> > Folding all the contrib plugin into their own source package so they can > > be maintained independelty of munin intself would probably make sense > > too. Having e.g. the whole vserver plugin as a patch feels strange and > > makes modifying it harder as it should be. > > I agree. > > > > Do you check if virtualisation is enabled? Used? > > Trying the supported hypervisors: > > virsh --connect xen:/// list > > virsh --connect qemu:///system list > > does the trick here. > > Nice. That could be stuffed into a plugin-detect package.... Yes. I'll try this out in munin-libvirt-plugins once I finde the time we can split it out from there into (munin-)-plugin-detect later if it makes sense. Cheers, -- Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

