xencpu plugin: Plugin to collect CPU load under Xen
authorPavel Rochnyack <pavel2000@ngs.ru>
Mon, 7 Mar 2016 05:47:14 +0000 (12:47 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Thu, 21 Apr 2016 05:31:24 +0000 (11:31 +0600)
commit7a1a310029637d9ef5c5b9cad028f2bf9837f982
tree09be6e7c3b19897ea111bd207746764b882fd21e
parentfc89a652ff1b6d37620e19d4f809f6a5162dbf01
xencpu plugin: Plugin to collect CPU load under Xen

  Fixed remarks of code review:
  * Removed static pointer initialization
  * Tabs replaced by spaces
  * Added check for xenctrl.h
  * Changed order of libraries check, added argument quotes
  * Added plugin documentation
configure.ac
src/Makefile.am
src/collectd.conf.in
src/collectd.conf.pod
src/xencpu.c [new file with mode: 0644]