Anuket Project

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Collectd plugin development status

PluginStatusPlugin descriptionComments
HugepagesupstreamedPlugin provides the free and used hugepage numbers/bytes/percentageUseful for intelligent workload placement for VMs backed by hugepages
CacheupstreamedPlugin provides the last level cache utilitzation and memory bw utilizationBased on Resource Directory Technology
DPDK stats

Plugin reviewed. Rework pending

https://github.com/collectd/collectd/pull/2038

Plugin provides the extended NIC stats for DPDK interfaces 
DPDK eventsImplemented and tested (To be upstreamed)Plugin provides the packet processing core status and the link status for DPDK interfaces 
RAS Memory

plugin has been reviewed and reworked by the collectd community.

Rework is pending review

https://github.com/collectd/collectd/pull/2003

Plugin uses mcelog client protocol to check for memory Machine Check Exceptions and sends the stats for reported exceptions. 
BIOSpushed upstream for review - looks like it will be rejected - waiting on SNMP plugin that will use it as an example use  
Open vSwitch StatsImplemented and tested - needs to be upstreamedPlugin provides the OVS stats for interfaces. Plugin is DPDK agnostic and uses the OVS DB. 
Open vSwitch Events

reviewed and reworked

https://github.com/collectd/collectd/pull/1971

Plugin provides the OVS link status for interfaces. Plugin will also report vswitch liveliness. 
SNMP writeUnder implementationPlugin will act as a SNMP subagent and will map collectd metrics to relavent OIDs. Will only support SNMP: get, getnext and walk. 
Legacy/IPMIPlanningPlugin will report platform thermals, voltages, fanspeed.... 
RAS other errorsPlanningPlugin will parse the mcelog/syslog for exceptions that are not memory exceptions. 
Libvirt extensionsPathfinding  
  • No labels