Config.app_name

Collectd 'plugin' name to used

This is the 'plugin' part of the identifier, and should be set to your application's name. It should hardly ever change.

By default, the name provided to the application framework will be used. If the application framework isn't used, or the name needs to be overridden, set this value to a non-empty string.

See this class' documentation for further details.

class Config
istring app_name;

Meta