class FFWD::Plugin::Collectd::InputTCP

Public Class Methods

plugin_type() click to toggle source
# File lib/ffwd/plugin/collectd.rb, line 51
def self.plugin_type
  "collectd"
end