Public bug reported:

There are 2 things to report on the write_mongodb plugin
  1. The plugin is not included in the build
       Write MongoDB is the supported since  v5.1. Therefore I expect it is 
included in Ubuntu. However after checking the plugin is not included. The 
missing library write_mongodb.so in /usr/lib/collectd/ could be a possible 
reason.  Therefore it can't be enabled.

  2. The sample configuration is wrong
       The collectd configuration is in /etc/collectd/collectd.conf. In the 
write_mongodb session, here is the sample configuration in the .conf file.

            <Plugin write_mongodb>
                <Node "example">
                    Host "localhost"
                     Port "27017"
                     Timeout 1000
                     StoreRates false
                <Node>
            </Plugin>

        There is two <Node> and there is no </Node>. Therefore the
collectd service will not start, due to the broken conf file.

Thank you very much

** Affects: collectd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206813

Title:
  write_mongodb plugin configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/collectd/+bug/1206813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to