Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I'm starting to configure collectd, but the main problem I got is that when I load the Network plugin it says next:

Could not find plugin network. Found a configuration for the `network' plugin, but the plugin isn't loaded or didn't register a configuration callback.

No idea why, should I install every single plugin? I thought it was installed by default, and... how should I install a plugin?

share|improve this question
Just in case, I set up the plugins path as: PluginDir "../lib/collectd" – arrrrgv Jun 30 '11 at 8:37
Have you tried using the absolute plugins path, i.e. "/usr/lib/collectd"? Is the "network.so" file there? – S19N Jan 6 '12 at 22:52

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.