ocean.net.collectd.Identifier

An identifier as defined by collectd

An Identifier is of the form 'host/plugin-instance/type-instance'. Both '-instance' parts are optional. 'plugin' and each '-instance' part may be chosen freely as long as the tuple (plugin, plugin instance, type instance) uniquely identifies the plugin within collectd. 'type' identifies the type and number of values (i. e. data-set) passed to collectd. A large list of predefined data-sets is available in the types.db file.

Members

Structs

Identifier
struct Identifier

See Also

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).