Re: [libvirt] [libvirt-snmp][PATCH v3 2/3] Create functions to fill in and send notification packets.

2011-03-23 Thread Daniel P. Berrange
On Wed, Mar 23, 2011 at 11:06:07AM +0100, Michal Privoznik wrote: > Before sending snmp notification we need to fill in useful data, > like domain status, UUID, etc. > --- > src/Makefile.am|2 + > src/README.txt |7 ++- > src/libvirtNotifications.c | 109 > +++

[libvirt] [libvirt-snmp][PATCH v3 2/3] Create functions to fill in and send notification packets.

2011-03-23 Thread Michal Privoznik
Before sending snmp notification we need to fill in useful data, like domain status, UUID, etc. --- src/Makefile.am|2 + src/README.txt |7 ++- src/libvirtNotifications.c | 109 src/libvirtNotifications.h | 21