From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasiliy G Tolstov Subject: virtio module question... Date: Fri, 30 Jul 2010 13:13:36 +0400 Message-ID: <1280481216.1336.1.camel@vase.work> Reply-To: v.tolstov@selfip.ru Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mxs.selfmail.ru ([77.221.143.26]:57513 "EHLO mxs.selfmail.ru" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1755816Ab0G3JO6 (ORCPT ); Fri, 30 Jul 2010 05:14:58 -0400 Received: from [UNAVAILABLE] ([85.142.60.148]:39213 helo=[192.168.1.101]) by mxs.selfmail.ru with esmtpa (Exim 4.72) (envelope-from ) id 1Oelg8-0006p5-W0 for kvm@vger.kernel.org; Fri, 30 Jul 2010 13:14:57 +0400 Sender: kvm-owner@vger.kernel.org List-ID: Good night or morning.... If i need to some kvm module, that runs in virtualized environment and reports some statistics to qemu (disk free space, memory usage, cpu utilization) what i need to write? I need kernel module, because userspace utilities under heavy load can't send such information via network (for example snmp under load does not respond). Does kvm have skeleton module, what i can use and append code needed for me? Or how can i get such information? Thank You. Sorry for bad English. -- Vasiliy G Tolstov Selfip.Ru